rcgit

/ karakeep
follow | order: default date topo
Age Commit message Author Files +/-
refactor: Move db interactions into the trpc routes Mohamed Bassem 4 -33/+66
feat: Support forget and reset password Mohamed Bassem 13 -47/+3170
fix(tests): Fix broken user setting test Mohamed Bassem 1 -0/+2
feat: Add new user stats page. Fixes #1523 Mohamed Bassem 6 -1/+1102
feat: add user customisable default archive display behaviour (#1505)
* fix typo
* implementation
* bug fix and refactoring
* Use nuqs for searchParam management
* remove the todo about the tests
* fix tests
---------
Co-authored-by: Mohamed Bassem <me@mbassem.com>
xuatz 19 -24/+2226
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 Mohamed Bassem 16 -34/+2341
format: Add missing lint and format, and format the entire repo MohamedBassem 57 -192/+255
refactor: Extract trpc logic into its package MohamedBassem 51 -1536/+1793