aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add API ratelimitsMohamed Bassem2025-07-101-11/+32
|
* feat: Add prometheus monitoring. Fixes #758Mohamed Bassem2025-07-061-8/+34
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-2/+2
|
* feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka2024-10-191-0/+6
| | | | | | | | | | | | | | | | | * How do I set the variable "user" or "system" for AI inference #262 changed from system to user * [Feature Request] Log failed login attempts for fail2ban implementation #477 added logging of failed logins * [Feature Request] Log failed login attempts for fail2ban implementation #477 added more logging for extension related logins * Propagte IP to trpc --------- Co-authored-by: Your Name <you@example.com>
* feature: Dedup links on creation. Fixes #49MohamedBassem2024-05-061-0/+5
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-9/+10
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-0/+14
|
* build: Fix the web buildMohamedBassem2024-03-051-2/+2
|
* extension: Show who the logged in user is in the extension optionsMohamedBassem2024-03-051-0/+2
|
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-0/+57