aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-05fix(sdk): Publish both esm and cjs modules for the sdkMohamed Bassem1-1/+4
2025-01-05feat(cli): Add title option for bookmarks in CLI commands (#831)Subodh Dahal1-3/+4
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-2/+10
2024-10-20fix: Improve field names in the tag APIsMohamed Bassem1-2/+2
2024-10-05feature(cli): Add ability to get all bookmark IDs of a list. Fixes #442 (#446)kamtschatka1-0/+18
2024-07-27cli: Extract tag management into separate subcommandMohamedBassem1-20/+19
2024-07-27feature(cli): Allow updating tags/lists from CLI (#211)kamtschatka2-28/+118
2024-07-13fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)kamtschatka1-0/+1
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka1-5/+8
2024-06-09fix(cli): Bookmark list output is not a valid JSON. Fixes #150 (#181)kamtschatka7-77/+240
2024-06-09fix(cli): Fix CLI version in help message. Fixes #139MohamedBassem2-1/+14
2024-05-24fix(cli): Switched to cursorV2 to make use of the fix for #140 and prevent in...kamtschatka1-0/+1
2024-05-05fix(cli): Remove limit from array length when listing bookmarks. Fixes #135MohamedBassem1-2/+4
2024-05-05fix(cli): Allow bookmark listing to fetch all pages instead of only the first...MohamedBassem1-3/+16
2024-04-24style(cli): Change all help messages to lowercaseMohamedBassem4-30/+30
2024-04-24build(cli): Prepare for publishing CLI to npmMohamedBassem7-0/+332