nextcloud/apps/files/lib/Controller
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
..
ApiController.php Run the license script 2016-07-22 11:40:41 +02:00
SettingsController.php Backport of Do not error on maxUploadChange #1005 to stable10 2016-08-23 11:39:44 +02:00
ViewController.php When requesting a permalink to an invalid file redirect 2016-08-23 08:15:05 +02:00