This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-03-06 15:26:46 +01:00
Code
Issues
Activity
gitea
/
modules
/
templates
History
wxiaoguang
3e94ac5c7c
Improve QueryEscape helper function (
#29768
)
...
Make it return "template.URL" to follow Golang template's context auto-escaping.
2024-03-13 21:32:30 +08:00
..
eval
…
scopedtmpl
…
vars
…
base.go
…
dynamic.go
…
helper_test.go
Remove unnecessary SanitizeHTML from code (
#29575
)
2024-03-04 12:02:45 +00:00
helper.go
Improve QueryEscape helper function (
#29768
)
2024-03-13 21:32:30 +08:00
htmlrenderer_test.go
…
htmlrenderer.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
…
util_dict.go
…
util_json.go
…
util_misc.go
…
util_render_test.go
Use relative links for commits, mentions, and issues in markdown (
#29427
)
2024-03-13 10:34:58 +00:00
util_render.go
Refactor label.IsArchived() (
#29750
)
2024-03-13 07:04:07 +01:00
util_slice.go
…
util_string.go
Refactor some Str2html code (
#29397
)
2024-03-01 07:11:51 +00:00
util_test.go
…