Commit Graph

11 Commits (c3419d146a3e9eae017345aeeb90882f95423bd9)

Author SHA1 Message Date
Matt Jankowski e155aab39e
Use `expect` for nested params in `settings/*` controllers (#33673) 10 months ago
Matt Jankowski c511cbcd6c
Extract constants for controller `LIMIT` queries (#32921) 1 year ago
Matt Jankowski 11e0049b08
Use enum-generated scopes/queries for `BulkImport` (#29975) 2 years ago
Claire 8884d1ece0
Add support for importing lists (#25203) 3 years ago
Claire 32a030dd74
Rewrite import feature (#21054) 3 years ago
Eugen Rochko 4e4b3a0c8e
Refactor settings controllers (#14767)
- Disallow suspended accounts from revoking sessions and apps
- Allow suspended accounts to access exports
5 years ago
Takeshi Umeda e4617c8ed8
Fix ImportsController param to permit :mode (#13347) 6 years ago
ysksn b048926e67 Create Settings::BaseController (#9507)
Define `Settings::BaseController#set_body_classes` so that sub classes
inherit `Settings::BaseController` don't need to define
`#set_body_classes` agein.
7 years ago
Yamagishi Kazutoshi e8ffecbd36 Set @body_classes to admin layout (#9081) 7 years ago
Matt Jankowski a8e1afc30a Simplify render in controllers (#2144) 9 years ago
Eugen Rochko e8875c6046 Import feature for following/blocking lists (addresses #62, #177, #201, #454) 9 years ago