Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/modules
Albin Hedman 2763766f85
cargo registry - respect renamed dependencies (#32430)
2 days ago
..
actions Fix wrong status of `Set up Job` when first step is skipped (#32120) 2 months ago
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 2 months 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 Add Passkey login support (#31504) 5 months ago
avatar Use `crypto/sha256` (#29386) 9 months ago
badge Implement actions badge svgs (#28102) 9 months ago
base Refactor sidebar assignee&milestone&project selectors (#32465) 3 days ago
cache bump to go 1.23 (#31855) 2 months ago
charset refactor: remove redundant err declarations (#32381) 2 weeks ago
container Refactor sidebar assignee&milestone&project selectors (#32465) 3 days ago
csv Render embedded code preview by permlink in markdown (#30234) 8 months ago
dump Refactor "dump" sub-command (#30240) 8 months ago
emoji Update emoji set to Unicode 15 (#25595) 1 year ago
eventsource Final round of `db.DefaultContext` refactor (#27587) 1 year ago
generate Refactor JWT secret generating & decoding code (#29172) 9 months ago
git Refactor LFS SSH and internal routers (#32473) 2 days ago
gitgraph Fix milestone deadline and date related problems (#32339) 1 week ago
gitrepo Refactor markup package (#32399) 1 week ago
globallock Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 2 months ago
graceful Remove unused error in graceful manager (#29871) 8 months ago
hcaptcha Consume hcaptcha and pwn deps (#22610) 2 years ago
highlight Add option to disable ambiguous unicode characters detection (#28454) 11 months ago
hostmatcher Support allowed hosts for migrations to work with proxy (#32025) 2 months ago
html Refactor backend SVG package and add tests (#26335) 1 year ago
httpcache Fix wrong last modify time (#32102) 2 months ago
httplib Fix wrong last modify time (#32102) 2 months ago
indexer Updated tokenizer to better matching when search for code snippets (#32261) 1 week ago
issue/template bump to go 1.23 (#31855) 2 months ago
json Replace `interface{}` with `any` (#25686) 1 year ago
label Make label templates have consistent behavior and priority (#23749) 2 years ago
lfs Use 8 as default value for git lfs concurrency (#32421) 1 week ago
lfstransfer Refactor LFS SSH and internal routers (#32473) 2 days ago
log Refactor markup package (#32399) 1 week ago
markup Support quote selected comments to reply (#32431) 1 week ago
mcaptcha Implement FSFE REUSE for golang files (#21840) 2 years ago
metrics Rename project board -> column to make the UI less confusing (#30170) 6 months ago
migration Support migrating GitHub/GitLab PR draft status (#32242) 1 month ago
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
optional Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
options Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
packages cargo registry - respect renamed dependencies (#32430) 2 days ago
paginator Use more specific test methods (#24265) 2 years ago
pprof Implement FSFE REUSE for golang files (#21840) 2 years ago
private Refactor LFS SSH and internal routers (#32473) 2 days ago
process Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 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) 11 months ago
queue bump to go 1.23 (#31855) 2 months ago
recaptcha Implement FSFE REUSE for golang files (#21840) 2 years ago
references Refactor to use UnsafeStringToBytes (#31358) 5 months ago
regexplru Upgrade go dependencies (#25819) 1 year ago
repository Add new event commit status creation and webhook implementation (#27151) 7 days ago
secret Use `crypto/sha256` (#29386) 9 months ago
session Improve oauth2 client "preferred username field" logic and the error handling (#30622) 7 months ago
setting Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 days ago
sitemap Fix sitemap (#22272) 2 years ago
ssh Remove SSH workaround (#27893) 1 year ago
storage Add artifacts test fixture (#30300) 2 weeks ago
structs Add reviewers selection to new pull request (#32403) 5 days ago
svg Refactor markdown attention render (#29984) 8 months ago
sync Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 2 months ago
system Refactor to use UnsafeStringToBytes (#31358) 5 months ago
templates Refactor sidebar assignee&milestone&project selectors (#32465) 3 days ago
test Remove sub-path from container registry realm (#31293) 5 months ago
testlogger Refactor tests to prevent from unnecessary preparations (#32398) 2 weeks ago
timeutil Refactor DateUtils and merge TimeSince (#32409) 1 week ago
translation Render embedded code preview by permlink in markdown (#30234) 8 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 Replace more db.DefaultContext (#27628) 1 year ago
uri Implement FSFE REUSE for golang files (#21840) 2 years ago
user Implement FSFE REUSE for golang files (#21840) 2 years ago
util Refactor markup package (#32399) 1 week ago
validation Check blocklist for emails when adding them to account (#26812) 1 year ago
web Refactor LFS SSH and internal routers (#32473) 2 days ago
webhook Add new event commit status creation and webhook implementation (#27151) 7 days ago
zstd Support compression for Actions logs (#31761) 3 months ago