forgejo/templates/user
wxiaoguang 81925ebb0c
Refactor more code in templates ()
Follow .

* Introduce JSONTemplate to help to render JSON templates
* Introduce JSEscapeSafe for templates. Now only use `{{ ... |
JSEscape}}` instead of `{{ ... | JSEscape | Safe}}`
* Simplify "UserLocationMapURL" useage

(cherry picked from commit 31bb9f3247388b993c61a10190cfd512408ce57e)
2024-02-19 22:58:32 +01:00
..
auth Refactor more code in templates () 2024-02-19 22:58:32 +01:00
dashboard Rework markup link rendering () 2024-01-15 08:49:24 +00:00
notification Refactor template empty checks () 2023-12-04 15:48:42 -06:00
overview Fix project counter in organization/individual profile () 2023-11-18 11:02:42 +08:00
settings Use "Safe" modifier for manually constructed safe HTML strings in templates () 2024-02-19 22:58:32 +01:00
code.tmpl Fix inconsistent user profile layout across tabs () 2023-07-06 18:59:24 +00:00
heatmap.tmpl Fix more "locale" usages () 2023-09-25 20:42:40 +08:00
profile.tmpl [MODERATION] User blocking 2024-02-05 15:56:45 +01:00