Commit Graph

16 Commits

Author SHA1 Message Date
viktorstrate
a65a7bc289 Migrate all database tables to use utf8
Before this, photos and albums with special characters,
would result in a scanner error and would not be imported properly.
2020-03-10 19:03:40 +01:00
viktorstrate
2f97dcff0c Improve scanner reliability 2020-02-27 16:26:53 +01:00
viktorstrate
b10c607f3a Add exif parsing 2020-02-24 23:30:08 +01:00
viktorstrate
a87e9fc56d Add user management to api 2020-02-16 12:22:00 +01:00
viktorstrate
a2d0509cad Update scanner to delete removed files 2020-02-12 18:10:52 +01:00
viktorstrate
687b4f4f7f Work on shares 2020-02-11 14:32:35 +01:00
viktorstrate
a3a4dda286 Work on share tokens 2020-02-09 21:25:33 +01:00
viktorstrate
d50b8034d1 Work on photo serving and processing 2020-02-09 14:21:53 +01:00
viktorstrate
9a8701ecd0 Improve image processing 2020-02-09 12:53:21 +01:00
viktorstrate
517286ff38 Setup initial setup wizard 2020-02-05 16:49:51 +01:00
viktorstrate
d81e945b68 Start on image proccessing 2020-02-02 00:29:42 +01:00
viktorstrate
a57c111630 Work on scanner 2020-02-01 17:58:45 +01:00
viktorstrate
e2049bd6e5 Add sql tables for photos and albums 2020-02-01 14:52:27 +01:00
viktorstrate
9d734af5e2 Implement access token 2020-01-31 18:51:24 +01:00
viktorstrate
0518c0e360 Add user signup 2020-01-31 17:36:48 +01:00
viktorstrate
8a69b1a82c Setup database migration 2020-01-31 15:22:58 +01:00