This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-07-24 16:05:33 +02:00
Code
Issues
Activity
gitea
/
modules
/
templates
History
…
..
eval
…
scopedtmpl
…
vars
…
base.go
…
dynamic.go
…
helper_test.go
…
helper.go
…
htmlrenderer_test.go
…
htmlrenderer.go
…
mailer.go
…
static.go
Use a general approach to access custom/static/builtin assets (
#24022
)
2023-04-12 18:16:45 +08:00
templates_bindata.go
…
util_avatar.go
Lazy load avatar images (
#32051
)
2024-09-17 19:02:48 +00:00
util_dict.go
…
util_json.go
…
util_misc.go
…
util_render_test.go
…
util_render.go
Refactor names (
#31405
)
2024-06-19 06:32:45 +08:00
util_slice.go
…
util_string.go
…
util_test.go
…