|
|
88a9d5bce3
|
do not lazyload thumbnails
to avoid reflow
|
2020-10-21 11:22:21 +00:00 |
|
|
|
2ceec84721
|
load in batches 50 photos instead of 30
|
2020-10-21 11:20:27 +00:00 |
|
|
|
492fbb1ccb
|
show photos by month
|
2020-10-21 10:47:14 +00:00 |
|
|
|
180a1e5492
|
better photo overview
|
2020-10-20 13:25:29 +00:00 |
|
|
|
4a534f17cd
|
always sort photos
|
2020-10-20 13:09:45 +00:00 |
|
|
|
eaa8fab86e
|
show upload status
|
2020-10-20 13:02:33 +00:00 |
|
|
|
032776d2ed
|
please prettier with migrations
|
2020-10-20 12:56:29 +00:00 |
|
|
|
049225d4ae
|
do not create all the photos at once
|
2020-10-19 23:09:48 +03:00 |
|
|
|
a25667c969
|
fix weird photo test
|
2020-10-19 22:43:11 +03:00 |
|
|
|
075f24fc43
|
more logging
todo: don't use console.log()
|
2020-10-19 22:34:31 +03:00 |
|
|
|
2a9787d39f
|
longer timeout for uploading photos
|
2020-10-19 22:30:47 +03:00 |
|
|
|
f721568ab1
|
use production typeorm for docker
|
2020-10-19 22:26:28 +03:00 |
|
|
|
9a3b2787bd
|
Update docker-compose.yml
add always restart
|
2020-10-19 22:22:19 +03:00 |
|
|
|
e9b73e84ee
|
Update docker-compose.yml
actually correct tag name
|
2020-10-19 21:42:58 +03:00 |
|
|
|
fbc307ab5e
|
Update docker-compose.yml
use correct image
|
2020-10-19 21:42:05 +03:00 |
|
|
|
c44e5a1de1
|
fix overview test
|
2020-10-19 21:45:27 +03:00 |
|
|
|
2a02b6c60b
|
remove misleading config
it doesn't work because it's build time
|
2020-10-19 21:38:46 +03:00 |
|
|
|
fc7d5b7f34
|
first user is admin user, restrict signups
todo: actual admin interface (web and/or cli)
|
2020-10-19 21:29:26 +03:00 |
|
|
|
45444d0741
|
put this in docker container
|
2020-10-19 20:23:59 +03:00 |
|
|
|
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 |
|
|
|
0c560404a5
|
use progressive jpegs for previews
|
2020-10-17 08:18:57 +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 |
|
|
|
5d079a40af
|
keep aspect ratio on previews
|
2020-10-16 15:57:08 +00:00 |
|
|
|
537587b052
|
show photo in an overlay
|
2020-10-16 15:47:27 +00:00 |
|
|
|
c878d08613
|
fix png upload 500
|
2020-10-16 13:45:50 +00:00 |
|
|
|
0dcb5e2340
|
fix animations
|
2020-10-16 12:44:22 +00:00 |
|
|
|
8bd57fcf9e
|
working devcontainer
|
2020-10-16 07:43:11 +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 |
|
|
|
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 |
|