gitea/routers/web
Zettat123 79217ea63c
Fix error display when merging PRs (#29288)
Partially fix #29071, regression of Modernize merge button #28140 

Fix some missing `Redirect` -> `JSONRedirect`.

Thanks @yp05327 for the help in
https://github.com/go-gitea/gitea/issues/29071#issuecomment-1931261075
2024-02-21 19:40:46 +08:00
..
admin
auth Do not use `ctx.Doer` when reset password (#29289) 2024-02-21 12:57:22 +08:00
devtest
events
explore
feed
healthcheck
misc
org
repo Fix error display when merging PRs (#29288) 2024-02-21 19:40:46 +08:00
shared Refactor more code in templates (#29236) 2024-02-18 10:52:02 +01:00
user
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go Refactor more code in templates (#29236) 2024-02-18 10:52:02 +01:00
web.go Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
webfinger.go