gitea/modules
silverwind 56220515fc
Enable contenthash in filename for dynamic assets ()
This should solve the main problem of dynamic assets getting stale after
a version upgrade. Everything not affected will use query-string based
cache busting, which includes files loaded via HTML or worker scripts.
..
activitypub Refactor AssertExistsAndLoadBean to use generics ()
analyze Simplify `IsVendor` ()
appstate Use a struct as test options ()
auth Remove legacy `+build:` constraint ()
avatar Remove legacy `+build:` constraint ()
base Add more linters to improve code readability ()
cache Update go-chi/cache to utilize Ping() ()
charset Switch Unicode Escaping to a VSCode-like system ()
container Move reaction to models/issues/ ()
context Fix disable download button ()
convert Refactor AssertExistsAndLoadBean to use generics ()
csv Allow render HTML with css/js external links ()
doctor Fix git.Init for doctor sub-command ()
emoji format with gofumpt ()
eventsource Add more linters to improve code readability ()
generate Use base32 for 2FA scratch token ()
git Remove follow from commits by file ()
gitgraph Add more linters to improve code readability ()
graceful Support Proxy protocol ()
hcaptcha hCaptcha Support ()
highlight Rework file highlight rendering and fix yaml copy-paste ()
hostmatcher Add proxy host into allow list ()
httpcache Add Cache-Control header to html and api responses, add no-transform ()
httplib refactor httplib ()
indexer Fix `dump-repo` git init, fix wrong error type for NullDownloader ()
json Refactor legacy `unknwon/com` package, improve golangci lint ()
lfs Removed some vestigial code related to Range bounds checks ()
log Disable doctor logging on panic ()
markup Should also support upper-case README files ()
mcaptcha Add support mCaptcha as captcha provider ()
metrics format with gofumpt ()
migration Fix `dump-repo` git init, fix wrong error type for NullDownloader ()
mirror Implement sync push mirror on commit ()
nosql Fix various typos ()
notification Refactor AssertExistsAndLoadBean to use generics ()
options Remove legacy `+build:` constraint ()
packages Add migrate repo archiver and packages storage support on command line ()
paginator Remove legacy unmaintained packages, refactor to support change default locale ()
password Fixed assert statements. ()
pprof refactor: move from io/ioutil to io and os package ()
private Support Proxy protocol ()
process Add more linters to improve code readability ()
proxy Return nil proxy function if proxy not enabled ()
proxyprotocol Support Proxy protocol ()
public Remove legacy `+build:` constraint ()
queue Add more linters to improve code readability ()
recaptcha refactor: move from io/ioutil to io and os package ()
references Add more linters to improve code readability ()
regexplru Custom regexp external issues ()
repository Refactor AssertExistsAndLoadBean to use generics ()
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` ()
session format with gofumpt ()
setting Enable contenthash in filename for dynamic assets ()
sitemap Add sitemap support ()
ssh Support Proxy protocol ()
storage Add more linters to improve code readability ()
structs Add new API endpoints for push mirrors management ()
svg Remove legacy `+build:` constraint ()
sync Use queue instead of memory queue in webhook send service ()
templates Enable contenthash in filename for dynamic assets ()
test Refactor AssertExistsAndLoadBean to use generics ()
timeutil Remove useless JS operation for relative time tooltips ()
translation Allow dev i18n to be more concurrent ()
typesniffer Rework raw file http header logic ()
updatechecker format with gofumpt ()
upload Simplify parameter types ()
uri Prevent NPE if gitea uploader fails to open url ()
user Add gitea-vet ()
util Fix SecToTime edge-cases ()
validation use IsLoopback ()
web refactor webhook *NewPost ()