This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-10 09:46:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa7ec64a54f46cdcd89c291e5a2212626b8c8940
gitea
/
modules
/
templates
History
wxiaoguang
6b5563c54a
Support selecting theme on the footer (
#35741
)
...
Fixes:
https://github.com/go-gitea/gitea/pull/27576
2025-10-28 18:25:00 +08:00
..
eval
…
scopedtmpl
…
vars
…
base.go
…
helper_test.go
Improve OAuth2 provider (correct Issuer, respect ENABLED) (
#34966
)
2025-07-06 13:36:45 +08:00
helper.go
Support selecting theme on the footer (
#35741
)
2025-10-28 18:25:00 +08:00
htmlrenderer_test.go
…
htmlrenderer.go
…
mailer.go
Refactor mail template and support preview (
#34990
)
2025-07-09 10:25:25 +08:00
templates_bindata.go
…
templates_dynamic.go
…
util_avatar.go
…
util_date_test.go
…
util_date.go
…
util_dict.go
…
util_format_test.go
Fix some overflows in test (
#35315
)
2025-08-20 15:20:22 +00:00
util_format.go
…
util_json.go
…
util_misc.go
Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (
#35151
)
2025-09-01 18:47:04 +00:00
util_render_test.go
…
util_render.go
Support selecting theme on the footer (
#35741
)
2025-10-28 18:25:00 +08:00
util_slice.go
…
util_string.go
…
util_test.go
…