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
yp05327 e52ac62d8e
Redirect to project again after editing it (#23326)
A part of https://github.com/go-gitea/gitea/pull/22865

We have edit buttons in projects list page and project view page.
But after user edit a project, it will always redirect to the projects
list page.
2 years ago
..
api Fix panic when getting notes by ref (#23372) 2 years ago
common Support sanitising the URL by removing extra slashes in the URL (#21333) 2 years ago
install Set `X-Gitea-Debug` header once (#23361) 2 years ago
private Use context parameter in services/repository (#23186) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Redirect to project again after editing it (#23326) 2 years ago
init.go Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago