aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-02fix: Fix node22 error in worker container. Fixes #962Mohamed Bassem1-1/+1
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)1-0/+2
2024-12-28release(cli): Bump CLI version to 0.20.0Mohamed Bassem1-1/+1
2024-08-31build: Fix sherif failures by sorting depsMohamedBassem1-1/+1
2024-07-27cli: Extract tag management into separate subcommandMohamedBassem1-1/+1
2024-07-27release(cli): Bump CLI version to 0.13.6MohamedBassem1-1/+1
2024-06-09release(cli): Bump CLI version to 0.13.5MohamedBassem1-1/+1
2024-06-09release(cli): Bump CLI version to 0.13.4MohamedBassem1-1/+1
2024-05-19docs: Change references from the old repo URL to the new oneMohamedBassem1-1/+1
2024-05-05fix(cli): Remove limit from array length when listing bookmarks. Fixes #135MohamedBassem1-1/+1
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...MohamedBassem1-1/+1
2024-04-24style(cli): Change all help messages to lowercaseMohamedBassem1-1/+1
2024-04-24build(cli): Prepare for publishing CLI to npmMohamedBassem1-10/+24
2024-04-24feature(cli): Add ability to manipulate lists, tags and update bookmarksMohamedBassem1-4/+5
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-0/+1
2024-04-02featuer: Introduce a new CLI for mass manipulation of bookmarksMohamedBassem1-20/+17
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-0/+2
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem1-0/+1
2024-03-14docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem1-4/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-5/+14
2024-03-11build: Replace bcrypt with bcryptjsMohamedBassem1-1/+2
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-0/+28