aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli/src/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(cli): Add ability to list users for the admin in the CLImainMohamed Bassem2025-12-081-0/+2
|
* feat(cli): Implement a full account dump archiveMohamed Bassem2025-09-141-0/+2
|
* feat(cli): Implement a wipe command in the CLIMohamed Bassem2025-09-141-0/+2
|
* feat: Add scripts to migrate all content from one server to the otherMohamed Bassem2025-09-141-0/+2
|
* deps: Upgrade viteMohamed Bassem2025-07-261-1/+0
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-4/+4
|
* fix(cli): Bookmark list output is not a valid JSON. Fixes #150 (#181)kamtschatka2024-06-091-0/+1
| | | | | | | | | | | * bookmark list output is not a valid JSON #150 Reworked the cli to switch over to json output * changed the logging to log created bookmarks as an array switch all log output that is just a status to stderr --------- Co-authored-by: kamtschatka <simon.schatka@gmx.at>
* fix(cli): Fix CLI version in help message. Fixes #139MohamedBassem2024-06-091-1/+5
|
* style(cli): Change all help messages to lowercaseMohamedBassem2024-04-241-4/+4
|
* build(cli): Prepare for publishing CLI to npmMohamedBassem2024-04-241-0/+34