Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move less from public/ to web_src/ so that it will not be packeā¦ (#8908) | Lunny Xiao | 2019-11-12 | 1 | -10/+0 |
| | |||||
* | Allow labels to contain emoji (#6063) | John Olheiser | 2019-02-16 | 1 | -6/+10 |
| | | | | | | | | | | | | | | | | | | | * Add emoji to labels Minor cleanup of tribute code in footer.tmpl Signed-off-by: jolheiser <john.olheiser@gmail.com> * Quick find/replace in other i18n files containing label translations Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert "Quick find/replace in other i18n files containing label translations" This reverts commit ec3e1a3a1775989301bb2c1cd08e8871b317688d. * Add style to overwrite emoji height in labels * Revert Makefile change that makes Windows work | ||||
* | Convert tabs to spaces in .less files (#3064) | silverwind | 2017-12-02 | 1 | -4/+4 |
| | |||||
* | Fix chmod for several files in conf/locale/ and public/ | Florian Kaiser | 2016-02-18 | 1 | -0/+0 |
| | |||||
* | LESS: Use tabs for indent in all files | Adam Strzelecki | 2015-12-07 | 1 | -4/+4 |
| | | | | This does not change any content and generated gogs.css is still the same. | ||||
* | #633 Add Emoji support | Unknwon | 2015-09-05 | 1 | -0/+6 |