This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-12-07 13:28:25 +00:00
Code
Releases
Activity
Files
5cb4cbf044e2f0483afc92516bb4b9aff6ea2b9a
gitea
/
modules
/
templates
History
wxiaoguang
4a98ab0540
Remove legacy template helper functions (
#34426
)
...
These functions have been marked as `panicIfDevOrTesting` since 1.23 (
#32422
)
2025-05-11 01:42:21 -04:00
..
eval
…
scopedtmpl
…
vars
…
base.go
…
dynamic.go
…
helper_test.go
…
helper.go
Remove legacy template helper functions (
#34426
)
2025-05-11 01:42:21 -04:00
htmlrenderer_test.go
…
htmlrenderer.go
Refactor template & test related code (
#32938
)
2024-12-22 15:33:19 +00:00
mailer.go
…
static.go
…
templates_bindata.go
…
util_avatar.go
…
util_date_test.go
Remove legacy template helper functions (
#34426
)
2025-05-11 01:42:21 -04:00
util_date.go
…
util_dict.go
…
util_format_test.go
…
util_format.go
…
util_json.go
…
util_misc.go
…
util_render_test.go
…
util_render.go
Refactor commit message rendering and fix bugs (
#34412
)
2025-05-09 20:42:35 +08:00
util_slice.go
…
util_string.go
…
util_test.go
…