server/lib/private/legacy
Roeland Jago Douma 7777c5ff1c Cleanup theming mess
* Do not do translations in the constructor. This gets called to early
so there is no user yet. Which means we can't obtain the locale. Which
means we store the wrong translation instance.

* Same for the theming app magic. Just use the parent call when needed.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-26 10:15:26 +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 Removes unused OC_API::register 2019-07-18 11:27:09 +02:00
app.php Make the auto-disabled list more broad 2019-08-15 11:12:45 +02:00
db.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
defaults.php Cleanup theming mess 2019-10-26 10:15:26 +00: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 Fix sanity checks #16963 2019-09-01 22:27:08 +02:00
json.php Remove unused code in legacy classes 2018-10-03 22:07:51 +02:00
response.php Remove duplicated spaces 2019-08-11 20:11:50 +02:00
template.php Move jquery.ocdialog.scss to bundle 2019-02-14 13:38:24 +01:00
user.php Fix missing login hook wih Apache/SAML 2019-06-11 07:29:00 +02:00
util.php Always check via http and https whether htaccess is working 2019-08-23 14:33:58 +02:00