aboutsummaryrefslogtreecommitdiffstats
path: root/internal/config
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove frivolous comments from auth validation/credentialsbndw2026-02-141-20/+20
* refactor: remove frivolous comments from auth and configbndw2026-02-141-47/+6
* refactor: restructure auth config for better UXbndw2026-02-143-90/+139
* feat: add separate read/write allowlists for granular access controlbndw2026-02-143-54/+158
* feat: rename allowed_pubkeys to allowed_npubs with normalizationbndw2026-02-143-7/+149
* fix: optimize SQLite connection pooling for single-writer architecturebndw2026-02-143-22/+8
* feat: add Prometheus metrics and YAML config file supportbndw2026-02-143-0/+1052