about summary refs log tree commit diff
path: root/app/models/domain_allow.rb
AgeCommit message (Collapse)Author
2020-08-30[Database] Add missing "not null" attribute to Monsterfork columnsFire Demon
2020-08-30[Transparency] Add /api/v1/admin/domain_allows and ↵Fire Demon
/api/v1/admin/domain_blocks endpoints
2020-08-30[Privacy] Let admins exclude private domains from the public allowlistFire Demon
2019-08-08Fix crash when saving invalid domain name (#11528)Eugen Rochko
Fix #7629
2019-07-30Add whitelist mode (#11291)Eugen Rochko