aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Be more careful with the orderMiquel Sabaté Solà2024-03-141-1/+1
| | | | | | | We usually want to show stuff ordered by name. Only `things` are the exception for this. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+22
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>