summaryrefslogtreecommitdiffstats
path: root/internal/config/config.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: migrate nostr dependency to code.northwest.iobndw15 hours1-1/+1
* feat: integrate config system into relay main.gobndw3 days1-14/+61
* refactor: remove frivolous comments from auth validation/credentialsbndw3 days1-20/+20
* refactor: remove frivolous comments from auth and configbndw3 days1-47/+6
* refactor: restructure auth config for better UXbndw3 days1-22/+35
* feat: add separate read/write allowlists for granular access controlbndw3 days1-15/+37
* feat: rename allowed_pubkeys to allowed_npubs with normalizationbndw3 days1-3/+44
* fix: optimize SQLite connection pooling for single-writer architecturebndw3 days1-12/+4
* feat: add Prometheus metrics and YAML config file supportbndw3 days1-0/+324