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.
forgejo/routers
yp05327 29133f3d04
Fix submit button won't refresh in New Repository Fork page (#22994)
Fork a repo, and input an invalid repo name, you will get an error.
Then rename the repo name to a valid one, the submit button is still
disabled.

In other pages, for example, in create repo page, the submit button will
not be disabled.
So I removed the codes to disable the submit button.
1 year ago
..
api Improve LoadUnitConfig to handle invalid or duplicate units (#23736) 1 year ago
common Editor preview support for external renderers (#23333) 1 year ago
install Set `X-Gitea-Debug` header once (#23361) 1 year ago
private Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix submit button won't refresh in New Repository Fork page (#22994) 1 year ago
init.go Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago