rcgit

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