1
Fork 0
Commit Graph

510 Commits

Author SHA1 Message Date
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
viktorstrate 7639a10d82 Start on initial wizard 2019-07-30 00:41:41 +02:00
viktorstrate 54929d6739 Preload images in present view 2019-07-30 00:04:40 +02:00
viktorstrate c70cc402b0 Add docker support 2019-07-29 23:39:38 +02:00
viktorstrate 5e41e4d34d Add next/previous keybindings in present view 2019-07-29 18:06:53 +02:00
viktorstrate 3cc8b4b5cb Start on present view 2019-07-25 00:53:50 +02:00
viktorstrate 53415714c2 Add EXIF to sideview 2019-07-24 20:56:15 +02:00
viktorstrate fc87fabab5 Improve photos page 2019-07-23 23:10:18 +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 56800b14a8 Sync message popup 2019-07-20 18:25:15 +02:00
viktorstrate ae93c884ba Lazy load images and fade in 2019-07-20 11:48:27 +02:00