Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)
před 3 měsíci
..
actions Fix some pending problems (#29985) před 3 měsíci
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) před 8 měsíci
analyze Rename code_langauge.go to code_language.go (#26377) před 10 měsíci
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) před 10 měsíci
auth Use `crypto/sha256` (#29386) před 4 měsíci
avatar Use `crypto/sha256` (#29386) před 4 měsíci
badge Implement actions badge svgs (#28102) před 3 měsíci
base Refactor StringsToInt64s (#29967) před 3 měsíci
cache Always enable caches (#28527) před 6 měsíci
charset Refactor locale&string&template related code (#29165) před 4 měsíci
container Implement FSFE REUSE for golang files (#21840) před 1 rokem
csv Refactor locale&string&template related code (#29165) před 4 měsíci
emoji Update emoji set to Unicode 15 (#25595) před 1 rokem
eventsource Final round of `db.DefaultContext` refactor (#27587) před 8 měsíci
generate Refactor JWT secret generating & decoding code (#29172) před 4 měsíci
git Fix some pending problems (#29985) před 3 měsíci
gitgraph More `db.DefaultContext` refactor (#27265) před 9 měsíci
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) před 3 měsíci
graceful Remove unused error in graceful manager (#29871) před 3 měsíci
hcaptcha Consume hcaptcha and pwn deps (#22610) před 1 rokem
highlight Add option to disable ambiguous unicode characters detection (#28454) před 6 měsíci
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) před 8 měsíci
html Refactor backend SVG package and add tests (#26335) před 10 měsíci
httpcache Also match weakly validated ETags (#28957) před 4 měsíci
httplib Refactor external URL detection (#29973) před 3 měsíci
indexer Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) před 3 měsíci
issue/template Extend issue template yaml engine (#29274) před 3 měsíci
json Replace `interface{}` with `any` (#25686) před 11 měsíci
label Make label templates have consistent behavior and priority (#23749) před 1 rokem
lfs Use `crypto/sha256` (#29386) před 4 měsíci
log Reduce some allocations in type conversion (#26772) před 10 měsíci
markup Refactor markdown attention render (#29984) před 3 měsíci
mcaptcha Implement FSFE REUSE for golang files (#21840) před 1 rokem
metrics Reduce usage of `db.DefaultContext` (#27073) před 9 měsíci
migration Refactor locale&string&template related code (#29165) před 4 měsíci
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) před 11 měsíci
optional migrate some more "OptionalBool" to "Option[bool]" (#29479) před 3 měsíci
options Use a general approach to access custom/static/builtin assets (#24022) před 1 rokem
packages Integrate alpine `noarch` packages into other architectures index (#29137) před 4 měsíci
paginator Use more specific test methods (#24265) před 1 rokem
pprof Implement FSFE REUSE for golang files (#21840) před 1 rokem
private Return `responseText` instead of string in some functions (#28836) před 5 měsíci
process Replace assert.Fail with assert.FailNow (#27578) před 8 měsíci
proxy Use proxy for pull mirror (#22771) před 1 rokem
proxyprotocol Implement FSFE REUSE for golang files (#21840) před 1 rokem
public Refactor CORS handler (#28587) před 6 měsíci
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) před 3 měsíci
recaptcha Implement FSFE REUSE for golang files (#21840) před 1 rokem
references Fix issue link does not support quotes (#29484) (#29487) před 3 měsíci
regexplru Upgrade go dependencies (#25819) před 11 měsíci
repository Add user blocking (#29028) před 3 měsíci
secret Use `crypto/sha256` (#29386) před 4 měsíci
session Next round of `db.DefaultContext` refactor (#27089) před 9 měsíci
setting Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) před 3 měsíci
sitemap Fix sitemap (#22272) před 1 rokem
ssh Remove SSH workaround (#27893) před 7 měsíci
storage Fix object storage path handling (#27024) před 9 měsíci
structs Fix lint-swagger warning (#29787) před 3 měsíci
svg Refactor markdown attention render (#29984) před 3 měsíci
sync Implement FSFE REUSE for golang files (#21840) před 1 rokem
system Replace more db.DefaultContext (#27628) před 8 měsíci
templates Improve QueryEscape helper function (#29768) před 3 měsíci
test Move web/api context related testing function into a separate package (#26859) před 9 měsíci
testlogger Replace `interface{}` with `any` (#25686) před 11 měsíci
timeutil Remove the `time-since` class (#29826) před 3 měsíci
translation Add an trailing slash to dashboard links (#29555) před 3 měsíci
turnstile Add new captcha: cloudflare turnstile (#22369) před 1 rokem
typesniffer Detect ogg mime-type as audio or video (#26494) před 10 měsíci
updatechecker Replace more db.DefaultContext (#27628) před 8 měsíci
uri Implement FSFE REUSE for golang files (#21840) před 1 rokem
user Implement FSFE REUSE for golang files (#21840) před 1 rokem
util Performance improvements for pull request list page (#29900) před 3 měsíci
validation Check blocklist for emails when adding them to account (#26812) před 10 měsíci
web Refactor locale&string&template related code (#29165) před 4 měsíci
webhook Fix schedule tasks bugs (#28691) před 5 měsíci