Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert rebaseurl function edit | John Molakvoæ (skjnldsv) | 2018-01-05 | 1 | -1/+1 |
* | Rollback caching fix | John Molakvoæ (skjnldsv) | 2018-01-05 | 1 | -3/+4 |
* | Fixup! Proberly detect variable changes | John Molakvoæ (skjnldsv) | 2018-01-04 | 1 | -4/+0 |
* | Proberly detect variable changes | John Molakvoæ (skjnldsv) | 2018-01-04 | 1 | -0/+3 |
* | Fixed url rebase with theming | John Molakvoæ (skjnldsv) | 2018-01-04 | 1 | -1/+1 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -1/+1 |
* | Added tests for various installations types | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -8/+10 |
* | Fixup! getWebdir return | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -6/+2 |
* | Use OC_Util function for app web path | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -11/+14 |
* | getWebDir function | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -15/+19 |
* | Fixed webroot for scss files | John Molakvoæ (skjnldsv) | 2018-01-03 | 2 | -5/+17 |
* | Fixed scss url rewriting | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -6/+9 |
* | CSSResourceLocator: handle SCSS in apps outside root | Kyle Fazzari | 2017-11-22 | 2 | -69/+74 |
* | {J,CS}SResourceLocator: account for symlinks in app path | Kyle Fazzari | 2017-11-14 | 2 | -0/+12 |
* | If for some reason the json can't be decoded it is not cached | Roeland Jago Douma | 2017-11-09 | 1 | -0/+4 |
* | Do not stop on scss compilation failure | John Molakvoæ (skjnldsv) | 2017-09-27 | 1 | -0/+2 |
* | Fix theming app to also use the prefix | Julius Härtl | 2017-07-02 | 1 | -5/+10 |
* | Make cache and scss caching depend on the baseUrl | Julius Härtl | 2017-07-02 | 1 | -2/+6 |
* | [stable12] Use realpath to obtain the webroot | Sebastian Kostka | 2017-06-22 | 2 | -2/+2 |
* | Set SCSS dependencies to memcache on compile | Roeland Jago Douma | 2017-05-21 | 1 | -1/+3 |
* | Stop infinit loop on invalid settings css/js file | Joas Schilling | 2017-05-19 | 3 | -0/+26 |
* | Cache deps list to memcache on write not on first read | Roeland Jago Douma | 2017-05-16 | 1 | -2/+4 |
* | 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 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 2 | -5/+8 |
* | Merge pull request #4093 from nextcloud/endorse-password-protection | Roeland Jago Douma | 2017-04-04 | 1 | -0/+4 |
|\ | |||||
| * | feature endorse password for share links | Bjoern Schiessle | 2017-04-03 | 1 | -0/+4 |
* | | Merge pull request #4131 from nextcloud/fix-jscombiner | Christoph Wurst | 2017-04-03 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix check for cache value in JSCombiner | Morris Jobke | 2017-03-28 | 1 | -1/+1 |
* | | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 2 | -4/+4 |
|/ | |||||
* | Fix tests | Roeland Jago Douma | 2017-03-28 | 1 | -1/+1 |
* | Allow to gzip CSS/JS files | Roeland Jago Douma | 2017-03-28 | 2 | -1/+17 |
* | Don't run JSCombiner when not installed | Lukas Reschke | 2017-03-25 | 1 | -3/+6 |
* | Add return | Roeland Jago Douma | 2017-03-24 | 1 | -1/+1 |
* | Add debug mode | Roeland Jago Douma | 2017-03-24 | 2 | -1/+39 |
* | Add caching | Roeland Jago Douma | 2017-03-24 | 1 | -6/+42 |
* | [PoC] JS Combiner | Roeland Jago Douma | 2017-03-24 | 2 | -1/+159 |
* | 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 |
* | Merge pull request #3950 from nextcloud/downstream-27149 | Lukas Reschke | 2017-03-20 | 1 | -0/+1 |
|\ | |||||
| * | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 1 | -0/+1 |
* | | log where a resource was not found | Jörn Friedrich Dreyer | 2017-03-19 | 1 | -1/+1 |
|/ | |||||
* | Properly calculate webdir using the serverroot | Roeland Jago Douma | 2017-03-10 | 1 | -4/+11 |
* | SCSS files don't exist on the default fs so just add them to the | Roeland Jago Douma | 2017-03-10 | 1 | -1/+49 |
* | Fix SCSS usage in apps | Morris Jobke | 2017-03-10 | 1 | -1/+32 |
* | Allow using import in sass files | Roeland Jago Douma | 2017-03-09 | 1 | -3/+18 |
* | Use intval() for validation of config options | Morris Jobke | 2017-02-21 | 1 | -2/+2 |
* | Improve the UX for sharing settings | Morris Jobke | 2017-02-21 | 1 | -1/+3 |