aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/testUtils.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Move callsites to liteque to be behind a pluginMohamed Bassem2025-09-141-14/+19
|
* fix(tests): Fix missing mock in trpc testsMohamed Bassem2025-07-121-0/+3
|
* fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem2025-07-121-1/+0
|
* feat: Add invite user supportMohamed Bassem2025-07-101-2/+7
|
* tests: Run trpc tests in CIMohamed Bassem2025-04-261-0/+14
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-2/+2
|
* 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