nextcloud/lib/private/legacy
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-09 14:32:14 +02: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 Use numeric placeholders if there are multiple, so that RTL languages can operate better 2018-10-09 14:32:14 +02:00
db.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
defaults.php Moves the logo files to logo 2018-10-02 08:37:54 +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 Deprecate unused, private OC_Helper::linkToPublic 2018-10-08 18:29:52 +02: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 Do not use HTTP code OC_Response constants anymore 2018-06-26 16:14:15 +02:00
template.php Compile contactmenu handlebars templates 2018-09-27 20:33:58 +02:00
user.php add back-end as parameter to the pre-login hook 2018-09-14 17:23:06 +02:00
util.php Merge pull request #11613 from nextcloud/add-missing-throw-statement 2018-10-04 16:28:08 +02:00