Commit Graph

28 Commits

Author SHA1 Message Date
3313c52086 sort pictures by most recent 2020-10-15 14:53:41 +03:00
0b44f10a56 show thumbnails instead of full size 2020-10-15 13:59:40 +03:00
3572db7e23 cache jwt access tokens 2020-10-15 12:15:38 +03:00
fc8f8b463f better grid view 2020-10-15 11:29:38 +03:00
09a1dcf8ba deleting and uploading photos 2020-10-15 11:18:32 +03:00
e1411b1c1f fix Overview tests 2020-10-14 21:30:32 +03:00
ca67ff3496 reset photos when logout 2020-10-14 21:18:38 +03:00
6e7c6ae566 do not allow uploading same photo twice 2020-10-14 21:07:53 +03:00
c20642dba4 a badly looking image cards thing 2020-10-14 20:50:30 +03:00
07ccc56636 access photos via jwt 2020-10-14 20:33:06 +03:00
661d2ef0c7 do not upload photos twice 2020-10-14 20:02:05 +03:00
ece1ffd105 do not upload wrong photos 2020-10-14 19:06:38 +03:00
0dbf4b020e some validation on entities' properties 2020-10-14 09:05:31 +03:00
e792fc6adc test isUploaded() 2020-10-14 00:03:37 +03:00
2887aedc3c (hopefully) working photos upload backend 2020-10-13 23:58:49 +03:00
755e849ded add (empty) photos routes 2020-10-12 20:33:18 +03:00
a8b5117979 rename all 'writer' to 'photos' 2020-10-12 19:53:36 +03:00
63c30750af use AuthWrapper for routes 2020-10-12 18:35:39 +03:00
291f78f265 add husky checks 2020-10-12 15:43:13 +03:00
ede7976d56 don't use workspaces
because https://github.com/microsoft/vscode/issues/108427
2020-10-12 12:59:19 +03:00
60b0ce70bd transplant frontend auth from writer app 2020-10-11 21:43:42 +03:00
e7cde95d90 rename TestTest 2020-10-11 19:19:56 +03:00
b5a9a54883 frontend tests, circleci 2020-10-11 19:16:09 +03:00
210113bd6d remove useless import from config 2020-10-11 19:02:52 +03:00
76ed7878c0 remove ormconfig from repo 2020-10-11 18:59:36 +03:00
978c0d9438 get users working 2020-10-11 18:58:18 +03:00
e4b8ed0702 completely split eslint config 2020-10-10 23:07:35 +03:00
442e882b72 init 2020-10-10 13:52:57 +03:00