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 430fe6c0c1
Avoid losing token when updating mirror settings (#30429) (#30466)
před 2 měsíci
..
actions Show Actions post step when it's running (#29926) (#29928) před 2 měsíci
activitypub More refactoring of `db.DefaultContext` (#27083) před 9 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 9 měsíci
auth Next round of `db.DefaultContext` refactor (#27089) před 9 měsíci
avatar Remove nfnt/resize and oliamb/cutter (#25999) před 11 měsíci
base Use general token signing secret (#29205) (#29325) před 3 měsíci
cache improve unit test for caching (#26185) před 10 měsíci
charset Preserve BOM in web editor (#28935) (#28959) před 4 měsíci
container Implement FSFE REUSE for golang files (#21840) před 1 rokem
context Use strict protocol check when redirect (#29642) (#29644) před 3 měsíci
contexttest Make "/user/login" page redirect if the current user has signed in (#29583) (#29599) před 3 měsíci
csv Refactor locale number (#24134) před 1 rokem
doctor Fix gitea doctor will remove repo-avatar files when execute command storage-archives (#30094) (#30120) před 2 měsíci
emoji Update emoji set to Unicode 15 (#25595) před 11 měsíci
eventsource More `db.DefaultContext` refactor (#27265) (#27347) před 8 měsíci
generate Use general token signing secret (#29205) (#29325) před 3 měsíci
git Include encoding in signature payload (#30174) (#30181) před 2 měsíci
gitgraph More `db.DefaultContext` refactor (#27265) (#27347) před 8 měsíci
graceful Avoid unexpected panic in graceful manager (#29629) (#29630) 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) (#28499) před 5 měsíci
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) (#27675) před 8 měsíci
html Refactor backend SVG package and add tests (#26335) před 10 měsíci
httpcache Less naked returns (#25713) před 11 měsíci
httplib Less naked returns (#25713) před 11 měsíci
indexer Use db.ListOptions directly instead of Paginator interface to make iteasier to use and fix performance of /pulls and /issues (#29990) (#30447) před 2 měsíci
issue/template Replace `interface{}` with `any` (#25686) před 11 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 Close file in the Upload func (#30262) (#30269) před 2 měsíci
log Reduce some allocations in type conversion (#26772) před 9 měsíci
markup Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) (#30250) před 2 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 Replace `interface{}` with `any` (#25686) před 11 měsíci
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) před 11 měsíci
options Use a general approach to access custom/static/builtin assets (#24022) před 1 rokem
packages Close all hashed buffers (#27787) (#27790) před 7 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 Performance optimization for git push (#30104) (#30354) před 2 měsíci
process Less naked returns (#25713) před 11 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) (#28611) před 5 měsíci
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) (#29546) 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) (#29536) před 3 měsíci
regexplru Upgrade go dependencies (#25819) před 11 měsíci
repository Only log error when tag sync fails (#29295) (#29327) před 3 měsíci
secret Improve decryption failure message (#24573) před 1 rokem
session fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30468) před 2 měsíci
setting Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) (#29791) před 3 měsíci
sitemap Fix sitemap (#22272) před 1 rokem
ssh Remove SSH workaround (#27893) (#29332) před 3 měsíci
storage Fix object storage path handling (#27024) před 9 měsíci
structs chore(api): support ignore password if login source type is LDAP for creating user API (#28491) (#28525) před 5 měsíci
svg Refactor backend SVG package and add tests (#26335) před 10 měsíci
sync Implement FSFE REUSE for golang files (#21840) před 1 rokem
system Implement FSFE REUSE for golang files (#21840) před 1 rokem
templates Avoid losing token when updating mirror settings (#30429) (#30466) před 2 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 Fix date rendering by adding `<gitea-absolute-date>` (#29725) (#29747) před 3 měsíci
translation Add a trailing slash to dashboard links (#29555) (#29573) 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 Implement FSFE REUSE for golang files (#21840) před 1 rokem
upload Implement FSFE REUSE for golang files (#21840) před 1 rokem
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) (#29972) před 2 měsíci
validation Check blocklist for emails when adding them to account (#26812) před 9 měsíci
web fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30468) před 2 měsíci
webhook Fix schedule tasks bugs (#28691) (#28780) před 5 měsíci