nextcloud/apps/files
Lukas Reschke 4b9e034968 Remove hard-dependency on disabled output_buffering
This removes the hard-dependency on output buffering as requested at https://github.com/owncloud/core/issues/16013 since a lot of distributions such as Debian and Ubuntu decided to use `4096` instead of the PHP recommended and documented default value of `off`.

However, we still should encourage disabling this setting for improved performance and reliability thus the setting switches in `.user.ini` and `.htaccess` are remaining there. It is very likely that we in other cases also should disable the output buffering but aren't doing it everywhere and thus causing memory problems.

Fixes https://github.com/owncloud/core/issues/16013
2015-05-04 14:15:15 +02:00
..
ajax fix filepicker 2015-04-13 10:38:08 +02:00
appinfo Remove hard-dependency on disabled output_buffering 2015-05-04 14:15:15 +02:00
command [command] delete orphaned file cache entries 2015-04-08 10:23:56 +02:00
controller Update license headers 2015-03-26 11:44:36 +01:00
css Show hint if there is no delete permission 2015-04-23 21:49:59 +02:00
img add icons to files sidebar, fix shade, fix position of settings icon and text 2015-04-08 19:25:28 +02:00
js Fix file name validation in New menu 2015-04-27 16:31:18 +02:00
l10n [tx-robot] updated from transifex 2015-05-04 01:54:47 -04:00
lib fix filepicker 2015-04-13 10:38:08 +02:00
service Update license headers 2015-03-26 11:44:36 +01:00
templates Added empty content message for empty read-only folders 2015-04-21 14:31:13 +02:00
tests Fix file name validation in New menu 2015-04-27 16:31:18 +02:00
admin.php Update license headers 2015-03-26 11:44:36 +01:00
download.php Merge pull request #15229 from owncloud/response-setContentLengthHeader 2015-04-03 22:51:36 +02:00
index.php remove encryption specific code from files app 2015-04-07 13:30:30 +02:00
list.php Update license headers 2015-03-26 11:44:36 +01:00
simplelist.php Update license headers 2015-03-26 11:44:36 +01:00