aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-05fix(cli): Remove limit from array length when listing bookmarks. Fixes #135MohamedBassem2-3/+5
2024-05-05build: Add a workflow to auto publish the CLI to npmMohamedBassem1-1/+1
2024-05-05fix(cli): Allow bookmark listing to fetch all pages instead of only the first...MohamedBassem2-4/+17
2024-04-24style(cli): Change all help messages to lowercaseMohamedBassem5-31/+31
2024-04-24build(cli): Prepare for publishing CLI to npmMohamedBassem12-23/+66
2024-04-24feature(cli): Add ability to manipulate lists, tags and update bookmarksMohamedBassem5-4/+146
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem2-1/+2
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 bookmarksMohamedBassem7-0/+237