gitea/modules
Gusted ebaf4c48ea
Avoid double imports ()
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
activitypub Create pub/priv keypair for federation ()
analyze Use git attributes to determine generated and vendored status for language stats and diffs ()
appstate Sync gitea app path for git hooks and authorized keys when starting ()
auth Add bundle download for repository ()
avatar refactor: move from io/ioutil to io and os package ()
base Fixed assert statements. ()
cache Add an abstract json layout to make it's easier to change json library ()
charset Read expected buffer size ()
context Ensure that restricted users can access repos for which they are members ()
convert Avoid double imports ()
cron Refactor update checker to use AppState ()
csv Properly determine CSV delimiter ()
doctor Fix bug on admin subcommand ()
emoji Run processors on whole of text ()
eventsource Add an abstract json layout to make it's easier to change json library ()
generate switch to maintained lib ()
git Read expected buffer size ()
gitgraph Fix some lints ()
graceful Fix some lints ()
hcaptcha hCaptcha Support ()
highlight Prevent panic in Org mode HighlightCodeBlock ()
hostmatcher Only allow webhook to send requests to allowed hosts ()
httpcache Use a variable but a function for IsProd because of a slight performance increment ()
httplib refactor: move from io/ioutil to io and os package ()
indexer Make Repo Code Indexer an Unique Queue ()
json Add an abstract json layout to make it's easier to change json library ()
lfs Fix some lints ()
log refactor: move from io/ioutil to io and os package ()
markup Properly determine CSV delimiter ()
matchlist Add Allow-/Block-List for Migrate & Mirrors ()
metrics Add metrics to get issues by repository ()
migrations Avoid double imports ()
nosql Fix setting redis db path ()
notification Make Repo Code Indexer an Unique Queue ()
options refactor: move from io/ioutil to io and os package ()
password Fixed assert statements. ()
pprof refactor: move from io/ioutil to io and os package ()
private refactor: move from io/ioutil to io and os package ()
process Code Formats, Nits & Unused Func/Var deletions ()
proxy Return nil proxy function if proxy not enabled ()
public refactor: move from io/ioutil to io and os package ()
queue Make the Mirror Queue a queue ()
recaptcha refactor: move from io/ioutil to io and os package ()
references Fix various documentation, user-facing, and source comment typos ()
repofiles Read expected buffer size ()
repository Sync gitea app path for git hooks and authorized keys when starting ()
secret Fix various documentation, user-facing, and source comment typos ()
session Move session to models/login ()
setting Use correct defaultValue for stracktrace ()
ssh Fix ipv6 parsing for builtin ssh server ()
storage refactor: move from io/ioutil to io and os package ()
structs Add API to get/edit wiki ()
svg refactor: move from io/ioutil to io and os package ()
sync Fix missing unlock in uniquequeue ()
task Fix bug of migrated repository not index ()
templates Add QueryEscape to general funcmap ()
test Upgrade chi to v5 ()
timeutil Allow mocking timeutil ()
translation Use index of the supported tags to choose user lang ()
typesniffer Read expected buffer size ()
updatechecker Refactor update checker to use AppState ()
upload Update golangci-lint to version 1.31.0 ()
uri Dump github/gitlab/gitea repository data to a local directory and restore to gitea ()
user Add gitea-vet ()
util Only allow webhook to send requests to allowed hosts ()
validation Upgrade chi to v5 ()
web Upgrade chi to v5 ()