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
feature: Dedup links on creation. Fixes #49
MohamedBassem
8
-106
/
+176
2 years
format: Add missing lint and format, and format the entire repo
MohamedBassem
57
-192
/
+255
2 years
lint: Lint and format the entire repo with the new configs
MohamedBassem
122
-411
/
+424
2 years
build: Fix the web build
MohamedBassem
4
-10
/
+8
2 years
extension: Show who the logged in user is in the extension options
MohamedBassem
5
-37
/
+76
2 years
refactor: Extract trpc logic into its package
MohamedBassem
51
-1536
/
+1793
2 years
feature: Show user list in admin page
MohamedBassem
5
-73
/
+228
2 years
tests: Add tests for the bookmarks routes
MohamedBassem
15
-74
/
+849
2 years
feature: Add support for credentials registration and sign in
MohamedBassem
15
-20
/
+565
2 years
feature: Basic support for demo mode
MohamedBassem
4
-12
/
+13
2 years
ui: hydrate the react query cache in the client side components
MohamedBassem
9
-15
/
+56
2 years
hack: Hack API key support in the context creation of TRPC
MohamedBassem
5
-9
/
+22
2 years
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
28
-521
/
+343