0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 14:54:57 +01:00
gitea/routers
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385)
Introduce `AvatarUtils`, no need to pass `$.Context` to every
sub-template, and simplify the template helper functions.
2023-08-10 11:19:39 +08:00
..
api Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2023-08-09 14:57:45 +08:00
common
install
private
utils
web Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
init.go Pre-register OAuth2 applications for git credential helpers (#26291) 2023-08-09 14:24:07 +02:00