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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Improve field names in the tag APIs
Mohamed Bassem
2024-10-20
1
-2
/
+2
*
feature(cli): Add ability to get all bookmark IDs of a list. Fixes #442 (#446)
kamtschatka
2024-10-05
1
-0
/
+18
*
cli: Extract tag management into separate subcommand
MohamedBassem
2024-07-27
1
-20
/
+19
*
feature(cli): Allow updating tags/lists from CLI (#211)
kamtschatka
2024-07-27
2
-28
/
+118
*
fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)
kamtschatka
2024-07-13
1
-0
/
+1
*
refactor: added the bookmark type to the database (#256)
kamtschatka
2024-07-01
1
-5
/
+8
*
fix(cli): Bookmark list output is not a valid JSON. Fixes #150 (#181)
kamtschatka
2024-06-09
7
-78
/
+241
*
fix(cli): Fix CLI version in help message. Fixes #139
MohamedBassem
2024-06-09
2
-1
/
+14
*
fix(cli): Switched to cursorV2 to make use of the fix for #140 and prevent in...
kamtschatka
2024-05-24
1
-0
/
+1
*
fix(cli): Remove limit from array length when listing bookmarks. Fixes #135
MohamedBassem
2024-05-05
1
-2
/
+4
*
fix(cli): Allow bookmark listing to fetch all pages instead of only the first...
MohamedBassem
2024-05-05
1
-3
/
+16
*
style(cli): Change all help messages to lowercase
MohamedBassem
2024-04-24
4
-30
/
+30
*
build(cli): Prepare for publishing CLI to npm
MohamedBassem
2024-04-24
7
-0
/
+332