aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli/src/commands (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(cli): Switched to cursorV2 to make use of the fix for #140 and prevent ↵kamtschatka2024-05-241-0/+1
| | | | | infinite loops (#176) Co-authored-by: kamtschatka <simon.schatka@gmx.at>
* fix(cli): Remove limit from array length when listing bookmarks. Fixes #135MohamedBassem2024-05-051-2/+4
|
* fix(cli): Allow bookmark listing to fetch all pages instead of only the ↵MohamedBassem2024-05-051-3/+16
| | | | first one. Fixes #135
* style(cli): Change all help messages to lowercaseMohamedBassem2024-04-243-26/+26
|
* build(cli): Prepare for publishing CLI to npmMohamedBassem2024-04-244-0/+259