aboutsummaryrefslogtreecommitdiff
path: root/templates/user/dashboard
Commit message (Expand)AuthorAge
* refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227)Joe Chen2022-11-05
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* templates/user/dashboard: include 'org' query parameter in new mirror URL (#5...Samuel Cochran2018-11-29
* templates: hide dashboard org creation when not allowed (#5393)Jakob Lykke Andersen2018-09-11
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* mirror: show sync feeds on dashboard (#2017)Unknwon2018-05-30
* templates/user/dashboard: make page more concise for user's activity/issues/P...Michael Li2018-05-08
* templates/user/dashboard/issues: show labels to each issue (#4976)James2018-03-07
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* css: font-family fixes for ChineseUnknwon2017-03-31
* org/dashboard: fix wrong repository count (#4351)Unknwon2017-03-28
* user/dashboard: hide More button if reached end on first loadUnknwon2017-03-20
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
* webhook: add fork eventUnknwon2017-02-27
* dashboard: add delete branch and tag news feedsUnknwon2017-02-27
* repo: able to perform initial commit on behave of actual userUnknwon2017-02-27
* Fix dashboard issues/pull request countingUnknwon2016-12-27
* Minor code fix for PR #3560Unknwon2016-12-27
* Fix assigned/created issues in dashboard. (#3560)hgaiser2016-12-27
* Fix template nil errorUnknwon2016-08-14
* Fix template error [CI SKIP]Unknwon2016-08-14
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* #1384 add pagination for repositoriesUnknwon2016-07-24
* Refactor User.Id to User.IDUnknwon2016-07-24
* Upgrade octicon to 4.3.0Unknwon2016-07-16
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
* Render emojis in more places.Andrey Nering2016-03-02
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
* fix #2454Unknwon2016-02-14
* Use icon repo-forked instead of repo-lock for private, forked reposFlorian Kaiser2016-01-31
* #2491 minor fix for sr on dashboardUnknwon2016-01-29
* URL fix for #2287Unknwon2016-01-15
* #2287 Truncate repository name if too longUnknwon2016-01-11
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-24
* #2159 use icon+tooltip to replace textUnknwon2015-12-12
* #2029 not show content of issue in activity timelineUnknwon2015-12-10
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-09
* Only show comparison link for >2 commits #1110Angus Gibson2015-12-09
* Indent all templates with tabsAdam Strzelecki2015-12-08
* add new mirror button to dashboardGibheer2015-12-01
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
* fix #650Unknwon2015-11-22
* Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-19
* Show custom avatars in commitsUnknwon2015-11-13
* #1854 show issue contentUnknwon2015-11-13
* new dashboard uiUnknwon2015-11-13