11 Commits (dad5c155202a79514e60e73ac019191218167d35)

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 144663a3cf allow admin to migrate for any user/org 9 years ago
Unknwon 7c80eba77f minor UI fix and fix ssh race 9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 9 years ago
Unknwon 4c7b6414eb new access token UI 9 years ago
Unknwon 81b8427438 new UI on admin/monitor 9 years ago
Unknwon 7bb5cb444c fix css styles 9 years ago
Unknwon 8a3ee795d2 finish transforming to v2 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago