0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-12 03:51:16 +01:00
gitea/routers/web
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236)
Follow #29165. 

* Introduce JSONTemplate to help to render JSON templates
* Introduce JSEscapeSafe for templates. Now only use `{{ ... |
JSEscape}}` instead of `{{ ... | JSEscape | Safe}}`
* Simplify "UserLocationMapURL" useage
2024-02-18 10:52:02 +01:00
..
admin
auth
devtest
events
explore
feed
healthcheck
misc
org
repo Load outdated comments when (un)resolving conversation on PR timeline (#29203) 2024-02-17 14:07:56 +00:00
shared
user
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go
webfinger.go