Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URL fix for #2287 | Unknwon | 2016-01-15 | 1 | -9/+9 |
| | |||||
* | hide section with user has no organizations | Unknwon | 2016-01-14 | 1 | -0/+2 |
| | |||||
* | minor fix to #2383 | Unknwon | 2016-01-14 | 1 | -1/+1 |
| | | | | - add tooltip for organization name in profile | ||||
* | Added improvement from Unknwon | ExMex | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | Added links to org profile icons | ExMex | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Added organization display on profile | ExMex | 2016-01-12 | 1 | -2/+7 |
| | | | | Fixed "Follower" Icon too big | ||||
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 2 | -9/+11 |
| | |||||
* | fix #2367 | Unknwon | 2016-01-09 | 1 | -1/+1 |
| | |||||
* | #2264 use monospaced font for commit IDs in news feeds | Unknwon | 2015-12-24 | 1 | -1/+1 |
| | |||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 4 | -0/+58 |
| | | | | | - User profile un/follow - List user's followers/following | ||||
* | #2180 fix avatar link when disable gravatar | Unknwon | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | #2159 use icon+tooltip to replace text | Unknwon | 2015-12-12 | 1 | -3/+3 |
| | |||||
* | #2154 disable change user for non-local users | Unknwon | 2015-12-11 | 1 | -2/+7 |
| | | | | - #2153 remove require for gravatar | ||||
* | #2029 not show content of issue in activity timeline | Unknwon | 2015-12-10 | 1 | -1/+0 |
| | |||||
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 | 1 | -0/+6 |
| | |||||
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Only show comparison link for >2 commits #1110 | Angus Gibson | 2015-12-09 | 1 | -1/+1 |
| | | | | | | | We can look at the PushCommits object to see how many commits were included in a commit, and add some template logic to only show the comparison link when there are at least 2 commits in a push. We also correct the link to display the number of commits. | ||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 17 | -923/+923 |
| | | | | | | | | | | | | 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 #2101 | Unknwon | 2015-12-04 | 1 | -4/+0 |
| | |||||
* | add new mirror button to dashboard | Gibheer | 2015-12-01 | 1 | -0/+3 |
| | | | | | This adds the button to create a new mirror on the dashboard at the same place where "new repository" and "new organization" already exist. | ||||
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 | 1 | -1/+1 |
| | |||||
* | fix #650 | Unknwon | 2015-11-22 | 3 | -25/+5 |
| | |||||
* | Fix #1965 - the hyperlink and the display name of the branch | Arthur Ouyang | 2015-11-19 | 1 | -1/+2 |
| | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#' | ||||
* | fix #1448 | Unknwon | 2015-11-17 | 1 | -0/+1 |
| | |||||
* | CSS fix | Unknwon | 2015-11-16 | 1 | -1/+3 |
| | |||||
* | fix #1960 | Unknwon | 2015-11-16 | 1 | -98/+80 |
| | |||||
* | Show custom avatars in commits | Unknwon | 2015-11-13 | 2 | -5/+5 |
| | |||||
* | #1854 show issue content | Unknwon | 2015-11-13 | 1 | -1/+2 |
| | |||||
* | new dashboard ui | Unknwon | 2015-11-13 | 4 | -220/+163 |
| | |||||
* | #1854 improves | Alexey Makhov | 2015-11-13 | 1 | -1/+0 |
| | |||||
* | #1854 issue title at dashboard | Alexey Makhov | 2015-11-12 | 1 | -1/+2 |
| | |||||
* | #1459 Dashboard issues lacks sorting | Unknwon | 2015-11-04 | 1 | -6/+23 |
| | |||||
* | fix #1697 | Unknwon | 2015-10-31 | 2 | -12/+0 |
| | |||||
* | fix #1683 | Unknwon | 2015-09-24 | 1 | -1/+1 |
| | |||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | 4 | -64/+2 |
| | |||||
* | finish new auth e-mails | Unknwon | 2015-09-17 | 5 | -68/+81 |
| | |||||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 | 1 | -22/+28 |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | ||||
* | #1646 and other minor fixes | Unknwon | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | new sign in page | Unknwon | 2015-09-14 | 2 | -43/+50 |
| | |||||
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | 1 | -1/+1 |
| | |||||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | 1 | -42/+49 |
| | |||||
* | finish all new user settings UI | Unknwon | 2015-09-10 | 3 | -94/+103 |
| | |||||
* | adjust icon css | Unknwon | 2015-09-07 | 1 | -3/+3 |
| | |||||
* | #1599 org dashboard icon css | Unknwon | 2015-09-07 | 1 | -3/+3 |
| | |||||
* | #1599 status button mrigin-right | Unknwon | 2015-09-07 | 1 | -1/+1 |
| | |||||
* | #1594 Collaborative Repositories missing suburl on Dashboard | Unknwon | 2015-09-07 | 1 | -1/+1 |
| | |||||
* | new user profile settings UI | Unknwon | 2015-09-06 | 2 | -89/+72 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | finish new org settings page | Unknwon | 2015-09-06 | 1 | -12/+3 |
| | |||||
* | remove test strings | Unknwon | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | ui and pulls index fix | Unknwon | 2015-09-03 | 1 | -5/+8 |
| |