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
6543 f7b3e06026
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745)
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 Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) 4 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 Add Created & Updated to Milestone (#12662) 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 refactor repo_stats to use os.pipe (#11726) 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 Update to go-org 1.3.2 (#12728) 4 years ago
metrics Prometheus endpoint (#5256) 6 years ago
migrations [Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701) 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 use assignment in tests (#12734) 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 [Vendor] Switch go-version lib (#12719) 4 years ago
repository [Vendor] Switch go-version lib (#12719) 4 years ago
secret Integrate OAuth2 Provider (#5378) 5 years ago
session When reading expired sessions - expire them (#12686) 4 years ago
setting [Vendor] Switch go-version lib (#12719) 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 Add Created & Updated to Milestone (#12662) 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 Refactor webhook payload convertion (#12310) 4 years ago