Commit Graph

176 Commits (df76d9f7ad0bf2f54e3d09d3238d77049226d693)

Author SHA1 Message Date
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
Rodrigo Villablanca Vásquez 48badd59e9 Fix to 3819 - Filtering issues by tags on main screen issues (#3824)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
Bo-Yi Wu 04b3e8cbdc
refactor: reduce sql query in retrieveFeeds (#3547)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Antoine GIRARD 84feb016f5 Remove useless fmt.Errorf("%v", err) (#3337)
6 years ago
Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073)
6 years ago
Ethan Koenig 68179dc676 Remove unnecessary function call (#3109)
6 years ago
Ethan Koenig c0a7899416 Sort repos in issues dashboard sidebar (#3072)
6 years ago
Lunny Xiao e41da3845d fix duplicated feed (#2370)
7 years ago
Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205)
7 years ago
Morlinest e08d1fcc15 Fix variable name typo (#2327)
7 years ago
Morlinest 951fb572a7 Fix and improve dashboard repo UI (#2285)
7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215)
7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995)
7 years ago
Ethan Koenig afe1f1c4af Fix 500 in public activity page (#1901)
7 years ago
Ethan Koenig 9ddc35e343 Cache ctx.User in retrieveFeeds (#1902)
7 years ago
Ethan Koenig 4e5ee2b67a Fix user profile activity feed (#1848)
7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
7 years ago
silverwind 237270ef50 Orgs: fix org page title when full name is not defined (#1495)
7 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943)
7 years ago
Lunny Xiao 9c645b54dc bug fixed on issues and pulls
7 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787)
7 years ago
Ethan Koenig 400b6fd61c Cache ctxUser in retrieveFeeds(..) (#826)
7 years ago
Ethan Koenig da1b6164fe Fix FIXME and remove superfluous queries in models/org (#749)
7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530)
7 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413)
7 years ago
Lunny Xiao a12da66dfb resolved #394 (#396)
7 years ago
Bwko a4ece1f223 Fixes typos
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
lstahlman 2c82fc3edb Fix for #3410 overall issues for organisations is limited to num_repos from the user (#3412)
8 years ago
Unknwon cf6d321991 Ignore repository with issue disabled or use external tracker in dashboard issues
8 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template
8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon 46e96c008c Use struct for UI settings
8 years ago
Unknwon 762ab056a2 Fix XORM IN condition table name parse
8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Alec S 792c13cf0a readd 'dashboard' to title
8 years ago
Alec S af847ef94e Merge branch 'develop' of github.com:gogits/gogs into develop
8 years ago
Alec S bfed3ea7d3 fix indentation
8 years ago
Alec S affa3c2dbf Remove dashboard keyword from title
8 years ago
Alec S 6775ac7334 change page titles for user and org dashes
8 years ago
Jan Christophersen 72a8fa3bc8 Allowing site admins to view private repositories in org/home
8 years ago
Unknwon a1d97e8f5c Minor fix for #2567
8 years ago
Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to
8 years ago
Florian Kaiser 90e9e3c89d Only show repositories on organization dashboard, that the user has access to
8 years ago
Florian Kaiser c3ff476ed6 Remove unnecessary else-block
8 years ago
Florian Kaiser bead46363b Evaulate org/team permissions when using the issue/PR view
8 years ago
Florian Kaiser fdad234445 Remove unnecessary comments
8 years ago
Florian Kaiser bba1847a8e Everyone can see public repos
8 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to
8 years ago
Florian Kaiser 5eafe2b17e Only show repositories the user has access to, on the organization home
8 years ago
Unknwon a49af93faf #1692 APIs: Users Followers
8 years ago
Unknwon 33a99d587a fix #2223
8 years ago
Unknwon 9cd16c5b12 #1692 add organization APIs
8 years ago
Adam Strzelecki e57b2dffa4 Admin should be able to see all organizations
9 years ago
Unknwon 3ca544912f #1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon 52c8f69163 fix #650
9 years ago
Unknwon 3d14e73fd8 fix #1119 and data race in timming tasks
9 years ago
Unknwon 917d334ebd only show user's activities in profile
9 years ago
Unknwon f8ae161c74 fix #1302
9 years ago
Unknwon 1559bd58e7 save custom avatar as PNG
9 years ago
Unknwon 603c7389b8 #1459 Dashboard issues lacks sorting
9 years ago
Unknwon 932dbccb67 fix import path, fix #1782
9 years ago
Unknwon 83dc2468f5 finish initial version of pull request
9 years ago
Unknwon 8d73832bdf fix sql
9 years ago
Unknwon a329bbc215 new org dashboard issues
9 years ago
Unknwon f808df5a7b new user dahsboard issues
9 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops
9 years ago
Unknwon 75aff60c90 finish create issue with milestone and assignee
9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch
9 years ago
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
9 years ago
Unknwon 0705f55ce0 finish new milestone page
9 years ago
Unknwon e50982f5ec allow anonymous SSH clone
9 years ago
Unknwon eea9302d8f fix #1204
9 years ago
stephen mcquay 73698d292a fix .keys route
9 years ago
Antoine GIRARD 96a71aaed8 Apply ng to issue dashboard
9 years ago
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
9 years ago
Unknwon 588f3215c6 #1040: dashboard no longer accessible when repo is missing
9 years ago
Peter Smit 0fa209d07b Update/simplify fix that owners also see actions on their repositories
9 years ago
Peter Smit 455fad0fbd Fix that owners also see actions on their repositories
9 years ago
Unknwon 6d0f3a07d4 code fix #941 caution: undertest
9 years ago
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style
9 years ago
Peter Smit 4e79adf6b5 Refactoring of the Access Table
9 years ago
Peter Smit 76f8904718 Introducing Collaboration Struct
9 years ago
Unknwon 0a697517ac work on #754
9 years ago
Unknwon c4820f119d work on #754
9 years ago
Unknwon d01f2f3c22 fix #751
9 years ago
Unknwon 1b66600bd0 Fix #652
10 years ago