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
+/-
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
feature: Make the first user an admin automatically
MohamedBassem
4
-11
/
+86
2 years
feature: Add an admin page showing server stats and actions
MohamedBassem
12
-7
/
+1048
2 years
feature: Add full text search support
MohamedBassem
17
-12
/
+440
2 years
feature: Add support for creating and updating lists
MohamedBassem
23
-5
/
+2030
2 years
feature: Support tag inferance for note bookmarks
MohamedBassem
2
-40
/
+65
2 years
feature: Add support for storing and previewing raw notes
MohamedBassem
21
-175
/
+1196
2 years
tests: Add tests for the bookmarks routes
MohamedBassem
15
-74
/
+849
2 years
fix: Fix trpc output validation when deleting API keys
MohamedBassem
1
-3
/
+1
2 years
feature: Add support for adding/removing tags
MohamedBassem
6
-52
/
+365
2 years
db: Migrate from prisma to drizzle
MohamedBassem
41
-975
/
+2177
2 years
feature: Adding some loading card while the link is getting crawled
MohamedBassem
8
-50
/
+102
2 years
feature: Add support for credentials registration and sign in
MohamedBassem
15
-20
/
+565
2 years
build: Fix build
MohamedBassem
2
-3
/
+3
2 years
feature: Basic support for demo mode
MohamedBassem
4
-12
/
+13
2 years
fix: Fix passing the query to the tag page
MohamedBassem
3
-32
/
+11
2 years
branding: Rename app to Hoarder
MohamedBassem
21
-165
/
+164
2 years
ui: hydrate the react query cache in the client side components
MohamedBassem
9
-15
/
+56
2 years
chore: Consolidate all config vars in one file
MohamedBassem
7
-33
/
+61
2 years
feature: Add ability to refresh bookmark details
MohamedBassem
5
-4
/
+76
2 years
feature: Implement a usable but ugly all tags and a single tag page
MohamedBassem
8
-29
/
+135
2 years
hack: Hack API key support in the context creation of TRPC
MohamedBassem
5
-9
/
+22
2 years
feature: Add support for managing API keys
MohamedBassem
15
-5
/
+944
2 years
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
28
-521
/
+343
2 years
api: Init trpc in prep for a migration
MohamedBassem
6
-0
/
+129