0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-18 01:24:26 -05:00
immich/server
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
..
apps feat(server/web): download entire album as zip archive (#897) 2022-10-30 12:38:04 -05:00
libs feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 -05:00
.dockerignore feat(immich-server) use ubuntu base-image (#851) 2022-10-24 14:59:07 -05:00
.eslintrc.js
.gitignore Added generated geocoding files to gitignore 2022-09-28 15:44:43 -05:00
.prettierrc
Dockerfile chore(server) revert Dockerfile (#878) 2022-10-27 17:21:28 -05:00
immich-openapi-specs.json feat(server/web): download entire album as zip archive (#897) 2022-10-30 12:38:04 -05:00
LICENSE feat(docker) revert ubuntu base image (#863) 2022-10-25 14:18:37 -05:00
nest-cli.json
openapitools.json
package-lock.json feat(server/web): download entire album as zip archive (#897) 2022-10-30 12:38:04 -05:00
package.json feat(server/web): download entire album as zip archive (#897) 2022-10-30 12:38:04 -05:00
README.md
start-microservices.sh
start-server.sh
tsconfig.build.json
tsconfig.json

Immich Server- NestJs