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/org
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165)
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like  #29059 , to render the error messages correctly.
1 year ago
..
setting
home.go
main_test.go
members.go
org.go Refactor locale&string&template related code (#29165) 1 year ago
org_labels.go
projects.go Refactor locale&string&template related code (#29165) 1 year ago
projects_test.go
setting.go Unify user update methods (#28733) 1 year ago
setting_oauth2.go
setting_packages.go
teams.go