summaryrefslogtreecommitdiffstats
path: root/core/Controller/CssController.php
Commit message (Expand)AuthorAgeFilesLines
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-6/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Don't require Same Site Cookies on assetsThomas Citharel2018-10-171-0/+1
* 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