aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/testUtils.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-12fix(tests): Fix missing mock in trpc testsMohamed Bassem1-0/+3
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem1-1/+0
2025-07-10feat: Add invite user supportMohamed Bassem1-2/+7
2025-04-26tests: Run trpc tests in CIMohamed Bassem1-0/+14
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2025-01-02Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem1-2/+0
2025-01-02ci: Run tests on push (#807)Mohamed Bassem1-0/+2
2024-10-19feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka1-0/+3
2024-10-06refactor: Start tracking bookmark assets in the assets tableMohamedBassem1-2/+3
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-3/+4
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-2/+2
2024-03-02feature: Make the first user an admin automaticallyMohamedBassem1-10/+21
2024-03-01feature: Add an admin page showing server stats and actionsMohamedBassem1-1/+1
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-0/+59