nextcloud/apps/theming/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
..
Controller Validate urls in theming settings and properly handle error messages 2019-07-31 10:20:57 +02:00
Settings Revert "Where is your data?" 2019-03-20 15:17:31 +01:00
Capabilities.php More detailed theming capabilities 2018-01-10 13:23:22 +01:00
IconBuilder.php Minor fixes and cleanup 2018-06-06 13:15:52 +02:00
ImageManager.php Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-theme-colors 2018-10-08 10:33:22 +02:00
ThemingDefaults.php Cleanup theming mess 2019-10-25 13:31:19 +02:00
Util.php The array and string offset access syntax using curly braces is deprecated. 2019-07-21 21:19:15 +02:00