gitea/modules
Gusted 6c0fe1f3ec
refactor httplib ()
- Remove a lot of unused code(most if not all were introduced in gogs
for webhooks usages).

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
activitypub Create pub/priv keypair for federation ()
analyze Use git attributes to determine generated and vendored status for language stats and diffs ()
appstate Decouple unit test code from business code ()
auth Support webauthn ()
avatar Fix various typos ()
base Simplify parameter types ()
cache Test cache during init ()
charset Add warning for BIDI characters in page renders and in diffs ()
context Propagate context and ensure git commands run in request context ()
convert Propagate context and ensure git commands run in request context ()
csv Fix various typos ()
doctor Propagate context and ensure git commands run in request context ()
emoji Run processors on whole of text ()
eventsource Simplify parameter types ()
generate Support webauthn ()
git Propagate context and ensure git commands run in request context ()
gitgraph Propagate context and ensure git commands run in request context ()
graceful Make SSL cipher suite configurable ()
hcaptcha
highlight Add .gitattribute assisted language detection to blame, diff and render ()
hostmatcher Simplify parameter types ()
httpcache Use a variable but a function for IsProd because of a slight performance increment ()
httplib refactor httplib ()
indexer Propagate context and ensure git commands run in request context ()
json Move repository model into models/repo ()
lfs Propagate context and ensure git commands run in request context ()
log Simplify parameter types ()
markup Propagate context and ensure git commands run in request context ()
metrics Refactor auth package ()
migration Fix various typos ()
nosql Remove unnecessary variable assignments ()
notification Propagate context and ensure git commands run in request context ()
options Remove golang vendored directory ()
password Fixed assert statements. ()
pprof refactor: move from io/ioutil to io and os package ()
private Move keys to models/asymkey ()
process Propagate context and ensure git commands run in request context ()
proxy Return nil proxy function if proxy not enabled ()
public Remove golang vendored directory ()
queue Prevent deadlock in TestPersistableChannelQueue ()
recaptcha refactor: move from io/ioutil to io and os package ()
references Add API to get issue/pull comments and events (timeline) ()
repository Propagate context and ensure git commands run in request context ()
secret Simplify parameter types ()
session Refactor auth package ()
setting Support webauthn ()
ssh Simplify parameter types ()
storage refactor: move from io/ioutil to io and os package ()
structs Add MirrorUpdated field to Repository API type ()
svg refactor: move from io/ioutil to io and os package ()
sync
templates Propagate context and ensure git commands run in request context ()
test Propagate context and ensure git commands run in request context ()
timeutil Don't store assets modified time into generated files ()
translation Sort locales according to their names ()
typesniffer Read expected buffer size ()
updatechecker Fix various typos ()
upload Simplify parameter types ()
uri Prevent NPE if gitea uploader fails to open url ()
user
util Increase Salt randomness ()
validation Upgrade chi to v5 ()
web Propagate context and ensure git commands run in request context ()