nextcloud/lib/private/Template
Julius Haertl 68a63ad3f3
Implement scss variable injection by OC_Defaults
Signed-off-by: Julius Haertl <jus@bitgrid.net>

Add Scss variables to example theme and theming app

Signed-off-by: Julius Haertl <jus@bitgrid.net>

Use SCSSCacher to build theming css

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Update theming.scss

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Code cleanup

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Fix tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Inject SCSSCacher for easier testing

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Fix typehint

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>

Generate absolute URLs

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>

Fix tests to always use absolute urls for theming images

Signed-off-by: Julius Härtl <jus@bitgrid.net>

MailheaderColor -> ColorPrimary

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-25 11:39:45 +02:00
..
Base.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
CSSResourceLocator.php SCSS files don't exist on the default fs so just add them to the 2017-03-10 19:13:44 +01:00
JSCombiner.php Merge pull request #4131 from nextcloud/fix-jscombiner 2017-04-03 11:27:39 +02:00
JSConfigHelper.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
JSResourceLocator.php Add return 2017-03-24 10:58:11 +01:00
ResourceLocator.php log where a resource was not found 2017-03-19 22:21:19 -06:00
ResourceNotFoundException.php Fix others 2016-07-21 18:13:57 +02:00
SCSSCacher.php Implement scss variable injection by OC_Defaults 2017-04-25 11:39:45 +02:00
TemplateFileLocator.php Fix others 2016-07-21 18:13:57 +02:00