summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Settings
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix comparisons in the files appJoas Schilling2017-08-011-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Do not error on maxUploadChangeRoeland Jago Douma2016-08-221-7/+0
| | | | | | | | | | The new admin page broke the updating of the max upload size. This is due to very old code there. * Now update is done in the background using js * Added proper route+controller to update Fixes #994
* move mail settings and file handling to additional ones, thus files_external ↵Arthur Schiwon2016-08-132-68/+1
| | | | gets its own section
* change casing in section display namesArthur Schiwon2016-08-131-1/+1
|
* adjust files app, and integrate files_external into that sectionArthur Schiwon2016-08-112-0/+160