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
wxiaoguang d0012c8806
Document the queue item's marshaling behavior (#27271)
1 year ago
..
actions chore(actions): support cron schedule task (#26655) 1 year ago
activitypub More refactoring of `db.DefaultContext` (#27083) 1 year 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 Next round of `db.DefaultContext` refactor (#27089) 1 year ago
avatar Remove nfnt/resize and oliamb/cutter (#25999) 1 year ago
base Replace `interface{}` with `any` (#25686) 1 year ago
cache improve unit test for caching (#26185) 1 year ago
charset Replace `interface{}` with `any` (#25686) 1 year ago
container
context Another round of `db.DefaultContext` refactor (#27103) 1 year ago
contexttest Avoid double-unescaping of form value (#26853) 1 year ago
csv
doctor Another round of `db.DefaultContext` refactor (#27103) 1 year ago
emoji Update emoji set to Unicode 15 (#25595) 1 year ago
eventsource Next round of `db.DefaultContext` refactor (#27089) 1 year ago
generate Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
git Support `.git-blame-ignore-revs` file (#26395) 1 year ago
gitgraph Another round of `db.DefaultContext` refactor (#27103) 1 year ago
graceful Allow the use of alternative net.Listener implementations by downstreams (#25855) 1 year ago
hcaptcha
highlight Upgrade go dependencies (#25819) 1 year ago
hostmatcher
html Refactor backend SVG package and add tests (#26335) 1 year ago
httpcache Less naked returns (#25713) 1 year ago
httplib Less naked returns (#25713) 1 year ago
indexer Fix review request number and add more tests (#27104) 1 year ago
issue/template Replace `interface{}` with `any` (#25686) 1 year ago
json Replace `interface{}` with `any` (#25686) 1 year ago
label
lfs Refactor lfs requests (#26783) 1 year ago
log Reduce some allocations in type conversion (#26772) 1 year ago
markup fix media description render for orgmode (#26895) 1 year ago
mcaptcha
metrics Reduce usage of `db.DefaultContext` (#27073) 1 year ago
migration Replace `interface{}` with `any` (#25686) 1 year ago
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
options
packages Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
paginator Use more specific test methods (#24265) 2 years ago
pprof
private Replace `interface{}` with `any` (#25686) 1 year ago
process Less naked returns (#25713) 1 year ago
proxy
proxyprotocol
public Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 1 year ago
queue Document the queue item's marshaling behavior (#27271) 1 year ago
recaptcha
references Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
regexplru Upgrade go dependencies (#25819) 1 year ago
repository Another round of `db.DefaultContext` refactor (#27103) 1 year ago
secret Improve decryption failure message (#24573) 2 years ago
session Next round of `db.DefaultContext` refactor (#27089) 1 year ago
setting Remove some dead code (#27196) 1 year ago
sitemap
ssh restrict certificate type for builtin SSH server (#26789) 1 year ago
storage Fix object storage path handling (#27024) 1 year ago
structs Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) 1 year ago
svg Refactor backend SVG package and add tests (#26335) 1 year ago
sync
system
templates Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
test Move web/api context related testing function into a separate package (#26859) 1 year ago
testlogger Replace `interface{}` with `any` (#25686) 1 year ago
timeutil Fix incorrect webhook time and use relative-time to display it (#24477) 2 years ago
translation Replace `interface{}` with `any` (#25686) 1 year ago
turnstile
typesniffer Detect ogg mime-type as audio or video (#26494) 1 year ago
updatechecker
upload
uri
user
util Refactor lfs requests (#26783) 1 year ago
validation Check blocklist for emails when adding them to account (#26812) 1 year ago
web Remove some dead code (#27196) 1 year ago
webhook New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago