Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
| | |||
* | pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML} | Unknwon | 2017-04-06 |
| | |||
* | repo/settings: add description and link to personal SSH keys (#3936) | Unknwon | 2017-02-18 |
| | |||
* | 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 | ||
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 |
| | | | | | 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 |
| | | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface. | ||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 |
| | |||
* | minor UI fix and fix ssh race | Unknwon | 2015-11-14 |
| | |||
* | add confirmation to delete ssh key | Unknwon | 2015-08-20 |
| | |||
* | new access token UI | Unknwon | 2015-08-19 |
| | |||
* | new UI on admin/monitor | Unknwon | 2015-08-19 |
| | |||
* | fix css styles | Unknwon | 2015-08-15 |
| | |||
* | finish transforming to v2 | Unknwon | 2015-08-10 |
| | |||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 |