index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
cli
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-06-22
chore: More oxlint changes
Mohamed Bassem
1
-4
/
+1
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
3
-10
/
+25
2025-06-15
release(cli): Bump CLI version to 0.25.0
Mohamed Bassem
1
-1
/
+1
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
6
-21
/
+22
2025-03-22
deps: Upgrade trpc and react query
Mohamed Bassem
1
-2
/
+2
2025-03-10
fix: Revert the accidental upgrade of deps. #1107
Mohamed Bassem
1
-1
/
+1
2025-03-09
build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)
dependabot[bot]
1
-1
/
+1
2025-02-02
fix: Fix node22 error in worker container. Fixes #962
Mohamed Bassem
1
-1
/
+1
2025-01-05
fix(sdk): Publish both esm and cjs modules for the sdk
Mohamed Bassem
1
-1
/
+4
2025-01-05
feat(cli): Add title option for bookmarks in CLI commands (#831)
Subodh Dahal
1
-3
/
+4
2025-01-02
feat: Add support for smart lists (#802)
Mohamed Bassem
1
-2
/
+10
2024-12-31
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
1
-0
/
+2
2024-12-28
release(cli): Bump CLI version to 0.20.0
Mohamed Bassem
1
-1
/
+1
2024-10-20
fix: Improve field names in the tag APIs
Mohamed Bassem
1
-2
/
+2
2024-10-05
feature(cli): Add ability to get all bookmark IDs of a list. Fixes #442 (#446)
kamtschatka
1
-0
/
+18
2024-08-31
build: Fix sherif failures by sorting deps
MohamedBassem
1
-1
/
+1
2024-07-27
cli: Extract tag management into separate subcommand
MohamedBassem
2
-21
/
+20
2024-07-27
release(cli): Bump CLI version to 0.13.6
MohamedBassem
1
-1
/
+1
2024-07-27
feature(cli): Allow updating tags/lists from CLI (#211)
kamtschatka
2
-28
/
+118
2024-07-13
fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)
kamtschatka
1
-0
/
+1
2024-07-01
refactor: added the bookmark type to the database (#256)
kamtschatka
1
-5
/
+8
2024-06-09
release(cli): Bump CLI version to 0.13.5
MohamedBassem
1
-1
/
+1
2024-06-09
release(cli): Bump CLI version to 0.13.4
MohamedBassem
1
-1
/
+1
2024-06-09
fix(cli): Bookmark list output is not a valid JSON. Fixes #150 (#181)
kamtschatka
7
-77
/
+240
2024-06-09
fix(cli): Fix CLI version in help message. Fixes #139
MohamedBassem
4
-2
/
+21
2024-05-24
fix(cli): Switched to cursorV2 to make use of the fix for #140 and prevent in...
kamtschatka
1
-0
/
+1
2024-05-19
docs: Change references from the old repo URL to the new one
MohamedBassem
1
-1
/
+1
2024-05-05
fix(cli): Remove limit from array length when listing bookmarks. Fixes #135
MohamedBassem
2
-3
/
+5
2024-05-05
build: Add a workflow to auto publish the CLI to npm
MohamedBassem
1
-1
/
+1
2024-05-05
fix(cli): Allow bookmark listing to fetch all pages instead of only the first...
MohamedBassem
2
-4
/
+17
2024-04-24
style(cli): Change all help messages to lowercase
MohamedBassem
5
-31
/
+31
2024-04-24
build(cli): Prepare for publishing CLI to npm
MohamedBassem
12
-23
/
+66
2024-04-24
feature(cli): Add ability to manipulate lists, tags and update bookmarks
MohamedBassem
5
-4
/
+146
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
2
-1
/
+2
2024-04-02
feature: Include server version in the admin UI. Fixes #66
MohamedBassem
1
-1
/
+1
2024-04-02
featuer: Introduce a new CLI for mass manipulation of bookmarks
MohamedBassem
7
-0
/
+237