gitea/routers
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
..
api Fix content size does not match error when uploading lfs file (#29259) 2024-02-19 14:50:03 +00:00
common Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
install Refactor JWT secret generating & decoding code (#29172) 2024-02-16 15:18:30 +00:00
private Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Fix error display when merging PRs (#29288) 2024-02-21 19:40:46 +08:00
init.go Allow to sync tags from admin dashboard (#28045) 2024-01-24 03:02:04 +00:00