aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/composer
Commit message (Collapse)AuthorAgeFilesLines
* 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-213-11/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* perf(autoloading): Add authoritative autoloader for files_externalChristoph Wurst2023-02-0913-0/+1362
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>