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/web
Giteabot e72d001708
Fix Account linking page (#33325) (#33327)
Backport #33325 by CrimsonEdgeHope

Fix password form missing whilst linking account even with
`ENABLE_PASSWORD_SIGNIN_FORM = true`.

Remove redundant empty box in account linking sign up page when
`LinkAccountMode` is true.

Co-authored-by: CrimsonEdgeHope <92579614+CrimsonEdgeHope@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 month ago
..
admin Refactor some frontend problems (#32646) 3 months ago
auth Fix Account linking page (#33325) (#33327) 1 month ago
devtest Make RepoActionView.vue support `##[group]` (#32770) 3 months ago
events Move context from modules to services (#29440) 1 year ago
explore Fix bleve fuzziness search (#33078) (#33087) 2 months ago
feed Move GetFeeds to service layer (#32526) 3 months ago
healthcheck Always enable caches (#28527) 1 year ago
misc Refactor render system (#32492) 3 months ago
org Use project's redirect url instead of composing url (#33058) (#33064) 2 months ago
repo Fix push message behavior (#33215) (#33317) 1 month ago
shared Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) 2 months ago
user Fix bleve fuzziness search (#33078) (#33087) 2 months ago
base.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago
githttp.go Fix LFS route mock, realm, middleware names (#32488) 3 months ago
goget.go Refactor RepoRefByType (#32413) 4 months ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 1 year ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Move context from modules to services (#29440) 1 year ago
passkey.go Move context from modules to services (#29440) 1 year ago
swagger_json.go Move context from modules to services (#29440) 1 year ago
web.go Fix tag route and empty repo (#33253) 1 month ago
webfinger.go Move context from modules to services (#29440) 1 year ago