1
Fork 0
Commit Graph

444 Commits

Author SHA1 Message Date
viktorstrate 3376fbe13b Work on settings page 2020-02-15 22:13:02 +01:00
viktorstrate f1ce85dcb5 Set max sql connections + improve user register 2020-02-14 14:29:41 +01:00
viktorstrate 64e702790f Make scanner generate high-res jpg
If original image format is not supported in browser
2020-02-14 13:31:44 +01:00
viktorstrate 9361e85397 Cache scanned album directories 2020-02-12 18:45:58 +01:00
viktorstrate 4af6be17d8 Improve scanner cleanup to take user into account 2020-02-12 18:19:16 +01:00
viktorstrate a2d0509cad Update scanner to delete removed files 2020-02-12 18:10:52 +01:00
viktorstrate d50a15be90 Work on scanner + add launch.json for vscode 2020-02-11 23:35:35 +01:00
viktorstrate 0f7f703982 Further work on shares 2020-02-11 15:36:12 +01:00
viktorstrate 687b4f4f7f Work on shares 2020-02-11 14:32:35 +01:00
viktorstrate 6e72caf2f0 Improve integration with ui 2020-02-10 12:05:58 +01:00
viktorstrate a3a4dda286 Work on share tokens 2020-02-09 21:25:33 +01:00
viktorstrate 963acf11e8 Add album thumbnail to graphql 2020-02-09 16:16:41 +01:00
viktorstrate e6593ee7f3 Working on integrating backend with ui 2020-02-09 15:26:59 +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 c2a5b5d2f3 Add album resolver 2020-02-05 16:14:21 +01:00
viktorstrate 43e214b5d0 Work on photo resolver 2020-02-05 14:51:46 +01:00
viktorstrate e877242fef Setup CORS 2020-02-05 13:15:23 +01:00
viktorstrate 9cf455f699 Add support for cr2 raw format 2020-02-02 21:44:09 +01:00
viktorstrate 11896a246e Work on image processing 2020-02-02 18:18:38 +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 9892366143 Refactor gqlgen 2020-02-01 00:08:23 +01:00
viktorstrate 51fbe8a2d5 Implement authorization 2020-01-31 23:30:34 +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
viktorstrate 3a730fea36 Update env files and move to postgres 2020-01-30 15:10:01 +01:00
viktorstrate 494d880771 Start on mysql 2020-01-30 14:49:39 +01:00
viktorstrate 9d95b7bead Start on graphql in go 2020-01-30 14:28:14 +01:00
viktorstrate 9c59e69a66 Move old api folder 2020-01-30 13:49:28 +01:00
viktorstrate 13f758a18b Update dependencies 2020-01-19 22:25:03 +01:00
viktorstrate 6f926771ba Update packages 2020-01-16 10:44:35 +01:00
viktorstrate e965187ed6 Add install guide to readme
Update dependencies
2019-08-30 16:27:24 +02:00
viktorstrate 44e8a0481e Add docker-compose with proxy 2019-08-30 15:43:24 +02:00
viktorstrate c8d02392f2 Fix scanner notification bug
where notifications would not be sent
2019-08-23 22:19:50 +02:00
viktorstrate 2a58f0b5ab Secure graphql endpoint
add option to scan individual users photos
2019-08-23 22:14:12 +02:00
viktorstrate 25a00e93f1 Remove test errors from scanner 2019-08-23 00:47:29 +02:00
viktorstrate fa063d3363 Fix typo bug in scanAlbum 2019-08-23 00:46:04 +02:00
viktorstrate 3c51a23a50 Improve message system 2019-08-23 00:33:10 +02:00
viktorstrate b28dd4750f Remove redundant code from scanUser 2019-08-21 21:52:19 +02:00
viktorstrate 69d112e599 Catch processImage errors
To continue of some images failed to process
2019-08-21 20:06:02 +02:00
viktorstrate 7238953d38 Fix dateShot bug in processImage 2019-08-21 19:14:23 +02:00
viktorstrate e5688bdee8 Improve scanner 2019-08-21 18:20:43 +02:00
viktorstrate 108f6c2d0c Add download option to sidemenu for photos 2019-08-21 16:17:45 +02:00
viktorstrate a5513e3343 Hash passwords with bcrypt 2019-08-20 16:37:15 +02:00
viktorstrate bafb33cf43 Work on sharing 2019-08-17 22:46:18 +02:00
viktorstrate afcd6cf0ed Disable production includes, as they remove filters
A better solution is needed
2019-08-16 22:51:37 +02:00
viktorstrate aeade9f284 Add volumes to docker-compose 2019-08-16 22:42:59 +02:00
viktorstrate 6d998a392f Add prop types and fix eslint issues 2019-08-16 14:02:01 +02:00
viktorstrate c3ccb93380 Add eslint to check syntax 2019-08-16 13:25:50 +02:00
viktorstrate 27765a9c96 Album share 2019-08-15 21:17:44 +02:00
viktorstrate c6fcba4083 Completely change sidebar structure + Further work towards sharing 2019-08-15 18:32:49 +02:00
viktorstrate 54f5750ab5 Work on sharing + some security hardening 2019-08-14 23:57:07 +02:00
viktorstrate c3d65c66ea Change license to GPL v3
All further development of this project
will be licensed uner the general public license v. 3
2019-08-12 16:22:54 +02:00
viktorstrate 52ca60e240 Fix bug where iso is not parsed at a number 2019-08-11 15:44:05 +02:00
viktorstrate 7bc29c3ec7 Fix a dangling neo4j session 2019-08-11 15:18:28 +02:00
viktorstrate d72a65be53 Scanner now scans one album at a time 2019-08-11 15:07:01 +02:00
viktorstrate fe370003c4 Fix url bug 2019-08-10 18:21:58 +02:00
viktorstrate 891af5f2ba Fix variable undefined error 2019-08-10 17:59:49 +02:00
viktorstrate 5521c65c66 Small cleanup 2019-08-10 17:50:21 +02:00
viktorstrate c3cb98fdaa Change env variables in API 2019-08-10 17:47:53 +02:00
viktorstrate 11586209bf Try to fix subscriptions not working in docker 2019-08-10 17:38:43 +02:00
viktorstrate d9ba92aaa5 Improve presentview performance 2019-08-10 17:15:17 +02:00
viktorstrate 0496a65f9c Only scan web compatiable image formats 2019-08-10 16:42:27 +02:00
viktorstrate 50bdc86ab0 Secure photos with header, rather than cookies. Now docker-compose works 2019-08-09 17:41:25 +02:00
viktorstrate de7a6446f8 Fix docker bugs + improvements 2019-08-01 23:57:00 +02:00
viktorstrate a5d9923584 Update packages 2019-08-01 23:03:30 +02:00
viktorstrate 999d5fa321 Add change password option for admins 2019-08-01 22:58:33 +02:00
viktorstrate ab278a5a99 Add user management in settings 2019-07-31 16:23:25 +02:00
viktorstrate e0f6d8fa0b Add settings panel 2019-07-31 12:30:00 +02:00
viktorstrate 01b90b2fa0 Add initial setup wizard 2019-07-31 00:55:48 +02:00
viktorstrate 7639a10d82 Start on initial wizard 2019-07-30 00:41:41 +02:00
viktorstrate c70cc402b0 Add docker support 2019-07-29 23:39:38 +02:00
viktorstrate 53415714c2 Add EXIF to sideview 2019-07-24 20:56:15 +02:00
viktorstrate 7c714449f9 Add sorting and filters 2019-07-23 22:38:41 +02:00
viktorstrate 3560c2cae8 Enable graphql filtering 2019-07-23 18:37:13 +02:00
viktorstrate 148756d786 Mark as album if contains subalbums 2019-07-23 18:23:53 +02:00
viktorstrate 1ed7dccae4 Correctly cleanup albums from cache 2019-07-23 18:05:15 +02:00
viktorstrate 672d335160 Properly delete images from cache 2019-07-23 17:49:45 +02:00
viktorstrate df0f2e9140 Refactor scanner into multiple files 2019-07-21 22:51:51 +02:00
viktorstrate 7a54fc9bc9 Move photourl to database 2019-07-21 17:16:43 +02:00
viktorstrate 208cbda19a Scanner delete albums when not found locally 2019-07-21 14:15:52 +02:00
viktorstrate 6aa5200f95 Refactor scanner 2019-07-20 21:38:08 +02:00
viktorstrate 034b85e1f7 Add right sidebar 2019-07-19 21:39:51 +02:00
viktorstrate 1d5ca69701 Layout and scanner improvements 2019-07-18 22:33:18 +02:00
viktorstrate 705aaeba0e Working on animations 2019-07-18 17:41:13 +02:00
viktorstrate f0bf1c2dc4 Scanner work + image processing 2019-07-16 18:31:48 +02:00
viktorstrate 286cfa992b Prepare to implement scanner 2019-07-13 15:50:59 +02:00
viktorstrate 02e657328f Add semantic ui, refactoring 2019-07-07 23:53:07 +02:00
viktorstrate 1604827f35 Frontend login finished 2019-07-07 15:54:39 +02:00
viktorstrate d3f9ed8116 Work towards authentication 2019-07-05 00:36:32 +02:00