summaryrefslogtreecommitdiffstats
path: root/apps/files_external/composer
Commit message (Collapse)AuthorAgeFilesLines
* feat: add command to scan external storages directlyRobin Appelman2024-03-062-0/+4
| | | | | | the main use case of this over simply scanning through is the ability to provide a username and/or password for cases where login credentials are used Signed-off-by: Robin Appelman <robin@icewind.nl>
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-013-2/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* files_external: Add OpenAPI specjld31032023-07-112-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-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>