forgejo/routers/api/v1/repo
wxiaoguang 65248945c9
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.

(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
..
action.go
avatar.go
blob.go
branch.go
collaborators.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
commits.go
file.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
flags.go [FEAT] API support for repository flags 2024-02-05 16:09:42 +01:00
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
issue_attachment.go [FEAT] allow setting the update date on issues and comments 2024-02-05 14:44:33 +01:00
issue_comment.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
issue_comment_attachment.go [GITEA] API commentAssignment() to verify the id belongs 2024-02-05 16:09:43 +01:00
issue_dependency.go
issue_label.go [FEAT] allow setting the update date on issues and comments 2024-02-05 14:44:33 +01:00
issue_pin.go
issue_reaction.go Merge branch 'rebase-forgejo-dependency' into wip-forgejo 2024-02-05 18:58:23 +01:00
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
pull_review.go [GITEA] DELETE /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments/{comment} 2024-02-05 16:09:43 +01:00
release.go
release_attachment.go
release_tags.go
repo.go Add merge style fast-forward-only (#28954) 2024-02-14 17:19:19 +01:00
repo_test.go Add merge style fast-forward-only (#28954) 2024-02-14 17:19:19 +01:00
runners.go
star.go
status.go
subscriber.go
tag.go [GITEA] Document correct status code for creating Tag 2024-02-05 16:09:43 +01:00
teams.go
topic.go
transfer.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
tree.go
wiki.go Revert "Fix an actions schedule bug (#28942)" 2024-02-05 16:53:39 +01:00