aboutsummaryrefslogtreecommitdiffstats
path: root/internal/config
Commit message (Expand)AuthorAgeFilesLines
* Make allowed event kinds configurablebndw2026-03-071-5/+20
* NIP-11: make relay info configurableClawd2026-02-221-0/+13
* refactor: migrate nostr dependency to code.northwest.iobndw2026-02-161-1/+1
* feat: integrate config system into relay main.gobndw2026-02-141-14/+61
* 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