server/apps/theming
Roeland Jago Douma 4dc91420cf 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:46 +00:00
..
appinfo Revert "Do not register unexisting section" 2019-03-20 15:17:31 +01:00
css Fix various theming issues on bright colors 2019-03-28 08:02:46 +01:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js prevent potential XSS via unchecked use innerHTML 2019-07-30 07:52:40 +00:00
l10n [tx-robot] updated from transifex 2019-10-26 02:15:31 +00:00
lib Cleanup theming mess 2019-10-26 10:15:46 +00:00
templates added documentation links on settings pages 2019-10-18 10:08:55 +00:00
tests Fix light primary button styling 2019-03-27 18:42:06 +01:00