0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-02 23:45:30 +02:00
gitea/modules/web/middleware
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.
2024-02-14 21:48:45 +00:00
..
binding.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
cookie.go
data.go Remove some dead code (#27196) 2023-09-22 23:30:31 +08:00
flash.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
locale.go
request.go Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00