aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/CssController.php
Commit message (Expand)AuthorAgeFilesLines
* Add Cache-control: immutableRoeland Jago Douma2018-03-191-11/+15
* Request->getHeader() should always return a stringMorris Jobke2018-01-171-1/+1
* Update license headersMorris Jobke2017-11-061-0/+5
* Automatic injection for CssControllerJoas Schilling2017-05-101-3/+4
* Fix gzip files for SafariMorris Jobke2017-03-291-1/+1
* Allow to gzip CSS/JS filesRoeland Jago Douma2017-03-281-2/+30
* Adds CssControllerTestsRoeland Jago Douma2017-01-061-17/+12
* No need for the CssManagerRoeland Jago Douma2017-01-061-9/+9
* Do not add ICssManager to OCPRoeland Jago Douma2017-01-061-4/+5
* Code cleanupRoeland Jago Douma2017-01-061-1/+1
* Css cache folder name fix, route fix and various fixesJohn Molakvoæ (skjnldsv)2017-01-061-2/+3
* Injection fix and log appname fixJohn Molakvoæ (skjnldsv)2017-01-061-3/+2
* Appdata integration 2John Molakvoæ (skjnldsv)2017-01-061-0/+83