You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
db Return value immediately instead of assigning to a one-time variable 6 years ago
template Move public preview endpoint over 6 years ago
api.php Replace hardcoded status headers with calls to http_response_code() 6 years ago
app.php Make sure maintenance mode is always casted to bool 5 years ago
db.php move log constants to ILogger 6 years ago
defaults.php Use OC_Util::getVersion instead of getSystemValue 6 years ago
eventsource.php Remove unused methods of OC_Json 6 years ago
filechunking.php Update with robin 8 years ago
files.php Remove the upload and memory setting 5 years ago
helper.php Remove the upload and memory setting 5 years ago
hook.php Update with robin 8 years ago
image.php Remove unneeded semicolon and parentheses 6 years ago
json.php Remove unused code in legacy classes 6 years ago
response.php Set Referrer-Policy also in addSecurityHeaders() 6 years ago
template.php Move jquery.ocdialog.scss to bundle 5 years ago
user.php Urlencode the requesttoken 5 years ago
util.php Merge pull request #13927 from nextcloud/remove-dead-code 5 years ago