1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 08:25:21 +01:00
gitea/routers/web
Gusted 71ca131582
Fix issue overview for teams (#19652)
- Don't use hacky solution to limit to the correct RepoID's, instead use
current code to handle these limits. The existing code is more correct
than the hacky solution.
- Resolves #19636
- Add test-case
2022-05-16 17:49:17 +08:00
..
admin
auth
dev
events
explore
feed
healthcheck Update go-chi/cache to utilize Ping() (#19719) 2022-05-15 20:43:27 +02:00
misc
org [Refactor] convert team(s) to apiTeam(s) (#13745) 2022-05-13 19:27:58 +02:00
repo
user Fix issue overview for teams (#19652) 2022-05-16 17:49:17 +08:00
auth_windows.go
auth.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go