1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/web/src
Fynn Petersen-Frey dc2c92e721
feat(server/web): download entire album as zip archive (#897)
* feat(server/web): download entire album as zip archive

* fix: remove duplicate API call

* disable ZIP compression (images are already compressed)
2022-10-30 12:38:04 -05:00
..
api feat(server/web): download entire album as zip archive (#897) 2022-10-30 12:38:04 -05:00
lib feat(server/web): download entire album as zip archive (#897) 2022-10-30 12:38:04 -05:00
routes feat(web) Make "no albums" card clickable (#888) 2022-10-29 09:48:24 -05:00
test-data Add web test setup (#597) 2022-09-07 05:20:19 -05:00
app.css feat(web) dark mode (#867) 2022-10-26 11:10:48 -05:00
app.d.ts Migrate SvelteKit to the latest version 431 (#526) 2022-08-24 21:10:48 -07:00
app.html feat(web) dark mode (#867) 2022-10-26 11:10:48 -05:00
hooks.server.ts feat(web): Update to latest version of SvelteKit (#705) 2022-09-16 23:13:22 -05:00