aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/testUtils.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem2025-01-021-2/+0
| | | This reverts commit 39358b1517a06b90b9886a648ce1c595d1556c8e.
* ci: Run tests on push (#807)Mohamed Bassem2025-01-021-0/+2
| | | | | | | * ci: Run tests on push * disable drizzle logging in tests * run db migrations in trpc tests
* feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka2024-10-191-0/+3
| | | | | | | | | | | | | | | | | * 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>
* refactor: Start tracking bookmark assets in the assets tableMohamedBassem2024-10-061-2/+3
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-3/+4
|
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-0/+70