nextcloud/apps/theming/lib
Morris Jobke cc777911c2 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 13:13:31 +00:00
..
AppInfo Use IBootstrap for the app theming 2020-07-24 12:23:16 +02:00
Command Add occ command to set theming values 2020-09-24 12:38:53 +00:00
Controller Add occ command to set theming values 2020-09-24 12:38:53 +00:00
Listener Use IBootstrap for the app theming 2020-07-24 12:23:16 +02:00
Service Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Settings Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Capabilities.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
IconBuilder.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ImageManager.php Enable theming background transparency 2020-10-26 19:51:38 +00:00
ThemingDefaults.php Shortcut to avoid file system setup when generating the logo URL 2020-11-09 13:13:31 +00:00
Util.php Precalculate the primary element color for dark mode too 2020-06-26 09:58:45 +02:00