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 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739)
9 months ago
..
actions chore(actions): support cron schedule task (#26655) 9 months ago
activitypub Update tool dependencies, lock govulncheck and actionlint (#25655) 10 months ago
analyze Rename code_langauge.go to code_language.go (#26377) 9 months ago
assetfs Skip unuseful error message in dev mode when watching local filesystem (#25919) 10 months ago
auth Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
avatar Remove nfnt/resize and oliamb/cutter (#25999) 10 months ago
base Replace `interface{}` with `any` (#25686) 10 months ago
cache improve unit test for caching (#26185) 10 months ago
charset Replace `interface{}` with `any` (#25686) 10 months ago
container Implement FSFE REUSE for golang files (#21840) 1 year ago
context Make web context initialize correctly for different cases (#26726) 9 months ago
csv Refactor locale number (#24134) 1 year ago
doctor Upgrade go dependencies (#25819) 10 months ago
emoji Update emoji set to Unicode 15 (#25595) 11 months ago
eventsource Less naked returns (#25713) 10 months ago
generate Handle base64 decoding correctly to avoid panic (#26483) 9 months ago
git Add merge files files to GetCommitFileStatus (#20515) 9 months ago
gitgraph Add context cache as a request level cache (#22294) 1 year ago
graceful Allow the use of alternative net.Listener implementations by downstreams (#25855) 10 months ago
hcaptcha Consume hcaptcha and pwn deps (#22610) 1 year ago
highlight Upgrade go dependencies (#25819) 10 months ago
hostmatcher Implement FSFE REUSE for golang files (#21840) 1 year ago
html Refactor backend SVG package and add tests (#26335) 9 months ago
httpcache Less naked returns (#25713) 10 months ago
httplib Less naked returns (#25713) 10 months ago
indexer Fix counting and filtering on the dashboard page for issues (#26657) 9 months ago
issue/template Replace `interface{}` with `any` (#25686) 10 months ago
json Replace `interface{}` with `any` (#25686) 10 months ago
label Make label templates have consistent behavior and priority (#23749) 1 year ago
lfs Rewrite logger system (#24726) 1 year ago
log Use stderr as fallback if the log file can't be opened (#26074) 10 months ago
markup Make `user-content-* ` consistent with github (#26388) 9 months ago
mcaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
metrics Use a separate admin page to show global stats, remove `actions` stat (#25062) 11 months ago
migration Replace `interface{}` with `any` (#25686) 10 months ago
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 10 months ago
notification Move `modules/mirror` to `services` (#26737) 9 months ago
options Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
packages Use docs.gitea.com instead of docs.gitea.io (#26739) 9 months ago
paginator Use more specific test methods (#24265) 1 year ago
pprof Implement FSFE REUSE for golang files (#21840) 1 year ago
private Replace `interface{}` with `any` (#25686) 10 months ago
process Less naked returns (#25713) 10 months ago
proxy Use proxy for pull mirror (#22771) 1 year ago
proxyprotocol Implement FSFE REUSE for golang files (#21840) 1 year ago
public Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 10 months ago
queue Calculate MAX_WORKERS default value by CPU number (#26177) 10 months ago
recaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
references Use correct captured group range when parsing cross-reference (#22672) 1 year ago
regexplru Upgrade go dependencies (#25819) 10 months ago
repository Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 10 months ago
secret Improve decryption failure message (#24573) 1 year ago
session Replace `interface{}` with `any` (#25686) 10 months ago
setting Update minimum password length requirements (#25946) 9 months ago
sitemap Fix sitemap (#22272) 1 year ago
ssh Fix admin queue page title (#26409) 9 months ago
storage Use correct minio error (#26634) 9 months ago
structs add Upload URL to release API (#26663) 9 months ago
svg Refactor backend SVG package and add tests (#26335) 9 months ago
sync Implement FSFE REUSE for golang files (#21840) 1 year ago
system Implement FSFE REUSE for golang files (#21840) 1 year ago
templates Remove avatarHTML from template helpers (#26598) 9 months ago
test Make web context initialize correctly for different cases (#26726) 9 months ago
testlogger Replace `interface{}` with `any` (#25686) 10 months ago
timeutil Fix incorrect webhook time and use relative-time to display it (#24477) 1 year ago
translation Replace `interface{}` with `any` (#25686) 10 months ago
turnstile Add new captcha: cloudflare turnstile (#22369) 1 year ago
typesniffer Detect ogg mime-type as audio or video (#26494) 9 months ago
updatechecker Implement FSFE REUSE for golang files (#21840) 1 year ago
upload Implement FSFE REUSE for golang files (#21840) 1 year ago
uri Implement FSFE REUSE for golang files (#21840) 1 year ago
user Implement FSFE REUSE for golang files (#21840) 1 year ago
util Handle base64 decoding correctly to avoid panic (#26483) 9 months ago
validation Replace `interface{}` with `any` (#25686) 10 months ago
web Update tool dependencies (#26607) 9 months ago
webhook New webhook trigger for receiving Pull Request review requests (#24481) 1 year ago