0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-17 22:51:56 +01:00
gitea/modules/templates
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427)
Fixes #29404

Use relative links for
- commits
- mentions
- issues

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-03-13 10:34:58 +00:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
helper_test.go Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
htmlrenderer.go Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
htmlrenderer_test.go
mailer.go Breaking summary for template refactoring (#29395) 2024-03-03 04:57:22 +00:00
static.go
templates_bindata.go
util_avatar.go Fix default avatar image size in PR diff page (#28971) 2024-02-02 10:01:11 +00:00
util_dict.go
util_json.go
util_misc.go Improve feed icons and feed merge text color (#27498) 2023-10-07 23:26:27 +00:00
util_render.go Refactor label.IsArchived() (#29750) 2024-03-13 07:04:07 +01:00
util_render_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
util_slice.go
util_string.go Refactor some Str2html code (#29397) 2024-03-01 07:11:51 +00:00
util_test.go