This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-04-29 04:01:13 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
1e6fa57acbe3c05cb996b789e8c2d381c953826f
gitea
/
modules
/
templates
History
silverwind
17a7797cdd
Fix incorrect asset URL (
#15805
)
...
Fixes another regression from
https://github.com/go-gitea/gitea/pull/15219
.
2021-05-09 21:03:09 +01:00
..
base.go
Prevent template renderer from rendering error (
#14646
)
2021-02-13 19:41:53 +00:00
dynamic.go
Move macaron to chi (
#14293
)
2021-01-26 16:36:53 +01:00
helper_test.go
…
helper.go
Fix incorrect asset URL (
#15805
)
2021-05-09 21:03:09 +01:00
static.go
Move macaron to chi (
#14293
)
2021-01-26 16:36:53 +01:00
templates_bindata.go
…