gitea/modules
wxiaoguang a9dc9b06e4
Fix signal loop in graceful manager ()
..
activitypub format with gofumpt ()
analyze Simplify `IsVendor` ()
appstate Use a struct as test options ()
auth Remove legacy `+build:` constraint ()
avatar Remove legacy `+build:` constraint ()
base Prettify number of issues ()
cache Update go-chi/cache to utilize Ping() ()
charset Detect truncated utf-8 characters at the end of content as still representing utf-8 ()
container Move reaction to models/issues/ ()
context Move some repository related code into sub package ()
convert Nuke the incorrect permission report on /api/v1/notifications ()
csv format with gofumpt ()
doctor Add breaking email restrictions checker in doctor ()
emoji format with gofumpt ()
eventsource Improve Stopwatch behavior ()
generate Use base32 for 2FA scratch token ()
git Fix some mirror bugs ()
gitgraph Move almost all functions' parameter db.Engine to context.Context ()
graceful Fix signal loop in graceful manager ()
hcaptcha hCaptcha Support ()
highlight Fix copy/paste of empty lines ()
hostmatcher Support `hostname:port` to pass host matcher's check ()
httpcache Set the LastModified header for raw files ()
httplib refactor httplib ()
indexer Fix data-race problems in git module (quick patch) ()
json Refactor legacy `unknwon/com` package, improve golangci lint ()
lfs Remove legacy `+build:` constraint ()
log Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a terminal ()
markup Custom regexp external issues ()
metrics format with gofumpt ()
migration Prevent NPE whilst migrating if there is a team request review ()
nosql Remove legacy `unknwon/com` package ()
notification Move access and repo permission to models/perm/access ()
options Remove legacy `+build:` constraint ()
packages Add Helm Chart registry ()
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 Add Goroutine stack inspector to admin/monitor ()
process Set Setpgid on child git processes ()
proxy Return nil proxy function if proxy not enabled ()
public Remove legacy `+build:` constraint ()
queue Fix 64-bit atomic operations on 32-bit machines ()
recaptcha refactor: move from io/ioutil to io and os package ()
references Custom regexp external issues ()
regexplru Custom regexp external issues ()
repository Refactor git module, make Gitea use internal git config ()
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` ()
session format with gofumpt ()
setting Make AppDataPath absolute against the AppWorkPath if it is not ()
ssh Implement http signatures support for the API ()
storage Add Package Registry ()
structs Respect DefaultUserIsRestricted system default when creating new user ()
svg Remove legacy `+build:` constraint ()
sync Use queue instead of memory queue in webhook send service ()
templates Prettify number of issues ()
test Move access and repo permission to models/perm/access ()
timeutil Remove legacy unmaintained packages, refactor to support change default locale ()
translation Remove legacy unmaintained packages, refactor to support change default locale ()
typesniffer Fix raw endpoint PDF file headers ()
updatechecker format with gofumpt ()
upload Simplify parameter types ()
uri Prevent NPE if gitea uploader fails to open url ()
user Add gitea-vet ()
util Prettify number of issues ()
validation use IsLoopback ()
web Unify repo settings & show better error ()