summaryrefslogtreecommitdiffstats
path: root/internal/config
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 days3-90/+139
* feat: add separate read/write allowlists for granular access controlbndw3 days3-54/+158
* feat: rename allowed_pubkeys to allowed_npubs with normalizationbndw3 days3-7/+149
* fix: optimize SQLite connection pooling for single-writer architecturebndw3 days3-22/+8
* feat: add Prometheus metrics and YAML config file supportbndw3 days3-0/+1052