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
zeripath 9fdda90085
Fix case change in ownernames (#16045)
If you change the case of a username the change needs to be propagated to their
repositories.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
admin Make modules/context.Context a context.Context (#16031) 3 years ago
api/v1 Add missing SameSite settings for the i_like_gitea cookie (#16037) 3 years ago
dev [refactor] replace int with httpStatusCodes (#15282) 3 years ago
events Make modules/context.Context a context.Context (#16031) 3 years ago
org Fix case change in ownernames (#16045) 3 years ago
private Make modules/context.Context a context.Context (#16031) 3 years ago
repo Hide mirror passwords on repo settings page (#16022) 3 years ago
routes Fix language switch for install page (#16043) 3 years ago
user Fix case change in ownernames (#16045) 3 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
home.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
init.go Refactor renders (#15175) 3 years ago
install.go Fix language switch for install page (#16043) 3 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago