aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers/users.test.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem1-0/+262
2025-07-12refactor: Move db interactions into the trpc routesMohamed Bassem1-3/+3
2025-07-12feat: Support forget and reset passwordMohamed Bassem1-2/+287
2025-07-06fix(tests): Fix broken user setting testMohamed Bassem1-0/+2
2025-07-06feat: Add new user stats page. Fixes #1523Mohamed Bassem1-0/+342
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz1-0/+2
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem1-0/+35
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-6/+4
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+1
2024-03-02feature: Show user list in admin pageMohamedBassem1-2/+44
2024-03-02feature: Make the first user an admin automaticallyMohamedBassem1-0/+57