mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
* fix: download archives via html POST forms * refactor: fix css of download panel, add translations and toasts * style: run lint, formatter, check * chore: generate open-api specs * refactor(web): simplify download manager, use SvelteMap * refactor(server): parse fields from x-www-form-urlencoded request * refactor: move content-disposition to ImmichReadStream * Pass asset ids as a comma-separated string This fixes a bug where the 1000 parameter limit is being hit when downloading 1000+ assets. * Add download controller test * Fix lint warnings |
||
|---|---|---|
| .. | ||
| bin | ||
| src | ||
| test | ||
| .gitignore | ||
| .npmignore | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| Dockerfile.dev | ||
| eslint.config.mjs | ||
| helmet.json | ||
| mise.toml | ||
| nest-cli.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||