This website requires JavaScript.
Explore
Help
Register
Sign In
immich-app
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2025-12-20 17:25:35 +03:00
Code
Issues
Packages
Projects
Releases
18
Wiki
Activity
Files
64fad67713c134eaf69cb9b5cbe9dbe5d34cf1e5
immich
/
cli
/
src
/
cores
/
models
/
index.ts
2 lines
25 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(cli): refactor and add album support (#4434) * Allow building and installing cli * feat: add format fix * docs: remove cli folder * feat: use immich scoped package * feat: rewrite cli readme * docs: add info on running without building * cleanup * chore: remove import functionality from cli * feat: add logout to cli * docs: add todo for file format from server * docs: add compilation step to cli * fix: success message spacing * feat: can create albums * fix: add check step to cli * fix: typos * feat: pull file formats from server * chore: use crawl service from server * chore: fix lint * docs: add cli documentation * chore: rename ignore pattern * chore: add version number to cli * feat: use sdk * fix: cleanup * feat: album name on windows * chore: remove skipped asset field * feat: add more info to server-info command * chore: cleanup * chore: remove unneeded packages * chore: fix docs links * feat: add cli v2 milestone * fix: set correct cli date --------- Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-11-19 23:16:24 +01:00
export
*
from
'./asset'
;
Reference in New Issue
Copy Permalink