Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680)
1 year ago
..
actions Fix wrong status of `Set up Job` when first step is skipped (#32120) 1 year ago
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 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) 2 years ago
auth Fix: passkey login not working anymore (#32623) 1 year ago
avatar Use `crypto/sha256` (#29386) 2 years ago
badge Implement actions badge svgs (#28102) 2 years ago
base Refactor sidebar assignee&milestone&project selectors (#32465) 1 year ago
cache Refactor RepoBranchTagSelector (#32681) 1 year ago
charset refactor: remove redundant err declarations (#32381) 1 year ago
container Refactor sidebar assignee&milestone&project selectors (#32465) 1 year ago
csv Refactor markup render system (#32589) 1 year ago
dump Refactor "dump" sub-command (#30240) 2 years ago
emoji Update emoji set to Unicode 15 (#25595) 3 years ago
eventsource Final round of `db.DefaultContext` refactor (#27587) 2 years ago
generate Refactor JWT secret generating & decoding code (#29172) 2 years ago
git Use batch database operations instead of one by one to optimze api pulls (#32680) 1 year ago
gitgraph Fix milestone deadline and date related problems (#32339) 1 year ago
gitrepo Refactor markup package (#32399) 1 year ago
globallock Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 1 year ago
graceful Remove unused error in graceful manager (#29871) 2 years ago
hcaptcha
highlight Add option to disable ambiguous unicode characters detection (#28454) 2 years ago
hostmatcher Support allowed hosts for migrations to work with proxy (#32025) 1 year ago
htmlutil Refactor markup render system (#32533) 1 year ago
httpcache Fix wrong last modify time (#32102) 1 year ago
httplib Add avif image file support (#32508) 1 year ago
indexer Fix markup render regression and fix some tests (#32640) 1 year ago
issue/template bump to go 1.23 (#31855) 1 year ago
json Replace `interface{}` with `any` (#25686) 2 years ago
label Make label templates have consistent behavior and priority (#23749) 3 years ago
lfs Use 8 as default value for git lfs concurrency (#32421) 1 year ago
lfstransfer Refactor LFS SSH and internal routers (#32473) 1 year ago
log Improve testing and try to fix MySQL hanging (#32515) 1 year ago
markup Refactor markdown render (#32736) 1 year ago
mcaptcha
metrics Rename project board -> column to make the UI less confusing (#30170) 2 years ago
migration Support migrating GitHub/GitLab PR draft status (#32242) 1 year ago
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
optional Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
options Use a general approach to access custom/static/builtin assets (#24022) 3 years ago
packages Add Arch package registry (#32692) 1 year ago
paginator Use more specific test methods (#24265) 3 years ago
pprof
private Refactor LFS SSH and internal routers (#32473) 1 year ago
process Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2 years ago
proxy Use proxy for pull mirror (#22771) 3 years ago
proxyprotocol
public Refactor CORS handler (#28587) 2 years ago
queue Improve testing and try to fix MySQL hanging (#32515) 1 year ago
recaptcha
references Refactor to use UnsafeStringToBytes (#31358) 2 years ago
regexplru Upgrade go dependencies (#25819) 2 years ago
repository disable gravatar in test (#32529) 1 year ago
secret Use `crypto/sha256` (#29386) 2 years ago
session Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2 years ago
setting Add Arch package registry (#32692) 1 year ago
sitemap
ssh Remove SSH workaround (#27893) 2 years ago
storage Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581) 1 year ago
structs Add priority to protected branch (#32286) 1 year ago
svg Refactor markup render system (#32533) 1 year ago
sync Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 1 year ago
system Refactor to use UnsafeStringToBytes (#31358) 2 years ago
templates Refactor issue filter (labels, poster, assignee) (#32771) 1 year ago
test Remove sub-path from container registry realm (#31293) 2 years ago
testlogger Improve testing and try to fix MySQL hanging (#32515) 1 year ago
timeutil Refactor DateUtils and merge TimeSince (#32409) 1 year ago
translation Render embedded code preview by permlink in markdown (#30234) 2 years ago
turnstile
typesniffer Add avif image file support (#32508) 1 year ago
updatechecker Replace more db.DefaultContext (#27628) 2 years ago
uri
user
util Issue time estimate, meaningful time tracking (#23113) 1 year ago
validation Validate OAuth Redirect URIs (#32643) 1 year ago
web Refactor markdown editor and use it for milestone description editor (#32688) 1 year ago
webhook Add new event commit status creation and webhook implementation (#27151) 1 year ago
zstd Support compression for Actions logs (#31761) 1 year ago