Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backport of #28263 | Karel Hink | 2021-10-02 | 1 | -1/+4 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -3/+3 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -4/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+8 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Lock SCSS so we only run 1 job at a time | Roeland Jago Douma | 2019-07-12 | 1 | -0/+3 |
* | Fall back to black for non-color values | Joas Schilling | 2019-06-20 | 1 | -0/+5 |
* | Fix colorizeSvg with transformations that contain a comma (,) | Joas Schilling | 2019-01-17 | 1 | -1/+1 |
* | more caching for theming | Robin Appelman | 2018-12-07 | 1 | -2/+13 |
* | Do not fail if the icon file doesn't exists | Julius Härtl | 2018-11-12 | 1 | -2/+2 |
* | Make sure to always load the latest icons-vars.css file | Julius Härtl | 2018-11-12 | 1 | -3/+15 |
* | Fix tests | Julius Härtl | 2018-10-29 | 1 | -1/+4 |
* | Fix icon cacher url matching | Julius Härtl | 2018-10-29 | 1 | -14/+13 |
* | Keep list of icons in a separate file for use in the accessibility app | Julius Härtl | 2018-10-25 | 1 | -49/+85 |
* | Remove default which didn't work | Julius Härtl | 2018-10-25 | 1 | -1/+1 |
* | Properly track data urls as well | Julius Härtl | 2018-10-25 | 1 | -1/+1 |
* | Directly embed icons into the icon-vars css file | Julius Härtl | 2018-10-25 | 1 | -1/+48 |
* | Fix icons cacher regex for compressed output | John Molakvoæ (skjnldsv) | 2018-09-19 | 1 | -1/+1 |
* | Icons cacher css url fix | John Molakvoæ (skjnldsv) | 2018-08-07 | 1 | -1/+1 |
* | Fix regex for icon urls | Julius Härtl | 2018-07-26 | 1 | -2/+2 |
* | Uppercase | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+1 |
* | Fix regex of iconsCacher | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+1 |
* | Php code bump | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -0/+1 |
* | Fix icon url regex | Julius Härtl | 2018-07-19 | 1 | -1/+1 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -8/+8 |
* | Fix accessibility invert | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -2/+2 |
* | Fixed icons detection and caching | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -5/+13 |
* | Mixin scss icon api | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -0/+138 |