| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
| fix(tests): Fix missing mock in trpc tests | Mohamed Bassem | 3 | -4/+3 | |
| fix: Prioritize crawling user added links over bulk imports. fixes #1717 | Mohamed Bassem | 14 | -91/+159 | |
| feat: Add invite user support | Mohamed Bassem | 18 | -109/+3973 | |
| tests: Run trpc tests in CI | Mohamed Bassem | 2 | -0/+18 | |
| chore: Rename hoarder packages to karakeep | MohamedBassem | 230 | -644/+654 | |
Revert "ci: Run tests on push (#807)" (#808) …This reverts commit 39358b1517a06b90b9886a648ce1c595d1556c8e. |
Mohamed Bassem | 8 | -20/+5 | |
ci: Run tests on push (#807) …* ci: Run tests on push * disable drizzle logging in tests * run db migrations in trpc tests |
Mohamed Bassem | 8 | -5/+20 | |
feature: Log authentication failures to support fail2ban. Fixes #477 (#569) …* 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> |
kamtschatka | 9 | -12/+116 | |
| refactor: Start tracking bookmark assets in the assets table | MohamedBassem | 14 | -175/+1581 | |
| format: Add missing lint and format, and format the entire repo | MohamedBassem | 57 | -192/+255 | |
| refactor: Extract trpc logic into its package | MohamedBassem | 51 | -1536/+1793 | |
| feature: Make the first user an admin automatically | MohamedBassem | 4 | -11/+86 | |
| feature: Add an admin page showing server stats and actions | MohamedBassem | 12 | -7/+1048 | |
| tests: Add tests for the bookmarks routes | MohamedBassem | 15 | -74/+849 |