Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show correct "No" icon (#17537) | delvh | 2021-11-04 | 1 | -1/+1 |
| | |||||
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | * Update JS dependencies - Update all JS dependencies - For octicons, rename trashcan to trash - For svgo, migrate to v2 api, output seems to have slightly changed but icons look the same - For stylelint, update config, fix custom property duplicates - For monaco, drop legacy Edge support - For eslint, enable new rules, fix new issues - For less-loader, remove deprecated import syntax * update svgo usage in generate-images and rebuild logo.svg with it | ||||
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 1 | -2/+2 |
| | | | | | - Replace two font icons with SVG in the footer - Replace icons in delete modals with SVG - Horizontally center message text in modals | ||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -9/+9 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||||
* | finish new org settings page | Unknwon | 2015-09-06 | 1 | -0/+10 |