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