aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/composer
Commit message (Collapse)AuthorAgeFilesLines
* chore: Remove old theming migration steps as they are only needed onceJulius Härtl2024-02-142-4/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-112-0/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* theming: Add OpenAPI specjld31032023-07-102-0/+2
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-211-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* perf(autoloading): Add authoritative autoloader for themingChristoph Wurst2023-03-2713-0/+1215
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>