aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli/src/index.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-14feat(cli): Implement a full account dump archiveMohamed Bassem1-0/+2
2025-09-14feat(cli): Implement a wipe command in the CLIMohamed Bassem1-0/+2
2025-09-14feat: Add scripts to migrate all content from one server to the otherMohamed Bassem1-0/+2
2025-07-26deps: Upgrade viteMohamed Bassem1-1/+0
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-4/+4
2024-06-09fix(cli): Bookmark list output is not a valid JSON. Fixes #150 (#181)kamtschatka1-0/+1
2024-06-09fix(cli): Fix CLI version in help message. Fixes #139MohamedBassem1-1/+5
2024-04-24style(cli): Change all help messages to lowercaseMohamedBassem1-4/+4
2024-04-24build(cli): Prepare for publishing CLI to npmMohamedBassem1-5/+6
2024-04-24feature(cli): Add ability to manipulate lists, tags and update bookmarksMohamedBassem1-0/+4
2024-04-02feature: Include server version in the admin UI. Fixes #66MohamedBassem1-1/+1
2024-04-02featuer: Introduce a new CLI for mass manipulation of bookmarksMohamedBassem1-0/+29