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
feature: Change top nav to include search and move add link to a modal
MohamedBassem
8
-162
/
+262
2 years
fix: Show loading indicators in the bookmark preview page
MohamedBassem
5
-84
/
+142
2 years
refactor: Extract trpc logic into its package
MohamedBassem
51
-1536
/
+1793
2 years
feature: Store html content of links in the database
MohamedBassem
6
-0
/
+818
2 years
fix: Fix hydration in list view caused by the spinner
MohamedBassem
4
-17
/
+46
2 years
feature: Show a loading indicator when tags are still being fetched
MohamedBassem
9
-13
/
+877
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 support for creating and updating lists
MohamedBassem
23
-5
/
+2030
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
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
fix: Fix passing the query to the tag page
MohamedBassem
3
-32
/
+11
2 years
ui: hydrate the react query cache in the client side components
MohamedBassem
9
-15
/
+56
2 years
format: Run yarn format
MohamedBassem
4
-11
/
+9
2 years
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
6
-2
/
+55
2 years
Migrating to react query for client side queries
MohamedBassem
11
-96
/
+197
2 years
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
28
-521
/
+343
2 years
fix: Show newer bookmarks first in the grid
MohamedBassem
1
-0
/
+3
2 years
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
…
hover coloring
MohamedBassem
4
-6
/
+9
2 years
[feature] Add the ability to favourite and archive bookmarks
MohamedBassem
8
-59
/
+163
2 years
[ui] Adding the favourites and archive pages
MohamedBassem
12
-62
/
+160
2 years
[chore] Linting and formating tweaking
MohamedBassem
24
-67
/
+157
2 years
[refactor] Extract the bookmark model to be a high level model to support other…
MohamedBassem
22
-308
/
+396
2 years
[refactor] Move the different packages to the package subdir
MohamedBassem
128
-2716
/
+2713