summaryrefslogtreecommitdiffstats
path: root/core/Controller/JsController.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
* Update license headersChristoph Wurst2019-12-051-1/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Don't require Same Site Cookies on assetsThomas Citharel2018-10-171-0/+1
* Svg color apiJohn Molakvoæ (skjnldsv)2018-07-191-2/+2
* Add Cache-control: immutableRoeland Jago Douma2018-03-191-10/+11
* Request->getHeader() should always return a stringMorris Jobke2018-01-171-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Automatic injection for JsControllerJoas 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
* [PoC] JS CombinerRoeland Jago Douma2017-03-241-0/+80