forgejo/routers/web
Jason Song 3c05aa4927
Check ctx.Written() for GetActionIssue (#25698)
Fix #25697.

Just avoid panic, maybe there's another bug to trigger this case.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-07-05 18:52:12 +00:00
..
admin Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
auth Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2023-07-03 14:04:50 +08:00
events
explore Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
feed
healthcheck
misc Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
org Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
repo Check ctx.Written() for GetActionIssue (#25698) 2023-07-05 18:52:12 +00:00
shared Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
user Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Support displaying diff stats in PR tab bar (#25387) 2023-07-03 01:00:28 +00:00
webfinger.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00