You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules
crystal 830da13cf0
Restore gitea version endpoint
2 years ago
..
actions Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from earl-warren/forgejo:wip-gitea-schedule into forgejo 2 years ago
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 2 years ago
analyze Rename code_langauge.go to code_language.go (#26377) 2 years ago
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2 years ago
auth Refactor locale&string&template related code (#29165) 2 years ago
avatar [GITEA] Drop sha256-simd in favor of stdlib 2 years ago
base Refactor StringsToInt64s (#29967) 2 years ago
cache Always enable caches (#28527) 2 years ago
charset [FEAT] Enable ambiguous character detection in configured contexts 2 years ago
container Add container.FilterSlice function (gitea#30339) 2 years ago
csv Refactor locale&string&template related code (#29165) 2 years ago
emoji Update emoji set to Unicode 15 (#25595) 2 years ago
eventsource Final round of `db.DefaultContext` refactor (#27587) 2 years ago
generate Port "Use general token signing secret" 2 years ago
git Merge pull request '[CHORE] Remove `println`' (#3185) from gusted/forgejo-println into forgejo 2 years ago
gitgraph models/asymkey: Implement Tag verification 2 years ago
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2 years ago
graceful [FIX] make pprof labels conformant with prometheus spec 2 years ago
hcaptcha Consume hcaptcha and pwn deps (#22610) 3 years ago
highlight Fix 2 years ago
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) 2 years ago
html Refactor backend SVG package and add tests (#26335) 2 years ago
httpcache [BRANDING] add X-Forgejo-* headers 2 years ago
httplib [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167) 2 years ago
indexer Merge pull request 'Remove redundant / deadcode error check' (#3144) from gusted/forgejo-rm-deadcode into forgejo 2 years ago
issue/template Extend issue template yaml engine (#29274) 2 years ago
json Replace `interface{}` with `any` (#25686) 2 years ago
label Make label templates have consistent behavior and priority (#23749) 3 years ago
lfs fix: close file in the Upload func (#30262) 2 years ago
log Reduce some allocations in type conversion (#26772) 2 years ago
markup Refactor markdown render (#30139) 2 years ago
mcaptcha Implement FSFE REUSE for golang files (#21840) 3 years ago
metrics Reduce usage of `db.DefaultContext` (#27073) 2 years ago
migration Refactor locale&string&template related code (#29165) 2 years ago
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
optional Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 2 years ago
options Use a general approach to access custom/static/builtin assets (#24022) 3 years ago
packages Some NuGet package enhancements 2 years ago
paginator Use more specific test methods (#24265) 3 years ago
pprof Implement FSFE REUSE for golang files (#21840) 3 years ago
private [CLI] implement forgejo-cli 2 years ago
process [FIX] make pprof labels conformant with prometheus spec 2 years ago
proxy Use proxy for pull mirror (#22771) 3 years ago
proxyprotocol Implement FSFE REUSE for golang files (#21840) 3 years ago
public Refactor CORS handler (#28587) 2 years ago
queue workergroup: gracefully exit on close(popItemErr) 2 years ago
recaptcha Implement FSFE REUSE for golang files (#21840) 3 years ago
references Fix issue link does not support quotes (#29484) (#29487) 2 years ago
regexplru Upgrade go dependencies (#25819) 2 years ago
repository Do not update PRs based on events that happened before they existed 2 years ago
secret [GITEA] Drop sha256-simd in favor of stdlib 2 years ago
session fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 2 years ago
setting Restore gitea version endpoint 2 years ago
sitemap Fix sitemap (#22272) 3 years ago
ssh Remove SSH workaround (#27893) 2 years ago
storage Add minio bucket lookup type option 2 years ago
structs Allow changing global wiki editability via the API 2 years ago
svg Refactor backend SVG package and add tests (#26335) 2 years ago
sync Implement FSFE REUSE for golang files (#21840) 3 years ago
system Replace more db.DefaultContext (#27628) 2 years ago
templates Avoid losing token when updating mirror settings (#30429) 2 years ago
test [TESTS] add log.Level to test.NewLogChecker 2 years ago
testlogger Merge pull request '[FEAT] Mark database errors in tests as failure' (#2972) from gusted/forgejo-log-db into forgejo 2 years ago
timeutil Remove the `time-since` class (#29826) 2 years ago
translation Rename ByteSize to ReadableSize 2 years ago
turnstile Add new captcha: cloudflare turnstile (#22369) 3 years ago
typesniffer Detect ogg mime-type as audio or video (#26494) 2 years ago
updatechecker [PRIVACY] Add a DNS method to fetch new updates 2 years ago
uri Implement FSFE REUSE for golang files (#21840) 3 years ago
user Implement FSFE REUSE for golang files (#21840) 3 years ago
util Clean up log messages (#30313) 2 years ago
validation [GITEA] add option for banning dots in usernames 2 years ago
web fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 2 years ago
webhook [FEAT] sourcehut webhooks 2 years ago