Commit Graph

33 Commits

Author SHA1 Message Date
df4d45e376 properly fit photo on screen 2020-10-18 23:17:04 +03:00
d65c7fcb02 photos fade in 2020-10-17 08:36:42 +00:00
47a90febd1 better photo viewing experience
preload photos
photo scale animation
2020-10-17 08:01:38 +00:00
7614cdd747 infinite scroll more tolerance 2020-10-17 07:41:05 +00:00
0dcaf57dd2 a better photo viewing experience
(with a close button!)
2020-10-17 07:38:53 +00:00
0ceb82474f fix overview test 2020-10-16 18:49:06 +00:00
5bfd40426a pagination 2020-10-16 18:44:01 +00:00
3bbb23dceb upload photos in parallel (not all at once) 2020-10-16 16:54:41 +00:00
c4a5faed81 show thumbs on fullscreen by default
todo: full-res zoom
2020-10-16 15:58:48 +00:00
537587b052 show photo in an overlay 2020-10-16 15:47:27 +00:00
0dcb5e2340 fix animations 2020-10-16 12:44:22 +00:00
20865da8b9 fix overview test 2020-10-15 16:14:26 +03:00
ed7497a4d6 simple photo viewer 2020-10-15 15:59:58 +03:00
c3e12aa250 lazyload images 2020-10-15 15:02:06 +03:00
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
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
c20642dba4 a badly looking image cards thing 2020-10-14 20:50:30 +03:00
661d2ef0c7 do not upload photos twice 2020-10-14 20:02:05 +03:00
2887aedc3c (hopefully) working photos upload backend 2020-10-13 23:58:49 +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
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
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