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.
 
 
 
 
 
 
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365)
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 Add Passkey login support (#31504) 1 year ago
avatar Use `crypto/sha256` (#29386) 2 years ago
badge Implement actions badge svgs (#28102) 2 years ago
base fix OIDC introspection authentication (#31632) 1 year ago
cache bump to go 1.23 (#31855) 1 year ago
charset refactor: remove redundant err declarations (#32381) 1 year ago
container Allow disabling authentication related user features (#31535) 1 year ago
csv Render embedded code preview by permlink in markdown (#30234) 2 years 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 Fix clean tmp dir (#32360) 1 year ago
gitgraph More `db.DefaultContext` refactor (#27265) 2 years ago
gitrepo Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2 years 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
html Refactor backend SVG package and add tests (#26335) 2 years ago
httpcache Fix wrong last modify time (#32102) 1 year ago
httplib Fix wrong last modify time (#32102) 1 year ago
indexer Update go dependencies (#32389) 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 Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. (#32307) 1 year ago
lfstransfer Add pure SSH LFS support (#31516) 1 year ago
log Add some tests to clarify the "must-change-password" behavior (#30693) 2 years ago
markup Update go dependencies (#32389) 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 Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 1 year ago
paginator Use more specific test methods (#24265) 3 years ago
pprof
private Make git push options accept short name (#32245) 1 year ago
process Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2 years ago
proxy
proxyprotocol
public Refactor CORS handler (#28587) 2 years ago
queue bump to go 1.23 (#31855) 1 year ago
recaptcha
references Refactor to use UnsafeStringToBytes (#31358) 2 years ago
regexplru Upgrade go dependencies (#25819) 2 years ago
repository Support repo license (#24872) 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 new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. (#32307) 1 year ago
sitemap
ssh Remove SSH workaround (#27893) 2 years ago
storage Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 1 year ago
structs Make admins adhere to branch protection rules (#32248) 1 year ago
svg Refactor markdown attention render (#29984) 2 years 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 Lazy load avatar images (#32051) 1 year ago
test Remove sub-path from container registry realm (#31293) 2 years ago
testlogger Replace `interface{}` with `any` (#25686) 2 years ago
timeutil Refactor "dump" sub-command (#30240) 2 years ago
translation Render embedded code preview by permlink in markdown (#30234) 2 years ago
turnstile
typesniffer Detect ogg mime-type as audio or video (#26494) 2 years ago
updatechecker Replace more db.DefaultContext (#27628) 2 years ago
uri
user
util Refactor to use UnsafeStringToBytes (#31358) 2 years ago
validation Check blocklist for emails when adding them to account (#26812) 2 years ago
web Refactor names (#31405) 2 years ago
webhook Fix schedule tasks bugs (#28691) 2 years ago
zstd Support compression for Actions logs (#31761) 1 year ago