nextcloud/apps/files/appinfo
Roeland Jago Douma d2718b38ff
Backport of Do not error on maxUploadChange #1005 to stable10
Do not error on maxUploadChange

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

put file handling into a section again
2016-08-23 11:39:44 +02:00
..
app.php adjust files app, and integrate files_external into that section 2016-08-16 21:08:16 +02:00
info.xml move mail settings and file handling to additional ones, thus files_external gets its own section 2016-08-16 21:10:21 +02:00
register_command.php Run the license script 2016-07-22 11:40:41 +02:00
routes.php Backport of Do not error on maxUploadChange #1005 to stable10 2016-08-23 11:39:44 +02:00
update.php Run the license script 2016-07-22 11:40:41 +02:00