Commit Graph

64 Commits (0263821010d1394de6bbcefa6e78e7fab385cda0)

Author SHA1 Message Date
Julius Härtl e8938df198
Move SCSS variable fetching before the variables.scss to properly calculate color values 8 years ago
Julius Härtl 6ce474518c
Append cache bump parameter to scss files URL 8 years ago
Robin Appelman 6686ca9b2a
cache isCached state for scss resources 8 years ago
Julius Härtl 6ed8c19ab9
Use proper URL prefix for icons 8 years ago
John Molakvoæ (skjnldsv) 14bc9ffda4
Fixed tests 8 years ago
John Molakvoæ (skjnldsv) 8977c71f88
Mixin scss icon api 8 years ago
John Molakvoæ (skjnldsv) 29ff7efe9a
Svg icon api sass function and upgrade of all styles 8 years ago
John Molakvoæ (skjnldsv) 84e90e26c0
Svg color api 8 years ago
Roland Tapken 6270a01cab
Issue #9318: catch exceptions in SCSSCacher::resetCache() 8 years ago
John Molakvoæ (skjnldsv) 1d7b14dfb1
Use app version to generate scss filename 8 years ago
Julius Härtl 63e261b444
Actually clear cache values for all base urls 8 years ago
Julius Härtl b87e5a0f2e
Move depsCache clearing to SCSSCacher/JSCombiner 8 years ago
Julius Härtl 7381a81d30
Add repair step to clear frontend related caches 8 years ago
Julius Härtl e4c58fc473
Add typehinting an fix some minor cleanup 8 years ago
Julius Härtl 6770213649
Do not rewrite absolute URLs 8 years ago
Julius Härtl 68db09ddce
Clear injectect variables when resetting the cache 8 years ago
Julius Härtl 5eae4819bf
Make sure that injected variables do not break the CSS generation 8 years ago
Julius Härtl 92e93704be
SCSS files are only cached if their size is > 0 8 years ago
John Molakvoæ (skjnldsv) c0c4443ffc
Fixed tests 8 years ago
John Molakvoæ (skjnldsv) 02bfc867ef
Added tests for various installations types 8 years ago
John Molakvoæ (skjnldsv) 88b72fd027
Fixup! getWebdir return 8 years ago
John Molakvoæ (skjnldsv) dc938628f7
Use OC_Util function for app web path 8 years ago
John Molakvoæ (skjnldsv) ad20af619f
getWebDir function 8 years ago
John Molakvoæ (skjnldsv) 89ca9cb35c
Fixed webroot for scss files 8 years ago
John Molakvoæ (skjnldsv) fb6c5cc416
Fixed scss url rewriting 8 years ago
John Molakvoæ (skjnldsv) f2d5927ea3
Reduce length of md5 in scss caching 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
John Molakvoæ (skjnldsv) dec713fc92
Do not stop on scss compilation failure 9 years ago
Julius Härtl b09ce70117
Rebuild SCSS files if frontend controller value changes 9 years ago
Julius Härtl 517dfdda0d
Fix theming app to also use the prefix 9 years ago
Julius Härtl 0789adaf95
Make cache and scss caching depend on the baseUrl 9 years ago
Roeland Jago Douma 32f5c028a0
Set SCSS dependencies to memcache on compile 9 years ago
Julius Haertl 68a63ad3f3
Implement scss variable injection by OC_Defaults 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Morris Jobke 9813023aab
Fix gzip files for Safari 9 years ago
Roeland Jago Douma a40405531c
Fix tests 9 years ago
Roeland Jago Douma 54f9b35f71
Allow to gzip CSS/JS files 9 years ago
Roeland Jago Douma e3925ba2a1
Cache SCSS dependency file in memcache 9 years ago
Julius Härtl 29ec58f1b5
Add tests for SCSSCacher 9 years ago
Julius Haertl 4fbf9a4feb
Add tests for SCSSCacher 9 years ago
Julius Haertl 2bd06e0d37
Add variables.scss and import it for each scss file 9 years ago
Roeland Jago Douma f86b5c2ebb
Properly calculate webdir using the serverroot 9 years ago
Roeland Jago Douma 57be594f1f
Allow using import in sass files 9 years ago
John Molakvoæ (skjnldsv) 4ceb2bf84c
Enable every app to generate their scss file 9 years ago
John Molakvoæ (skjnldsv) 7b8c777b57
Fix css url prefix for IgnoreFrontController enabled configs 9 years ago
John Molakvoæ (skjnldsv) 6d3a890cb3
Camelcase fix 9 years ago
Lukas Reschke 7b8debc5d3
Remove webroot from file path 9 years ago
Roeland Jago Douma 350b7ebc86
Adds CssControllerTests 9 years ago
John Molakvoæ (skjnldsv) e3a57c1f07
Fix variables should be passed by reference 9 years ago
Roeland Jago Douma 203143e26a
Fix typo 9 years ago