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.
KN4CK3R c337ff0ec7
Add user blocking (#29028)
2 months ago
..
actions Set pre-step status to `skipped` if job is skipped (#29489) 2 months ago
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 7 months ago
analyze Rename code_langauge.go to code_language.go (#26377) 9 months ago
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 8 months ago
auth Use `crypto/sha256` (#29386) 2 months ago
avatar Use `crypto/sha256` (#29386) 2 months ago
badge Implement actions badge svgs (#28102) 2 months ago
base Use `crypto/sha256` (#29386) 2 months ago
cache Always enable caches (#28527) 5 months ago
charset Refactor locale&string&template related code (#29165) 3 months ago
container Implement FSFE REUSE for golang files (#21840) 1 year ago
csv Refactor locale&string&template related code (#29165) 3 months ago
emoji Update emoji set to Unicode 15 (#25595) 10 months ago
eventsource Final round of `db.DefaultContext` refactor (#27587) 7 months ago
generate Refactor JWT secret generating & decoding code (#29172) 3 months ago
git Add a check for when the command is canceled by the program on Window… (#29538) 2 months ago
gitgraph More `db.DefaultContext` refactor (#27265) 7 months ago
gitrepo Simplify how git repositories are opened (#28937) 3 months ago
graceful Suggest to use Type=simple for systemd service (#28717) 4 months ago
hcaptcha Consume hcaptcha and pwn deps (#22610) 1 year ago
highlight Add option to disable ambiguous unicode characters detection (#28454) 5 months ago
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) 7 months ago
html Refactor backend SVG package and add tests (#26335) 9 months ago
httpcache Also match weakly validated ETags (#28957) 3 months ago
httplib Less naked returns (#25713) 10 months ago
indexer remove util.OptionalBool and related functions (#29513) 2 months ago
issue/template Extend issue template yaml engine (#29274) 2 months ago
json Replace `interface{}` with `any` (#25686) 10 months ago
label Make label templates have consistent behavior and priority (#23749) 1 year ago
lfs Use `crypto/sha256` (#29386) 2 months ago
log Reduce some allocations in type conversion (#26772) 8 months ago
markup Refactor some Str2html code (#29397) 2 months ago
mcaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
metrics Reduce usage of `db.DefaultContext` (#27073) 8 months ago
migration Refactor locale&string&template related code (#29165) 3 months ago
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 10 months ago
optional migrate some more "OptionalBool" to "Option[bool]" (#29479) 2 months ago
options Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
packages Integrate alpine `noarch` packages into other architectures index (#29137) 2 months ago
paginator Use more specific test methods (#24265) 1 year ago
pprof Implement FSFE REUSE for golang files (#21840) 1 year ago
private Return `responseText` instead of string in some functions (#28836) 4 months ago
process Replace assert.Fail with assert.FailNow (#27578) 7 months ago
proxy Use proxy for pull mirror (#22771) 1 year ago
proxyprotocol Implement FSFE REUSE for golang files (#21840) 1 year ago
public Refactor CORS handler (#28587) 4 months ago
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 2 months ago
recaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
references Fix issue link does not support quotes (#29484) (#29487) 2 months ago
regexplru Upgrade go dependencies (#25819) 10 months ago
repository Add user blocking (#29028) 2 months ago
secret Use `crypto/sha256` (#29386) 2 months ago
session Next round of `db.DefaultContext` refactor (#27089) 8 months ago
setting Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 2 months ago
sitemap Fix sitemap (#22272) 1 year ago
ssh Remove SSH workaround (#27893) 6 months ago
storage Fix object storage path handling (#27024) 8 months ago
structs Enable/disable owner and repo projects independently (#28805) 2 months ago
svg Refactor backend SVG package and add tests (#26335) 9 months ago
sync Implement FSFE REUSE for golang files (#21840) 1 year ago
system Replace more db.DefaultContext (#27628) 7 months ago
templates Breaking summary for template refactoring (#29395) 2 months ago
test Move web/api context related testing function into a separate package (#26859) 8 months ago
testlogger Replace `interface{}` with `any` (#25686) 10 months ago
timeutil Refactor locale&string&template related code (#29165) 3 months ago
translation Add an trailing slash to dashboard links (#29555) 2 months ago
turnstile Add new captcha: cloudflare turnstile (#22369) 1 year ago
typesniffer Detect ogg mime-type as audio or video (#26494) 9 months ago
updatechecker Replace more db.DefaultContext (#27628) 7 months ago
uri Implement FSFE REUSE for golang files (#21840) 1 year ago
user Implement FSFE REUSE for golang files (#21840) 1 year ago
util remove util.OptionalBool and related functions (#29513) 2 months ago
validation Check blocklist for emails when adding them to account (#26812) 8 months ago
web Refactor locale&string&template related code (#29165) 3 months ago
webhook Fix schedule tasks bugs (#28691) 4 months ago