..
actions
Merge pull request '[ACTIONS] port scheduled actions from Gitea' ( #2826 ) from earl-warren/forgejo:wip-gitea-schedule into forgejo
10 months ago
activitypub
Upgrade to golangci-lint@v1.55.0 ( #27756 )
1 year ago
analyze
Rename code_langauge.go to code_language.go ( #26377 )
1 year ago
assetfs
Use `Set[Type]` instead of `map[Type]bool/struct{}`. ( #26804 )
1 year ago
auth
Refactor locale&string&template related code ( #29165 )
11 months ago
avatar
[GITEA] Drop sha256-simd in favor of stdlib
11 months ago
base
Refactor StringsToInt64s ( #29967 )
10 months ago
cache
Always enable caches ( #28527 )
1 year ago
charset
[FEAT] Enable ambiguous character detection in configured contexts
11 months ago
container
Add container.FilterSlice function (gitea#30339)
9 months ago
csv
Refactor locale&string&template related code ( #29165 )
11 months 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"
11 months ago
git
Merge pull request '[CHORE] Remove `println`' ( #3185 ) from gusted/forgejo-println into forgejo
9 months ago
gitgraph
models/asymkey: Implement Tag verification
10 months ago
gitrepo
Move get/set default branch from git package to gitrepo package to hide repopath ( #29126 )
10 months ago
graceful
[FIX] make pprof labels conformant with prometheus spec
10 months ago
hcaptcha
Consume hcaptcha and pwn deps ( #22610 )
2 years ago
highlight
Fix
10 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 )
1 year ago
httpcache
[BRANDING] add X-Forgejo-* headers
11 months ago
httplib
[PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) ( #3167 )
9 months ago
indexer
Merge pull request 'Remove redundant / deadcode error check' ( #3144 ) from gusted/forgejo-rm-deadcode into forgejo
9 months ago
issue/ template
Extend issue template yaml engine ( #29274 )
10 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 )
9 months ago
log
Reduce some allocations in type conversion ( #26772 )
1 year ago
markup
Refactor markdown render ( #30139 )
9 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 )
11 months 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 )
9 months ago
options
Use a general approach to access custom/static/builtin assets ( #24022 )
2 years ago
packages
Some NuGet package enhancements
9 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
11 months ago
process
[FIX] make pprof labels conformant with prometheus spec
10 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)
10 months ago
recaptcha
Implement FSFE REUSE for golang files ( #21840 )
2 years ago
references
Fix issue link does not support quotes ( #29484 ) ( #29487 )
10 months ago
regexplru
Upgrade go dependencies ( #25819 )
2 years ago
repository
Do not update PRs based on events that happened before they existed
9 months ago
secret
[GITEA] Drop sha256-simd in favor of stdlib
11 months ago
session
fix: Fix to delete cookie when AppSubURL is non-empty ( #30375 )
9 months ago
setting
Merge pull request '[CHORE] Remove Microsoft SQL Server support' ( #3040 ) from gusted/forgejo-rm-mssql into forgejo
9 months ago
sitemap
Fix sitemap ( #22272 )
2 years ago
ssh
Remove SSH workaround ( #27893 )
1 year ago
storage
Add minio bucket lookup type option
10 months ago
structs
Allow changing global wiki editability via the API
9 months ago
svg
Refactor backend SVG package and add tests ( #26335 )
1 year 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 )
9 months ago
test
[TESTS] add log.Level to test.NewLogChecker
11 months ago
testlogger
Merge pull request '[FEAT] Mark database errors in tests as failure' ( #2972 ) from gusted/forgejo-log-db into forgejo
9 months ago
timeutil
Remove the `time-since` class ( #29826 )
10 months ago
translation
Rename ByteSize to ReadableSize
10 months ago
turnstile
Add new captcha: cloudflare turnstile ( #22369 )
2 years ago
typesniffer
Detect ogg mime-type as audio or video ( #26494 )
1 year ago
updatechecker
[PRIVACY] Add a DNS method to fetch new updates
11 months 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 )
9 months ago
validation
[GITEA] add option for banning dots in usernames
11 months ago
web
fix: Fix to delete cookie when AppSubURL is non-empty ( #30375 )
9 months ago
webhook
[FEAT] sourcehut webhooks
9 months ago