164 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  Lunny Xiao 48312b2c58 fix duplicated feed (#2370) 8 years ago
  Bwko b26bcf9b11 Add collaborative repositories to the dashboard (#2205) 8 years ago
  Morlinest 544b7491cd Fix variable name typo (#2327) 8 years ago
  Morlinest 0e6f1cbe92 Fix and improve dashboard repo UI (#2285) 8 years ago
  Ethan Koenig 1a50678894 Fix counts on issues dashboard (#2215) 8 years ago
  Jonas Franz 4ae5b416b7 Fix "Dashboard shows deleted comments" (#1995) 8 years ago
  Ethan Koenig cd5e857ec5 Fix 500 in public activity page (#1901) 9 years ago
  Ethan Koenig 0c449a3c32 Cache ctx.User in retrieveFeeds (#1902) 9 years ago
  Ethan Koenig 57c91032f3 Fix user profile activity feed (#1848) 9 years ago
  Ethan Koenig 66ee05fd53 Fix activity feed (#1779) 9 years ago
  silverwind a1a5b1ac62 Orgs: fix org page title when full name is not defined (#1495) 9 years ago
  Lunny Xiao 49bec3eb86 Fix all the bugs in issues and pulls on dashboard (#943) 9 years ago
  Lunny Xiao 60e378e505 bug fixed on issues and pulls 9 years ago
  Lunny Xiao 0e3c632388 Fix assigned issues dashboard (#920) 9 years ago
  Lunny Xiao 9effd446fd Add units concept for modulable functions of a repository (#742) 9 years ago
  Bo-Yi Wu 23df659f10 feat: Add search bar on user profile page. (#787) 9 years ago
  Ethan Koenig 0ce215bdb5 Cache ctxUser in retrieveFeeds(..) (#826) 9 years ago
  Ethan Koenig 6c8f6ede64 Fix FIXME and remove superfluous queries in models/org (#749) 9 years ago
  Ethan Koenig 061fa12949 Search bar for issues/pulls (#530) 9 years ago
  Ethan Koenig 2e563ee9f0 Bug fixes for Issues filters (#413) 9 years ago
  Lunny Xiao b9a66336a1 resolved #394 (#396) 9 years ago
  Bwko fcde7de425 Fixes typos 9 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 9 years ago
  Lunny Xiao cb56320d28 golint fixed for parts of routers root, dev, user and org dirs (#167) 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli f2c96b8f93 More MixedCase consts 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  lstahlman bc5b42b53a Fix for #3410 overall issues for organisations is limited to num_repos from the user (#3412) 9 years ago
  Unknwon 8217099a3d Ignore repository with issue disabled or use external tracker in dashboard issues 9 years ago
  Unknwon ad3b586d6e #3348 always use relative avatar link in the template 9 years ago
  Unknwon 027aebc72c #1384 add pagination for repositories 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 9835377f9c Use struct for UI settings 9 years ago
  Unknwon fd631bf9c0 Fix XORM IN condition table name parse 10 years ago
  Unknwon 5b25440502 #1692 add CRUD issue APIs 10 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 10 years ago
  Alec S f1f1580f7b readd 'dashboard' to title 10 years ago
  Alec S e0eb54efa7 Merge branch 'develop' of github.com:gogits/gogs into develop 10 years ago
  Alec S bdfc6fda87 fix indentation 10 years ago
  Alec S 93bdc4ad19 Remove dashboard keyword from title 10 years ago
  Alec S 103e8008cf change page titles for user and org dashes 10 years ago
  Jan Christophersen f87ae17a17 Allowing site admins to view private repositories in org/home 10 years ago
  Unknwon 184d76a5d4 Minor fix for #2567 10 years ago
  Florian Kaiser 1f7e7b39f2 Only show activities for repositories on dashboard, that the user has access to 10 years ago
  Florian Kaiser 67b5856061 Only show repositories on organization dashboard, that the user has access to 10 years ago
  Florian Kaiser d960a61127 Remove unnecessary else-block 10 years ago
  Florian Kaiser 923824eea4 Evaulate org/team permissions when using the issue/PR view 10 years ago
  Florian Kaiser a850bdd9e7 Remove unnecessary comments 10 years ago
  Florian Kaiser 129747beec Everyone can see public repos 10 years ago
  Florian Kaiser 88ae14a8a6 Only show teams the user has access to 10 years ago