In Go code, HTMLURL should be only used for external systems, like API/webhook/mail/notification, etc. If a URL is used by `Redirect` or rendered in a template, it should be a relative URL (aka `Link()` in Gitea) Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
||
|---|---|---|
| .. | ||
| clear_tasks.go | ||
| commit_status.go | ||
| init.go | ||
| job_emitter_test.go | ||
| job_emitter.go | ||
| notifier_helper.go | ||
| notifier.go | ||