aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(cli): Remove limit from array length when listing bookmarks. Fixes #135MohamedBassem2024-05-052-3/+5
* build: Add a workflow to auto publish the CLI to npmMohamedBassem2024-05-051-1/+1
* fix(cli): Allow bookmark listing to fetch all pages instead of only the first...MohamedBassem2024-05-052-4/+17
* style(cli): Change all help messages to lowercaseMohamedBassem2024-04-245-31/+31
* build(cli): Prepare for publishing CLI to npmMohamedBassem2024-04-2412-23/+66
* feature(cli): Add ability to manipulate lists, tags and update bookmarksMohamedBassem2024-04-245-4/+146
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-182-1/+2
* feature: Include server version in the admin UI. Fixes #66MohamedBassem2024-04-021-1/+1
* featuer: Introduce a new CLI for mass manipulation of bookmarksMohamedBassem2024-04-027-0/+237