rcgit
/
karakeep
Branch
main
Go
about
summary
refs
log
tree
commit
diff
stats
message
author
committer
follow (on)
| order:
default
date
topo
Age
Commit message
Author
Files
+/-
1 year
release(sdk): Release the 0.22 sdk
Mohamed Bassem
1
-1
/
+1
1 year
fix: Fix node22 error in worker container. Fixes #962
Mohamed Bassem
5
-23
/
+17
1 year
release(sdk): Re-release the 0.21 sdk
Mohamed Bassem
2
-17
/
+23
1 year
fix(sdk): Fix the module type of the sdk package
Mohamed Bassem
2
-2
/
+4
1 year
fix(sdk): Publish both esm and cjs modules for the sdk
Mohamed Bassem
3
-6
/
+14
1 year
release(sdk): Release the 0.21 sdk
Mohamed Bassem
1
-1
/
+1
1 year
ci: Fix build by using the workspace sdk package
Mohamed Bassem
3
-13
/
+8
1 year
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
10
-2
/
+22
1 year
feat: Introduce a typescript sdk
Mohamed Bassem
8
-54
/
+1742
1 year
release(cli): Bump CLI version to 0.20.0
Mohamed Bassem
1
-1
/
+1
1 year
build: Fix sherif failures by sorting deps
MohamedBassem
6
-12
/
+12
1 year
cli: Extract tag management into separate subcommand
MohamedBassem
2
-21
/
+20
1 year
release(cli): Bump CLI version to 0.13.6
MohamedBassem
1
-1
/
+1
1 year
release(cli): Bump CLI version to 0.13.5
MohamedBassem
1
-1
/
+1
1 year
release(cli): Bump CLI version to 0.13.4
MohamedBassem
1
-1
/
+1
1 year
docs: Change references from the old repo URL to the new one
MohamedBassem
9
-21
/
+20
1 year
fix(cli): Remove limit from array length when listing bookmarks. Fixes #135
MohamedBassem
3
-4
/
+7
1 year
build: Add a workflow to auto publish the CLI to npm
MohamedBassem
3
-1
/
+26
1 year
fix(cli): Allow bookmark listing to fetch all pages instead of only the first…
MohamedBassem
2
-4
/
+17
1 year
style(cli): Change all help messages to lowercase
MohamedBassem
5
-31
/
+31
1 year
build(cli): Prepare for publishing CLI to npm
MohamedBassem
21
-366
/
+409
1 year
feature(cli): Add ability to manipulate lists, tags and update bookmarks
MohamedBassem
6
-4
/
+186
1 year
refactor: Move the shared types to the shared package
MohamedBassem
53
-241
/
+260
2 years
featuer: Introduce a new CLI for mass manipulation of bookmarks
MohamedBassem
11
-1
/
+340
2 years
format: Add missing lint and format, and format the entire repo
MohamedBassem
57
-192
/
+255
2 years
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
16
-100
/
+155
2 years
docker: Fix dockerfiles to adapt to the new repo structure
MohamedBassem
8
-172
/
+46
2 years
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
396
-9511
/
+10350
2 years
build: Replace bcrypt with bcryptjs
MohamedBassem
4
-139
/
+15
2 years
refactor: Extract trpc logic into its package
MohamedBassem
51
-1536
/
+1793