aboutsummaryrefslogtreecommitdiff
path: root/templates/explore/repo_list.tmpl
Commit message (Collapse)AuthorAge
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
|
* repo: remove legacy sanitizer for repository descriptionUnknwon2017-03-23
| | | | Related to #4329.
* Upgrade octicon to 4.3.0Unknwon2016-07-16
|
* Using HTML Description of repositories in the 'Explore' view. Fixes #2800Jan Christophersen2016-03-10
|
* Render emojis in more places.Andrey Nering2016-03-02
|
* #2287 Truncate repository name if too longUnknwon2016-01-11
|
* Indent all templates with tabsAdam Strzelecki2015-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 #650Unknwon2015-11-22