nextcloud/apps/theming/lib
Morris Jobke ac04fb8277 Fix invalid theming URLs
* logo and background image had the cache buster applied twice:
  background-image: url(http://192.168.99.100/server/core/img/logo.svg?v=0?v=0);

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-05 00:37:32 -03:00
..
Controller Delete theming images when logo/background is reset to default 2017-04-30 11:04:55 -03:00
Migration Add tests for theming migration step 2017-02-16 15:13:38 +01:00
Settings rename confusing getMailHeaderColor to getColorPrimary, ref #3491 2017-03-29 18:23:23 +02:00
Capabilities.php rename confusing getMailHeaderColor to getColorPrimary, ref #3491 2017-03-29 18:23:23 +02:00
IconBuilder.php rename confusing getMailHeaderColor to getColorPrimary, ref #3491 2017-03-29 18:23:23 +02:00
ImageManager.php Move theming images to AppData 2017-02-16 15:13:38 +01:00
ThemingDefaults.php Fix invalid theming URLs 2017-05-05 00:37:32 -03:00
Util.php Add proper default value for datadir 2017-01-19 19:49:41 -06:00