aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers/users.test.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Move webhook, users and tags into modelsMohamedBassem2025-08-021-0/+262
|
* refactor: Move db interactions into the trpc routesMohamed Bassem2025-07-121-3/+3
|
* feat: Support forget and reset passwordMohamed Bassem2025-07-121-3/+288
|
* fix(tests): Fix broken user setting testMohamed Bassem2025-07-061-0/+2
|
* feat: Add new user stats page. Fixes #1523Mohamed Bassem2025-07-061-0/+342
|
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-011-0/+2
| | | | | | | | | | | | | | | | | * 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>
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-241-0/+35
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-6/+4
|
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-0/+99