8 Commits (c62a6b7a1238524225ec9c214dc5eac7da017663)

Author SHA1 Message Date
Adam Strzelecki da2585c11e Indent all templates with tabs
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
9 years ago
Adam Strzelecki 2580e7b57e UI: Always show menu on repo pages
Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.
9 years ago
Adam Strzelecki 3eae4ecde7 UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
9 years ago
Unknwon 9ab96172fc new watchers, stars and forks UI 9 years ago
kendaru 5c39d3fa7d changed integrated page number to GET 9 years ago
Steven 87d64acc9f fixed HTML indenting 9 years ago
Steven c8aa9c6cb1 implemented #1721: see users who forked/starred/watched a repository 9 years ago
Steven ecd59deb27 implemented #1721: see users who forked/starred/watched a repository 9 years ago