nextcloud/apps/files
Vincent Petry 7e701504be
Remove upload_limit in files app as it is not needed with PUT upload (#26069)
The web UI now uses for PUT uploads which aren't restricted by PHP's
upload_max_filesize and post_max_size

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-02 20:43:35 +01:00
..
ajax Merge pull request #1883 from nextcloud/downstream-26145 2016-10-25 13:19:46 +02:00
appinfo Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
css Merge pull request #1768 from nextcloud/more-filepicker 2016-10-20 14:46:57 +02:00
img Remove PNG fallbacks from files app (#26308) 2016-10-10 15:08:40 +02:00
js Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
l10n [tx-robot] updated from transifex 2016-11-02 01:07:09 +00:00
lib update permissions 2016-11-01 19:51:11 +01:00
templates Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
tests Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
download.php Update with robin 2016-07-21 18:13:58 +02:00
list.php Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
recentlist.php Add recent file listing 2016-07-22 15:20:51 +02:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00