summaryrefslogtreecommitdiff
path: root/internal/cache/domain
AgeCommit message (Expand)AuthorFiles
2024-10-16[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)Libravatar Markus Unterwaditzer1
2024-01-09[bugfix] fix higher-level explicit domain rules causing issues with lower-lev...Libravatar kim2
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim1
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi2
2023-05-09[bugfix] fix possible domain blockcache nil ptr + add debug String() func (#1...Libravatar kim2
2023-05-01[performance] replace domain block cache with an in-memory radix trie (#1714)Libravatar kim2
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney2
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi2
2022-12-14[feature] domain block wildcarding (#1178)Libravatar kim2