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.
gitea-fork-majority-judgment/modules
zeripath bda9e51fef
Remove async pre-empt hack if go >= 1.15 (#12718)
4 years ago
..
analyze Exclude generated files from language statistics (#11653) 4 years ago
auth Escape provider name in oauth2 provider redirect (#12648) 4 years ago
avatar Improve handling of non-square avatars (#7025) 5 years ago
base Update Octicons to v10 (#12240) 4 years ago
cache Use hash of repo path, ref and entrypath as cache key (#12151) 4 years ago
charset Ensure that the detected charset order is set in chardet test (#12574) 4 years ago
context Add a storage layer for attachments (#11387) 4 years ago
convert Default empty merger list to those with write permissions (#12535) 4 years ago
cron Mirror System Notice reports are too frequent (#12438) 4 years ago
emoji Fix emoji detection in certain cases (#12320) 4 years ago
eventsource Move EventSource to SharedWorker (#12095) 4 years ago
generate Add gitea-vet (#10948) 4 years ago
git Remove async pre-empt hack if go >= 1.15 (#12718) 4 years ago
gitgraph Render the git graph on the server (#12333) 4 years ago
graceful Set TLS minimum version to 1.2 (#12689) 4 years ago
highlight Escape failed highlighted code (#12685) 4 years ago
httplib Add golangci (#6418) 5 years ago
indexer Support elastic search for code search (#10273) 4 years ago
lfs Add Access-Control-Expose-Headers (#12446) 4 years ago
log Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
markup Fix emoji replacements, make emoji images consistent (#12567) 4 years ago
metrics Prometheus endpoint (#5256) 6 years ago
migrations Migrations: Gitlab Add Reactions Support for Issues & MergeRequests (#12695) 4 years ago
notification Add email notify for new release (#12463) 4 years ago
options Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
password Add password requirement info on error (#9074) 4 years ago
pprof Add golangci (#6418) 5 years ago
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 4 years ago
process Only write to global gitconfig if necessary (#11876) 4 years ago
public fix go1.15 lint error in modules/public/public.go (#12707) 4 years ago
queue Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
recaptcha fixed reCAPTCHA URL (#9083) 4 years ago
references Add spent time to referenced issue in commit message (#12220) 4 years ago
repofiles Add spent time to referenced issue in commit message (#12220) 4 years ago
repository Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
secret Integrate OAuth2 Provider (#5378) 5 years ago
session When reading expired sessions - expire them (#12686) 4 years ago
setting Use argon as default password hash algorithm (#12688) 4 years ago
ssh log.Fatal on failure to listen to SSH port (#10795) 4 years ago
storage Add a storage layer for attachments (#11387) 4 years ago
structs API: Expose its limitation settings (#12714) 4 years ago
svg Fix filepath basename on Windows for SVG bindata (#12241) 4 years ago
sync Fix missing unlock in uniquequeue (#9790) 4 years ago
task Move create/fork repository from models to modules/repository (#9489) 4 years ago
templates Fix emoji replacements, make emoji images consistent (#12567) 4 years ago
test Macaron 1.5 (#12596) 4 years ago
timeutil Fix timezone on issue deadline (#11697) 4 years ago
upload Fix upload file type check (#7890) 5 years ago
user Add gitea-vet (#10948) 4 years ago
util Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
validation [API] Get a single commit via Ref (#10915) 4 years ago
webhook Avoid sending "0 new commits" webhooks (#12212) 4 years ago