Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #9318: catch exceptions in SCSSCacher::resetCache() | Roland Tapken | 2018-05-02 | 1 | -1/+5 |
* | Use app version to generate scss filename | John Molakvoæ (skjnldsv) | 2018-03-28 | 1 | -5/+21 |
* | Actually clear cache values for all base urls | Julius Härtl | 2018-03-07 | 1 | -4/+9 |
* | Move depsCache clearing to SCSSCacher/JSCombiner | Julius Härtl | 2018-02-03 | 1 | -3/+1 |
* | Add repair step to clear frontend related caches | Julius Härtl | 2018-02-03 | 1 | -5/+4 |
* | Add typehinting an fix some minor cleanup | Julius Härtl | 2018-01-26 | 1 | -16/+24 |
* | Do not rewrite absolute URLs | Julius Härtl | 2018-01-26 | 1 | -1/+1 |
* | Clear injectect variables when resetting the cache | Julius Härtl | 2018-01-26 | 1 | -0/+1 |
* | Make sure that injected variables do not break the CSS generation | Julius Härtl | 2018-01-26 | 1 | -0/+15 |
* | SCSS files are only cached if their size is > 0 | Julius Härtl | 2018-01-26 | 1 | -1/+2 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -1/+1 |
* | Added tests for various installations types | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -8/+10 |
* | Fixup! getWebdir return | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -6/+2 |
* | Use OC_Util function for app web path | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -11/+14 |
* | getWebDir function | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -15/+19 |
* | Fixed webroot for scss files | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -7/+9 |
* | Fixed scss url rewriting | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -8/+14 |
* | Reduce length of md5 in scss caching | John Molakvoæ (skjnldsv) | 2017-12-14 | 1 | -2/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+7 |
* | Do not stop on scss compilation failure | John Molakvoæ (skjnldsv) | 2017-09-26 | 1 | -0/+2 |
* | Rebuild SCSS files if frontend controller value changes | Julius Härtl | 2017-09-03 | 1 | -1/+2 |
* | Fix theming app to also use the prefix | Julius Härtl | 2017-06-16 | 1 | -5/+10 |
* | Make cache and scss caching depend on the baseUrl | Julius Härtl | 2017-06-15 | 1 | -2/+6 |
* | Set SCSS dependencies to memcache on compile | Roeland Jago Douma | 2017-05-21 | 1 | -1/+3 |
* | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 1 | -4/+64 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 1 | -2/+2 |
* | Fix tests | Roeland Jago Douma | 2017-03-28 | 1 | -1/+1 |
* | Allow to gzip CSS/JS files | Roeland Jago Douma | 2017-03-28 | 1 | -1/+10 |
* | Cache SCSS dependency file in memcache | Roeland Jago Douma | 2017-03-22 | 1 | -8/+20 |
* | Add tests for SCSSCacher | Julius Härtl | 2017-03-20 | 1 | -24/+3 |
* | Add tests for SCSSCacher | Julius Haertl | 2017-03-20 | 1 | -6/+7 |
* | Add variables.scss and import it for each scss file | Julius Haertl | 2017-03-20 | 1 | -6/+31 |
* | Properly calculate webdir using the serverroot | Roeland Jago Douma | 2017-03-10 | 1 | -4/+11 |
* | Allow using import in sass files | Roeland Jago Douma | 2017-03-09 | 1 | -3/+18 |
* | Enable every app to generate their scss file | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -3/+4 |
* | Fix css url prefix for IgnoreFrontController enabled configs | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+6 |
* | Camelcase fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -2/+2 |
* | Remove webroot from file path | Lukas Reschke | 2017-01-06 | 1 | -1/+1 |
* | Adds CssControllerTests | Roeland Jago Douma | 2017-01-06 | 1 | -0/+0 |
* | Fix variables should be passed by reference | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+2 |
* | Fix typo | Roeland Jago Douma | 2017-01-06 | 1 | -1/+1 |
* | Make SCCCacher injectable | Roeland Jago Douma | 2017-01-06 | 1 | -61/+50 |
* | Formatting | Roeland Jago Douma | 2017-01-06 | 1 | -24/+44 |
* | Code cleanup | Roeland Jago Douma | 2017-01-06 | 1 | -3/+2 |
* | Fix php docs | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -18/+20 |
* | Css cache folder name fix, route fix and various fixes | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -6/+8 |
* | Appdata location fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -2/+2 |
* | Regex fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+1 |
* | Injection fix and log appname fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -5/+12 |