server/apps/theming
Kyle Fazzari a1f1824116
theming: handle not being in the serverroot
Currently, the theming app assumes it's in the serverroot. However, with
Nextcloud's flexibility regarding configurable app paths, this is not a
safe assumption to make. If it happens to be an incorrect assumption,
the theming app fails to work.

Instead of relying on the serverroot, just use the path from the
AppManager and utilize relative paths for assets from there.

Fix #8462

Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
2018-02-20 22:45:10 -08:00
..
appinfo Fix info.xml files of shipped apps 2018-02-16 10:24:03 +01:00
css Add space on guest pages with custom logo 2018-02-02 14:20:13 +01:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js Allows adding of hex color to the theme-color 2017-12-08 10:42:41 +01:00
l10n [tx-robot] updated from transifex 2018-02-19 01:11:54 +00:00
lib theming: handle not being in the serverroot 2018-02-20 22:45:10 -08:00
templates Allows adding of hex color to the theme-color 2017-12-08 10:42:41 +01:00
tests theming: handle not being in the serverroot 2018-02-20 22:45:10 -08:00