nextcloud/lib/private/legacy
Joas Schilling 7b80635b82 Prevent faulty logs from nested setupFS calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-21 10:03:20 +00: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 also catch exceptions when loading apps 2018-08-24 17:16:54 +02:00
db.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
defaults.php Use customclient_* values by default and do not use them in custom themes anymore 2018-03-26 19:26:36 +02: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 Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00
helper.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +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 methods of OC_Json 2018-03-21 14:36:34 +01:00
response.php Set Referrer-Policy also in addSecurityHeaders() 2018-11-29 16:48:12 +00:00
template.php Try to not run into the white page of death and still log something in the web server error log 2018-06-29 11:22:05 +02:00
user.php add back-end as parameter to the pre-login hook 2018-09-25 14:17:10 +02:00
util.php Prevent faulty logs from nested setupFS calls 2019-06-21 10:03:20 +00:00