1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers
Zettat123 79217ea63c
Fix error display when merging PRs ()
Partially fix , regression of Modernize merge button  

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 () 2024-02-19 14:50:03 +00:00
common Rework markup link rendering () 2024-01-15 08:49:24 +00:00
install Refactor JWT secret generating & decoding code () 2024-02-16 15:18:30 +00:00
private Simplify how git repositories are opened () 2024-01-27 21:09:51 +01:00
utils Improve user search display name () 2024-02-01 17:10:16 +00:00
web Fix error display when merging PRs () 2024-02-21 19:40:46 +08:00
init.go Allow to sync tags from admin dashboard () 2024-01-24 03:02:04 +00:00