summaryrefslogtreecommitdiffstats
path: root/app/views/admin/ip_blocks
AgeCommit message (Expand)Author
2024-06-14Convert `form_for` -> `form_with` in views (#30700)Matt Jankowski
2024-04-23Add material design icons to admin/settings views (#27780)Matt Jankowski
2024-03-15Fix haml-lint `LineLength` cops in app/views/admin (#28680)Matt Jankowski
2023-11-29Extract helper methods for form label in admin/ area views (#27575)Matt Jankowski
2023-08-24Consolidate inclusion of `admin` js pack link (#26628)Matt Jankowski
2023-07-23Update haml-lint 0.49.1 (#26118)Nick Schonning
2023-07-17Fix haml-lint Rubocop `lambda` cop (#25946)Matt Jankowski
2023-06-02Consistently use middle dot (·) instead of bullet (•) to separate items (#...Jed Fox
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2020-11-06Add subresource integrity for JS and CSS assets (#15096)Eugen Rochko
2020-10-12Add IP-based rules (#14963)Eugen Rochko