1
Fork 0
Commit Graph

1128 Commits

Author SHA1 Message Date
viktorstrate eb653b66c3 Remove present view animations 2019-08-23 23:56:50 +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 4d563f3815 Publicly shared albums now share nested albums too 2019-08-20 16:01:57 +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 5cccc3646b Refactoring 2019-08-16 22:36:23 +02:00
viktorstrate 52d59b965b Add present animations 2019-08-16 22:31:49 +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 7c2e0df707 Improve sidebar 2019-08-15 19:00:06 +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 ddf06e3073 General ui improvements 2019-08-14 17:48:08 +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 5d1197500c Add notion link to readme 2019-08-12 16:16:08 +02:00
viktorstrate e0cfa9038b Merge branch 'master' of github.com:viktorstrate/photoview 2019-08-12 16:08:48 +02:00
viktorstrate 68ccb7c18d Update readme + add screenshot 2019-08-12 16:08:44 +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 58b1a07340 Add caching of protected images 2019-08-10 17:00:18 +02:00
viktorstrate 0496a65f9c Only scan web compatiable image formats 2019-08-10 16:42:27 +02:00
viktorstrate 8f7e50c4ba Fix ui graphql endpoint env var 2019-08-09 18:07:14 +02:00
viktorstrate d6366f8467 Try to fix client endpoint env var 2019-08-09 17:54:24 +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 94cf41155b Add lazy routes + refactoring 2019-07-31 11:41:42 +02:00
viktorstrate 01b90b2fa0 Add initial setup wizard 2019-07-31 00:55:48 +02:00