Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
* | Actually clear cache values for all base urls | Julius Härtl | 2018-03-07 | 1 | -4/+9 |
* | Check if the cached js file exists | Roeland Jago Douma | 2018-03-07 | 1 | -1/+8 |
* | 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 | -1/+20 |
* | If for some reason the json can't be decoded it is not cached | Roeland Jago Douma | 2017-11-08 | 1 | -0/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Properly handle if the deps file if for some reason empty | Morris Jobke | 2017-07-19 | 1 | -1/+14 |
* | Cache deps list to memcache on write not on first read | Roeland Jago Douma | 2017-05-16 | 1 | -2/+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 | 1 | -2/+2 |
|/ | |||||
* | Allow to gzip CSS/JS files | Roeland Jago Douma | 2017-03-28 | 1 | -0/+7 |
* | Don't run JSCombiner when not installed | Lukas Reschke | 2017-03-25 | 1 | -3/+6 |
* | Add debug mode | Roeland Jago Douma | 2017-03-24 | 1 | -1/+31 |
* | Add caching | Roeland Jago Douma | 2017-03-24 | 1 | -6/+42 |
* | [PoC] JS Combiner | Roeland Jago Douma | 2017-03-24 | 1 | -0/+133 |