Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix comparisons in the files app | Joas Schilling | 2017-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Do not error on maxUploadChange | Roeland Jago Douma | 2016-08-22 | 1 | -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 Schiwon | 2016-08-13 | 2 | -68/+1 |
| | | | | gets its own section | ||||
* | change casing in section display names | Arthur Schiwon | 2016-08-13 | 1 | -1/+1 |
| | |||||
* | adjust files app, and integrate files_external into that section | Arthur Schiwon | 2016-08-11 | 2 | -0/+160 |