Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5252 from derkostka/master | Morris Jobke | 2017-06-21 | 2 | -2/+2 |
|\ | |||||
| * | Squashed the webroot fix | Sebastian Kostka | 2017-06-20 | 2 | -2/+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 |
* | 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 |
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -1/+1 |
* | Lower log levels of resource locator | Robin Appelman | 2017-02-03 | 2 | -4/+4 |
* | Appdata var fix | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -1/+1 |
* | Remove unused webroot | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -3/+2 |
* | Enable every app to generate their scss file | John Molakvoæ (skjnldsv) | 2017-01-22 | 2 | -9/+12 |
* | Removed jquery scss | John Molakvoæ (skjnldsv) | 2017-01-10 | 1 | -6/+11 |
* | Fix css url prefix for IgnoreFrontController enabled configs | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+6 |
* | ScssCcacher typo fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+1 |
* | 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 | 2 | -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 |
* | Inject SCSSCacher | Roeland Jago Douma | 2017-01-06 | 1 | -30/+10 |
* | Make SCCCacher injectable | Roeland Jago Douma | 2017-01-06 | 2 | -69/+56 |