nextcloud/lib
Roeland Jago Douma e71f222082
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-25 13:31:19 +02:00
..
composer Allow group displaynames in the database backend (#17221) 2019-10-05 18:34:14 +02:00
l10n [tx-robot] updated from transifex 2019-10-23 02:15:24 +00:00
private Cleanup theming mess 2019-10-25 13:31:19 +02:00
public Add isXXX getter to Entity 2019-10-22 14:54:21 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Move settings to an app 2019-09-28 09:39:28 +00:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00