aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Settings/DeclarativeAdminSettings.php
Commit message (Collapse)AuthorAgeFilesLines
* chore(i18n): Adapted spelling of product name "Windows"rakekniven2025-05-111-1/+1
| | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* docs(files): add more documentation about WCF and links to the admin docsfeat/sanitize-filenames-commandFerdinand Thiessen2025-04-301-1/+8
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(files): Migrate from event listener to class based declarative settingsfeat/allow-getter-setter-decl-forsFerdinand Thiessen2024-10-151-0/+60
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>