rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
feature: Change top nav to include search and move add link to a modal MohamedBassem 8 -162/+262
fix: Show loading indicators in the bookmark preview page MohamedBassem 5 -84/+142
refactor: Extract trpc logic into its package MohamedBassem 51 -1536/+1793
feature: Store html content of links in the database MohamedBassem 6 -0/+818
fix: Fix hydration in list view caused by the spinner MohamedBassem 4 -17/+46
feature: Show a loading indicator when tags are still being fetched MohamedBassem 9 -13/+877
feature: Make the first user an admin automatically MohamedBassem 4 -11/+86
feature: Add an admin page showing server stats and actions MohamedBassem 12 -7/+1048
feature: Add support for creating and updating lists MohamedBassem 23 -5/+2030
feature: Add support for storing and previewing raw notes MohamedBassem 21 -175/+1196
tests: Add tests for the bookmarks routes MohamedBassem 15 -74/+849
feature: Add support for adding/removing tags MohamedBassem 6 -52/+365
db: Migrate from prisma to drizzle MohamedBassem 41 -975/+2177
feature: Adding some loading card while the link is getting crawled MohamedBassem 8 -50/+102
feature: Add support for credentials registration and sign in MohamedBassem 15 -20/+565
fix: Fix passing the query to the tag page MohamedBassem 3 -32/+11
ui: hydrate the react query cache in the client side components MohamedBassem 9 -15/+56
format: Run yarn format MohamedBassem 4 -11/+9
feature: Inital attempt at showing a skeleton card while bookmark is loaded MohamedBassem 6 -2/+55
Migrating to react query for client side queries MohamedBassem 11 -96/+197
refactor: Migrating to trpc instead of next's route handers MohamedBassem 28 -521/+343
fix: Show newer bookmarks first in the grid MohamedBassem 1 -0/+3
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
hover coloring
MohamedBassem 4 -6/+9
[feature] Add the ability to favourite and archive bookmarks MohamedBassem 8 -59/+163
[ui] Adding the favourites and archive pages MohamedBassem 12 -62/+160
[chore] Linting and formating tweaking MohamedBassem 24 -67/+157
[refactor] Extract the bookmark model to be a high level model to support other… MohamedBassem 22 -308/+396
[refactor] Move the different packages to the package subdir MohamedBassem 128 -2716/+2713