Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -1/+4 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(build): Ignore `default-source.svg` from image optimization | Joas Schilling | 2023-09-25 | 1 | -11/+16 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(assests): Ignore some more directories from optimization | Joas Schilling | 2023-04-24 | 1 | -4/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization | Joas Schilling | 2023-04-24 | 1 | -0/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(assets): Ignore git-ignored directories on image optimization | Joas Schilling | 2023-04-14 | 1 | -0/+16 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(CI): Check for the binaries we want to use | Joas Schilling | 2023-01-05 | 1 | -3/+23 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix typo in variable name and make check more accurate | Joas Schilling | 2020-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow to specify a directory and skip node_modules and tests | Joas Schilling | 2020-04-21 | 1 | -9/+35 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Don't error when the directory is broken | Joas Schilling | 2020-04-21 | 1 | -7/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | FIx glob usage to avoid problems with directories that contain spaces | Joas Schilling | 2020-04-21 | 1 | -4/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make the script better readable | Joas Schilling | 2020-04-21 | 1 | -14/+30 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Switch around syntax of scour command for SVG image optimization | Jan-Christoph Borchardt | 2019-01-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Move image-optimization.sh to build dir | Roeland Jago Douma | 2017-07-24 | 1 | -0/+20 |
* We should not ship this! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |