nextcloud/lib/private/legacy
Joas Schilling c6a69ba925
Remove the upload and memory setting
* Remove unneeded private method phpFileSize()
* Bump autoloader
* Remove setUploadLimit tests
* Remove integrity check hacks for upload limit

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-04 12:14:22 +01:00
..
db Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
template Move public preview endpoint over 2018-06-20 08:53:37 +02:00
api.php Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00
app.php Make sure maintenance mode is always casted to bool 2019-02-22 08:25:41 +01:00
db.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
defaults.php Use OC_Util::getVersion instead of getSystemValue 2018-12-07 11:42:12 +01:00
eventsource.php Remove unused methods of OC_Json 2018-03-21 14:36:34 +01:00
filechunking.php Update with robin 2016-07-21 18:13:58 +02:00
files.php Remove the upload and memory setting 2019-03-04 12:14:22 +01:00
helper.php Remove the upload and memory setting 2019-03-04 12:14:22 +01:00
hook.php Update with robin 2016-07-21 18:13:58 +02:00
image.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
json.php Remove unused code in legacy classes 2018-10-03 22:07:51 +02:00
response.php Set Referrer-Policy also in addSecurityHeaders() 2018-11-27 16:39:06 +01:00
template.php Move jquery.ocdialog.scss to bundle 2019-02-14 13:38:24 +01:00
user.php Urlencode the requesttoken 2019-01-23 16:16:31 +01:00
util.php Merge pull request #13927 from nextcloud/remove-dead-code 2019-02-01 10:17:55 +01:00