You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tyrone Yeh 16edee85bd
Add repository condition for issue count (#20454)
* Add repository condition for issue count

* Update routers/web/user/home.go

Co-authored-by: Gusted <williamzijl7@hotmail.com>

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
setting Add option to purge users (#18064) 2 years ago
avatar.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
home.go Add repository condition for issue count (#20454) 2 years ago
home_test.go Move some repository related code into sub package (#19711) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
notification.go Prevent loop if there is an error in GetNotificationCount (#19799) 2 years ago
package.go Move some repository related code into sub package (#19711) 2 years ago
profile.go Only show Followers that current user can access (#20220) 2 years ago
search.go Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
stop_watch.go Move issues related files into models/issues (#19931) 2 years ago
task.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago