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
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