forgejo/modules
silverwind 8dc6eabbc0
Update go tool dependencies, restructure lint targets ()
- Update all tool dependencies to latest tag
- Remove unused errcheck, it is part of golangci-lint
- Include main.go in air
- Enable wastedassign again now that it's
[generics-compatible](https://github.com/golangci/golangci-lint/pull/3689)
- Restructured lint targets to new `lint-*` namespace
2023-04-22 14:53:00 -04:00
..
actions Support triggering workflows by wiki related events () 2023-04-17 13:49:47 -04:00
activitypub Add Chef package registry () 2023-02-06 09:49:21 +08:00
analyze
assetfs Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
auth Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
avatar Allow webp images as avatars () 2023-04-21 13:15:49 -04:00
base Use a general Eval function for expressions in templates. () 2023-04-07 21:25:49 +08:00
cache Update redis library to support redis v7 () 2023-04-13 18:41:04 -04:00
charset Update go tool dependencies, restructure lint targets () 2023-04-22 14:53:00 -04:00
container
context Make HTML template functions support context () 2023-04-20 04:08:58 -04:00
csv Refactor locale number () 2023-04-17 11:37:23 +08:00
doctor Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
emoji
eventsource
generate
git Make wiki title supports dashes and improve wiki name related features () 2023-04-19 13:50:10 -04:00
gitgraph Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
graceful Remove most path-based golangci exclusions () 2023-04-19 22:08:01 -04:00
hcaptcha Consume hcaptcha and pwn deps () 2023-01-29 09:49:51 -06:00
highlight test_env: hardcode major go version in use () 2023-03-14 16:09:01 -04:00
hostmatcher
html
httpcache Set X-Gitea-Debug header once () 2023-03-08 15:40:04 -05:00
httplib Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" () 2023-03-29 14:32:26 +08:00
indexer Allow adding new files to an empty repo () 2023-04-19 21:40:42 +08:00
issue/template Allow issue templates to not render title () 2023-01-26 22:45:49 -06:00
json
label Make label templates have consistent behavior and priority () 2023-04-10 16:44:02 +08:00
lfs Make minio package support legacy MD5 checksum () 2023-03-28 11:10:24 -04:00
log Improve test logger () 2023-04-21 16:32:25 -04:00
markup Improve Wiki TOC () 2023-04-17 15:05:19 -04:00
mcaptcha
metrics include build info in Prometheus metrics () 2023-02-08 19:54:01 +02:00
migration Scoped labels () 2023-02-18 21:17:39 +02:00
mirror
nosql Update redis library to support redis v7 () 2023-04-13 18:41:04 -04:00
notification Implement actions () 2023-01-31 09:45:19 +08:00
options Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
packages Display image size for multiarch container images () 2023-04-02 17:53:37 +08:00
paginator
pprof
private Fix incorrect internal response type () 2023-04-17 23:10:40 -04:00
process Improve trace logging for pulls and processes () 2023-02-03 18:11:48 -05:00
proxy Use proxy for pull mirror () 2023-02-11 08:39:50 +08:00
proxyprotocol
public Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
queue Update redis library to support redis v7 () 2023-04-13 18:41:04 -04:00
recaptcha
references Use correct captured group range when parsing cross-reference () 2023-01-31 10:08:05 +01:00
regexplru
repository Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
secret Use minio/sha256-simd for accelerated SHA256 () 2023-02-22 14:21:46 -05:00
session Update redis library to support redis v7 () 2023-04-13 18:41:04 -04:00
setting Fix incorrect CORS default values () 2023-04-19 15:30:10 -04:00
sitemap
ssh
storage Make minio package support legacy MD5 checksum () 2023-03-28 11:10:24 -04:00
structs Fix Org edit page bugs: renaming detection, maxlength () 2023-04-17 11:35:57 -04:00
svg Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
sync
system
templates Update go tool dependencies, restructure lint targets () 2023-04-22 14:53:00 -04:00
test Improve test logger () 2023-04-21 16:32:25 -04:00
timeutil Update go tool dependencies, restructure lint targets () 2023-04-22 14:53:00 -04:00
translation Update go tool dependencies, restructure lint targets () 2023-04-22 14:53:00 -04:00
turnstile Add new captcha: cloudflare turnstile () 2023-02-05 15:29:03 +08:00
typesniffer Do not recognize text files as audio () 2023-03-07 22:40:41 -05:00
updatechecker
upload
uri
user
util Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
validation Map OIDC groups to Orgs/Teams () 2023-02-08 14:44:42 +08:00
web Refactor web route () 2023-04-20 14:49:06 -04:00
webhook