1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-01 19:06:09 +02:00
gitea/routers/web/feed
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516)
Str2html was abused a lot. So use a proper name for it: SanitizeHTML

And add some tests to show its behavior.
2024-03-01 10:16:19 +00:00
..
branch.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
convert.go Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 2024-03-01 10:16:19 +00:00
file.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
profile.go Refactor some Str2html code (#29397) 2024-03-01 07:11:51 +00:00
release.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
render.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
repo.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00