You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
12 months ago
..
api Fix content size does not match error when uploading lfs file (#29259) 12 months ago
common
install Refactor JWT secret generating & decoding code (#29172) 12 months ago
private Simplify how git repositories are opened (#28937) 1 year ago
utils Improve user search display name (#29002) 1 year ago
web Fix error display when merging PRs (#29288) 12 months ago
init.go