1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/e2e
Mert d5ef91b1ae
feat(cli): concurrent upload (#7192)
* concurrent cli upload

* added concurrency flag, progress bar refinements

* no data property 🦀

* use lodash-es

* rebase

* linting

* typing

* album bug fixes

* dev dependency for lodash typing

* fixed not deleting assets if album isn't specified

* formatting

* fixed tests

* use `arrayContaining`

* add more checks

* assert updates existing assets
2024-02-19 19:32:57 -05:00
..
src feat(cli): concurrent upload (#7192) 2024-02-19 19:32:57 -05:00
.gitignore web: e2e (#7063) 2024-02-13 13:08:49 -05:00
docker-compose.yml refactor: cli e2e (#7211) 2024-02-19 17:25:57 -05:00
package-lock.json refactor: cli e2e (#7211) 2024-02-19 17:25:57 -05:00
package.json refactor: cli e2e (#7211) 2024-02-19 17:25:57 -05:00
playwright.config.ts refactor: server auth e2e (#7203) 2024-02-19 12:03:51 -05:00
tsconfig.json refactor: server auth e2e (#7203) 2024-02-19 12:03:51 -05:00
vitest.config.ts refactor: cli e2e (#7211) 2024-02-19 17:25:57 -05:00