nextcloud-server/apps/theming/tests
Julius Härtl 22e26a7f5e
Store scss variables under a different prefix for each theming config version
The main issue with using the general theming- prefix is that with APCu caching
the cache is not shared between processes, so when trying to reset the cache
through the CLI, e.g. when updating the theming config the old cache is never
invalidated.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-30 14:15:17 +01:00
..
Controller Fix theming manifest tests 2020-10-20 11:03:24 +02:00
data
Settings Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
CapabilitiesTest.php
IconBuilderTest.php
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 Store scss variables under a different prefix for each theming config version 2020-11-30 14:15:17 +01:00
UtilTest.php Optimize chek if background is themed 2020-11-23 13:48:05 +01:00