aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/logger.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Support NO_COLOR for logging. Fixes #1778MohamedBassem2025-07-271-1/+1
|
* fix: Drop auth failure loggerMohamed Bassem2025-07-131-19/+0
|
* feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka2024-10-191-0/+19
| | | | | | | | | | | | | | | | | * 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>
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-0/+1
|
* chore: Consolidate all config vars in one fileMohamedBassem2024-02-141-1/+2
|
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-081-0/+15