mirror of
1
Fork 0
forgejo/modules/migration
wxiaoguang 65248945c9
Refactor locale&string&template related code ()
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like   , to render the error messages correctly.

(cherry picked from commit f3eb835886031df7a562abc123c3f6011c81eca8)

Conflicts:
	modules/web/middleware/binding.go
	routers/web/feed/convert.go
	tests/integration/branches_test.go
	tests/integration/repo_branch_test.go
	trivial context conflicts
2024-02-16 15:20:52 +01:00
..
file_format_testdata
schemas
comment.go Replace `interface{}` with `any` () 2023-07-04 18:36:08 +00:00
downloader.go
error.go
file_format.go
file_format_test.go
issue.go
label.go
messenger.go
milestone.go
null_downloader.go
options.go
pullrequest.go
reaction.go
release.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
repo.go
retry_downloader.go
review.go Fix restore repo bug, clarify the problem of ForeignIndex () 2023-02-07 09:18:52 +08:00
schemas_bindata.go
schemas_dynamic.go
schemas_static.go
uploader.go