Commit Graph

69 Commits

Author SHA1 Message Date
0a4f9c4dfa circleci test reports 2022-10-12 23:28:17 +02:00
7de6bad9fd update everything easily updateable 2022-09-18 09:53:14 +00:00
9b26459bbd update ts-node so it works with TS>=4.7 2022-09-17 19:29:01 +00:00
fa56ee14c6 fix photo overview being too big
(why did it work before???????)
2022-09-17 19:28:22 +00:00
d7e10ff0bc fix photo selection on macos 2022-09-17 19:28:04 +00:00
66a2ef2260 add proxy for api in dev
so it works in codespaces
hopefully didn't break anything
2022-06-02 15:58:44 +00:00
48aab3f160 fix tests 2022-05-02 22:09:35 +02:00
ff058b7487 select and delete multiple photos 2022-05-02 22:03:06 +02:00
3800f19768 use parcel's builtin css optimizer
because it seems to work fine now
2022-05-01 16:33:06 +02:00
fefa0fee91 change bp3 to bp4 in css 2022-05-01 11:38:15 +02:00
a8b2c2c5f5 update blueprintjs 2022-05-01 11:05:17 +02:00
5b64a420bd selectable photos 2022-04-30 21:59:08 +02:00
6e716d7b01 click on blank space closes image 2022-04-19 19:06:13 +00:00
e020261a4b do not stretch photos
maybe this can be an option?
2022-04-19 18:52:50 +00:00
088db35675 move build deps to deps so it builds in ci 2022-04-04 19:30:38 +00:00
048ad9aa70 update parcel so it actually works and doesn't crash
but still use postcss because otherwise blueprint.js doesn't compile
2022-04-04 19:26:27 +00:00
24c656c9f1 that it doesn't work in firefox doesn't mean that
it shouldn't work in chrome
2022-04-03 18:23:23 +00:00
ef3e2adea7 remove transformer-typescript-tsc, as it breaks everything 2022-02-16 20:10:18 +00:00
7253bb97eb fix builds 2022-02-16 18:24:29 +00:00
7a53661c2e fix jest tests 2022-02-16 18:16:15 +00:00
44da732a10 update parcel 2022-02-16 18:12:00 +00:00
e1096f6e28 non-breaking updates 2022-02-16 17:18:52 +00:00
a0567f60fa update most packages 2021-08-01 20:45:02 +03:00
991deaa9bc fix photos being downloaded many times 2020-12-26 08:24:27 +00:00
b1adf9afe1 do not preload images on hover 2020-12-26 08:13:12 +00:00
c0302e5aac fix #1 (with a caveat)
now there's a scrollbar at the bottom of the screen in animations
2020-12-25 19:50:38 +00:00
019a206e05 always smooth image opening 2020-12-13 19:22:45 +03:00
88a9d5bce3 do not lazyload thumbnails
to avoid reflow
2020-10-21 11:22:21 +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
049225d4ae do not create all the photos at once 2020-10-19 23:09:48 +03:00
2a9787d39f longer timeout for uploading photos 2020-10-19 22:30:47 +03:00
c44e5a1de1 fix overview test 2020-10-19 21:45:27 +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
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