aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/exports_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to the latest RailsMiquel Sabaté Solà2026-06-031-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add subtitles to pagesMiquel Sabaté Solà2025-07-011-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* lib: Introduce the PlainExporterMiquel Sabaté Solà2025-07-011-0/+6
| | | | | | | This class exports things into plain text. It follows a close format to that of the one for UOC, but without any formatting. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+38
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>