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-03-06 08:55:13 +01:00
Code
Issues
Activity
gitea
/
modules
/
templates
History
silverwind
ce83609ff6
Upgrade to golangci-lint@v1.55.0 (
#27756
)
...
https://github.com/golangci/golangci-lint/releases/tag/v1.55.0
2023-10-24 02:54:59 +00:00
..
eval
…
scopedtmpl
…
vars
…
base.go
Replace
util.SliceXxx
with
slices.Xxx
(
#26958
)
2023-09-07 09:37:47 +00:00
dynamic.go
…
helper_test.go
…
helper.go
Rename the default themes to gitea-light, gitea-dark, gitea-auto (
#27419
)
2023-10-06 09:46:36 +02:00
htmlrenderer_test.go
…
htmlrenderer.go
Upgrade to golangci-lint@v1.55.0 (
#27756
)
2023-10-24 02:54:59 +00:00
mailer.go
…
static.go
…
templates_bindata.go
…
util_avatar.go
…
util_dict.go
…
util_json.go
…
util_misc.go
Improve feed icons and feed merge text color (
#27498
)
2023-10-07 23:26:27 +00:00
util_render_test.go
…
util_render.go
Fix label render containing invalid HTML (
#27752
)
2023-10-23 23:02:00 +00:00
util_slice.go
…
util_string.go
…
util_test.go
…