..
actions
Merge pull request '[ACTIONS] port scheduled actions from Gitea' ( #2826 ) from earl-warren/forgejo:wip-gitea-schedule into forgejo
11 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 )
1 year 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 )
11 months ago
cache
Always enable caches ( #28527 )
1 year ago
charset
[FEAT] Enable ambiguous character detection in configured contexts
12 months ago
container
Add container.FilterSlice function (gitea#30339)
10 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"
12 months ago
git
Merge pull request '[CHORE] Remove `println`' ( #3185 ) from gusted/forgejo-println into forgejo
10 months ago
gitgraph
models/asymkey: Implement Tag verification
11 months ago
gitrepo
Move get/set default branch from git package to gitrepo package to hide repopath ( #29126 )
11 months ago
graceful
[FIX] make pprof labels conformant with prometheus spec
11 months ago
hcaptcha
Consume hcaptcha and pwn deps ( #22610 )
2 years ago
highlight
Fix
11 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 )
10 months ago
indexer
Merge pull request 'Remove redundant / deadcode error check' ( #3144 ) from gusted/forgejo-rm-deadcode into forgejo
10 months ago
issue/ template
Extend issue template yaml engine ( #29274 )
11 months 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 )
10 months ago
log
Reduce some allocations in type conversion ( #26772 )
1 year ago
markup
Refactor markdown render ( #30139 )
10 months ago
mcaptcha
Implement FSFE REUSE for golang files ( #21840 )
2 years ago
metrics
Reduce usage of `db.DefaultContext` ( #27073 )
1 year 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 )
10 months ago
options
Use a general approach to access custom/static/builtin assets ( #24022 )
2 years ago
packages
Some NuGet package enhancements
10 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
11 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)
11 months ago
recaptcha
Implement FSFE REUSE for golang files ( #21840 )
2 years ago
references
Fix issue link does not support quotes ( #29484 ) ( #29487 )
11 months ago
regexplru
Upgrade go dependencies ( #25819 )
2 years ago
repository
Do not update PRs based on events that happened before they existed
10 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 )
10 months ago
setting
Restore gitea version endpoint
10 months ago
sitemap
Fix sitemap ( #22272 )
2 years ago
ssh
Remove SSH workaround ( #27893 )
1 year ago
storage
Add minio bucket lookup type option
11 months ago
structs
Allow changing global wiki editability via the API
10 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 )
10 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
11 months ago
timeutil
Remove the `time-since` class ( #29826 )
11 months ago
translation
Rename ByteSize to ReadableSize
11 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 )
10 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 )
10 months ago
webhook
[FEAT] sourcehut webhooks
10 months ago