nextcloud/apps/theming/tests
Morris Jobke c7ff0c71b4
Shortcut to avoid file system setup when generating the logo URL
If an SVG is requested and the app config value for logoMime is set then the logo is there. Otherwise we need to check it and maybe also generate a PNG from the SVG (that's done in getImage() which needs to be called then).

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-09 10:01:34 +01:00
..
Controller Fix theming manifest tests 2020-10-20 11:03:24 +02:00
Settings Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
data compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
CapabilitiesTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
IconBuilderTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ImageManagerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ServicesTest.php Remove ISection in favor of IIconSection 2020-10-28 23:05:00 +01:00
ThemingDefaultsTest.php Shortcut to avoid file system setup when generating the logo URL 2020-11-09 10:01:34 +01:00
UtilTest.php Precalculate the primary element color for dark mode too 2020-06-26 09:58:45 +02:00