1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 03:02:44 +01:00
immich/cli/src/commands
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
..
base-command.ts chore(cli): auto-sort imports (#7116) 2024-02-14 09:55:40 -05:00
login.command.ts feat(cli): dockerize (#6858) 2024-02-06 12:17:15 +01:00
logout.command.ts refactor(cli): organize files, simplify types, use @immich/sdk (#6747) 2024-01-30 07:55:34 -05:00
server-info.command.ts chore: tree shake unused API methods from CLI (#6973) 2024-02-09 15:53:37 -05:00
upload.command.ts feat(cli): concurrent upload (#7192) 2024-02-19 19:32:57 -05:00