0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-08 16:08:51 +01:00
gitea/routers/web
Mai-Lapyst 090d89e0f9
Fixing wrong paging when filtering on the issue dashboard (#19801)
Fixes #19791 by adding an check if filtering after any repo; if yes, simply set the total count for the pageing to the sum of the issue count for each selected repo by utilize `issueCountByRepo`.

Fix #19791
2022-06-04 21:12:14 +01:00
..
admin Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
auth Adding button to link accounts from user settings (#19792) 2022-05-29 02:03:17 +02:00
dev
events
explore Remove RequireHighlightJS field, update plantuml example. (#19615) 2022-05-05 10:53:38 +03:00
feed
healthcheck Update go-chi/cache to utilize Ping() (#19719) 2022-05-15 20:43:27 +02:00
misc
org Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
repo Move /info outside authorization (#19888) 2022-06-04 21:10:54 +01:00
user Fixing wrong paging when filtering on the issue dashboard (#19801) 2022-06-04 21:12:14 +01:00
auth_windows.go
auth.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
base.go Update base.go (#19739) 2022-05-19 11:20:34 -04:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Move /info outside authorization (#19888) 2022-06-04 21:10:54 +01:00
webfinger.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00