rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
chore: Rename hoarder packages to karakeep MohamedBassem 230 -644/+654
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
feature: Dedup links on creation. Fixes #49 MohamedBassem 8 -106/+176
format: Add missing lint and format, and format the entire repo MohamedBassem 57 -192/+255
lint: Lint and format the entire repo with the new configs MohamedBassem 122 -411/+424
build: Fix the web build MohamedBassem 4 -10/+8
extension: Show who the logged in user is in the extension options MohamedBassem 5 -37/+76
refactor: Extract trpc logic into its package MohamedBassem 51 -1536/+1793
feature: Show user list in admin page MohamedBassem 5 -73/+228
tests: Add tests for the bookmarks routes MohamedBassem 15 -74/+849
feature: Add support for credentials registration and sign in MohamedBassem 15 -20/+565
feature: Basic support for demo mode MohamedBassem 4 -12/+13
ui: hydrate the react query cache in the client side components MohamedBassem 9 -15/+56
hack: Hack API key support in the context creation of TRPC MohamedBassem 5 -9/+22
refactor: Migrating to trpc instead of next's route handers MohamedBassem 28 -521/+343