Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -18/+18 |
| | | | | | | | | | | | | 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 | ||||
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 | 1 | -1/+0 |
| | | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu. | ||||
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 | 1 | -1/+1 |
| | | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface. | ||||
* | new watchers, stars and forks UI | Unknwon | 2015-11-16 | 1 | -24/+20 |
| | |||||
* | implemented #1721: see users who forked/starred/watched a repository | Steven | 2015-10-01 | 1 | -0/+27 |