summaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Collapse)AuthorAgeFilesLines
* URL fix for #2287Unknwon2016-01-151-9/+9
|
* hide section with user has no organizationsUnknwon2016-01-141-0/+2
|
* minor fix to #2383Unknwon2016-01-141-1/+1
| | | | - add tooltip for organization name in profile
* Added improvement from UnknwonExMex2016-01-141-1/+1
|
* Added links to org profile iconsExMex2016-01-121-1/+1
|
* Added organization display on profileExMex2016-01-121-2/+7
| | | | Fixed "Follower" Icon too big
* #2287 Truncate repository name if too longUnknwon2016-01-112-9/+11
|
* fix #2367Unknwon2016-01-091-1/+1
|
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-241-1/+1
|
* #1692 APIs: Users FollowersUnknwon2015-12-214-0/+58
| | | | | - User profile un/follow - List user's followers/following
* #2180 fix avatar link when disable gravatarUnknwon2015-12-191-1/+1
|
* #2159 use icon+tooltip to replace textUnknwon2015-12-121-3/+3
|
* #2154 disable change user for non-local usersUnknwon2015-12-111-2/+7
| | | | - #2153 remove require for gravatar
* #2029 not show content of issue in activity timelineUnknwon2015-12-101-1/+0
|
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-101-0/+6
|
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-091-1/+1
|
* Only show comparison link for >2 commits #1110Angus Gibson2015-12-091-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 tabsAdam Strzelecki2015-12-0817-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 #2101Unknwon2015-12-041-4/+0
|
* add new mirror button to dashboardGibheer2015-12-011-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 pageUnknwon2015-11-241-1/+1
|
* fix #650Unknwon2015-11-223-25/+5
|
* Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-191-1/+2
| | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
* fix #1448Unknwon2015-11-171-0/+1
|
* CSS fixUnknwon2015-11-161-1/+3
|
* fix #1960Unknwon2015-11-161-98/+80
|
* Show custom avatars in commitsUnknwon2015-11-132-5/+5
|
* #1854 show issue contentUnknwon2015-11-131-1/+2
|
* new dashboard uiUnknwon2015-11-134-220/+163
|
* #1854 improvesAlexey Makhov2015-11-131-1/+0
|
* #1854 issue title at dashboardAlexey Makhov2015-11-121-1/+2
|
* #1459 Dashboard issues lacks sortingUnknwon2015-11-041-6/+23
|
* fix #1697Unknwon2015-10-312-12/+0
|
* fix #1683Unknwon2015-09-241-1/+1
|
* drop oauth2 feature supportUnknwon2015-09-174-64/+2
|
* finish new auth e-mailsUnknwon2015-09-175-68/+81
|
* user gomail and new activate account email tplUnknwon2015-09-171-22/+28
| | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header
* #1646 and other minor fixesUnknwon2015-09-161-1/+1
|
* new sign in pageUnknwon2015-09-142-43/+50
|
* #697 and #1606 and new admin edit user UIUnknwon2015-09-131-1/+1
|
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-42/+49
|
* finish all new user settings UIUnknwon2015-09-103-94/+103
|
* adjust icon cssUnknwon2015-09-071-3/+3
|
* #1599 org dashboard icon cssUnknwon2015-09-071-3/+3
|
* #1599 status button mrigin-rightUnknwon2015-09-071-1/+1
|
* #1594 Collaborative Repositories missing suburl on DashboardUnknwon2015-09-071-1/+1
|
* new user profile settings UIUnknwon2015-09-062-89/+72
| | | | Signed-off-by: Unknwon <u@gogs.io>
* finish new org settings pageUnknwon2015-09-061-12/+3
|
* remove test stringsUnknwon2015-09-031-1/+1
|
* ui and pulls index fixUnknwon2015-09-031-5/+8
|