Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
| | |||
* | repo: remove legacy sanitizer for repository description | Unknwon | 2017-03-23 |
| | | | | Related to #4329. | ||
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 |
| | |||
* | Using HTML Description of repositories in the 'Explore' view. Fixes #2800 | Jan Christophersen | 2016-03-10 |
| | |||
* | Render emojis in more places. | Andrey Nering | 2016-03-02 |
| | |||
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 |
| | |||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
| | | | | | | | | | | | | 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 | ||
* | fix #650 | Unknwon | 2015-11-22 |