aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/index.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-10feat: Add API ratelimitsMohamed Bassem1-11/+32
2025-07-06feat: Add prometheus monitoring. Fixes #758Mohamed Bassem1-8/+34
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2024-10-19feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka1-0/+6
2024-05-06feature: Dedup links on creation. Fixes #49MohamedBassem1-0/+5
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-9/+10
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-0/+14
2024-03-05build: Fix the web buildMohamedBassem1-2/+2
2024-03-05extension: Show who the logged in user is in the extension optionsMohamedBassem1-0/+2
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+5
2024-03-02feature: Show user list in admin pageMohamedBassem1-0/+8
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-0/+2
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem1-1/+1
2024-02-20feature: Basic support for demo modeMohamedBassem1-3/+12
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-1/+4
2024-02-12hack: Hack API key support in the context creation of TRPCMohamedBassem1-3/+3
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-0/+31