summaryrefslogtreecommitdiffstats
path: root/core/Controller/SvgController.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-1/+1
* Make it possible to resolve svg for apps_paths outside the document rootDaniel Kesselberg2020-04-241-5/+6
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+9
* Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma2019-11-251-2/+2
|\
| * Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* | Remove exception for settings app from svg controllerDaniel Kesselberg2019-11-241-6/+0
|/
* Fall back to black for non-color valuesJoas Schilling2019-06-201-0/+1
* Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-9/+9
* Don't require Same Site Cookies on assetsThomas Citharel2018-10-171-0/+2
* Refactors the scss svg functionsMichael Weimann2018-10-021-3/+1
* Moves the logo files to logoMichael Weimann2018-10-021-3/+2
* Allow to access SVGs as guestJoas Schilling2018-07-251-3/+3
* Php code bumpJohn Molakvoæ (skjnldsv)2018-07-191-5/+13
* Fix settings icon fetchingJulius Härtl2018-07-191-1/+1
* Fixed svg generator regex && added missing iconsJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Fixed icons detection and cachingJohn Molakvoæ (skjnldsv)2018-07-191-10/+4
* Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-191-1/+7
* use built in response cacheFor functionJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-2/+10
* Svg from appJohn Molakvoæ (skjnldsv)2018-07-191-1/+32
* Svg color apiJohn Molakvoæ (skjnldsv)2018-07-191-0/+97