0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-21 08:27:42 +01:00
gitea/routers/api/v1
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
..
activitypub
admin Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
misc
notify
org Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
packages
repo Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
settings
shared
swagger
user Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
utils
api.go Refactor more code in templates (#29236) 2024-02-18 10:52:02 +01:00