immich/e2e
Alex 3da2b05428
chore(server): save original file name with extension (#7679)
* chore(server): save original file name with extension

* extract extension

* update e2e test

* update e2e test

* download archive

* fix download archive appending name

* pr feedback

* remove unused code

* test

* unit test

* remove unused code

* migration

* noops

* pr feedback

* Update server/src/domain/download/download.service.ts

Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>

---------

Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
2024-03-07 02:34:55 +00:00
..
src chore(server): save original file name with extension (#7679) 2024-03-07 02:34:55 +00:00
.eslintrc.cjs chore: linting (#7532) 2024-02-29 11:26:55 -05:00
.gitignore web: e2e (#7063) 2024-02-13 13:08:49 -05:00
.prettierignore chore: linting (#7532) 2024-02-29 11:26:55 -05:00
.prettierrc chore: linting (#7532) 2024-02-29 11:26:55 -05:00
docker-compose.yml refactor: library e2e (#7538) 2024-02-29 15:10:08 -05:00
package-lock.json chore(server): save original file name with extension (#7679) 2024-03-07 02:34:55 +00:00
package.json refactor(e2e): use better dummy assets (#7536) 2024-02-29 12:07:01 -05:00
playwright.config.ts refactor: server auth e2e (#7203) 2024-02-19 12:03:51 -05:00
tsconfig.json chore: linting (#7532) 2024-02-29 11:26:55 -05:00
vitest.config.ts refactor: library e2e (#7538) 2024-02-29 15:10:08 -05:00