aboutsummaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Collapse)AuthorAgeFilesLines
* Allow searching from a given tagMiquel Sabaté Solà2024-11-111-1/+4
| | | | | | | This feature is useful if you want to have a quick search on how many resources apply for a single tag. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* tags: added a way to update tagsMiquel Sabaté Solà2024-03-201-1/+1
| | | | | | | It's useful to just rename tags which have quite some references that you don't want to nuke. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+27
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>