Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize all images in public/img (#6427) | silverwind | 2019-03-25 | 1 | -0/+0 |
| | | | Fixes: https://github.com/go-gitea/gitea/pull/6357 | ||||
* | Generate small and large logos at 4x resolution (#2233) | silverwind | 2017-07-30 | 1 | -0/+0 |
| | | | | | To support High-DPI displays, generate images at 4 times their displayed resolution, which should be enough to support all current devices according to https://material.io/devices/. | ||||
* | Add task to generate images from SVG and change to new logo (#2194) | Lauris BH | 2017-07-28 | 1 | -0/+0 |
* Add makefile task to generate images from SVG and change to new logo * use absolute path on generate-images |