forgejo/routers/web
Giteabot 61c6814c15
Fix incorrect milestone count when provide a keyword (#25880) (#25904)
Backport #25880 by @yp05327

You can confirm this issue in:
https://try.gitea.io/yp05327/testrepo/milestones?state=open&q=a
There's no milestone, but the count is 1.

![image](https://github.com/go-gitea/gitea/assets/18380374/25e58cee-aeeb-43c1-8ec8-6e2ec6bf1284)

Co-authored-by: yp05327 <576951401@qq.com>
(cherry picked from commit 36b9a86bd8)
2023-07-24 07:58:50 +02:00
..
admin Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
auth Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
devtest
events
explore Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
feed
healthcheck
misc [API] Forgejo API /api/forgejo/v1 2023-07-16 23:44:22 +02:00
org [MODERATION] add user blocking API 2023-07-17 00:26:42 +02:00
repo Fix incorrect milestone count when provide a keyword (#25880) (#25904) 2023-07-24 07:58:50 +02:00
shared Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
user [MODERATION] add user blocking API 2023-07-17 00:26:42 +02:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Merge remote-tracking branch 'forgejo/v1.20/forgejo-moderation' into v1.20/forgejo 2023-07-17 08:01:23 +02:00
webfinger.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00