1
Fork 0
Commit Graph

1248 Commits

Author SHA1 Message Date
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 2ee33a88cf Disable service-worker, change demo link in readme 2020-01-19 23:05:44 +01:00
viktorstrate f1527a6ffd Fix last commit 2020-01-19 22:58:31 +01:00
viktorstrate aca472e40a Use secure websocket if api is https 2020-01-19 22:49:06 +01:00
viktorstrate 13f758a18b Update dependencies 2020-01-19 22:25:03 +01:00
viktorstrate 694825a0d9 Add demo site to readme 2020-01-19 22:07:09 +01:00
viktorstrate 6f926771ba Update packages 2020-01-16 10:44:35 +01:00
viktorstrate 76d5286cb0 Use download.js to downlad images
Resize initial-setup.png
2019-08-30 16:34:51 +02: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 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