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 2ae8c7ab1c
Add cron running API (#12421)
4 years ago
..
analyze Exclude generated files from language statistics (#11653) 4 years ago
auth Skip SSPI authentication attempts for /api/internal (#12556) 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 Initial support for push options (#12169) 4 years ago
gitgraph Render the git graph on the server (#12333) 4 years ago
graceful Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
highlight Ensure syntax highlighting is the same inside diffs (#12205) 4 years ago
httplib Add golangci (#6418) 5 years ago
indexer Remove hardcoded ES indexername (#12521) 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) 5 years ago
migrations Add a storage layer for attachments (#11387) 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 Initial support for push options (#12169) 4 years ago
process Only write to global gitconfig if necessary (#11876) 4 years ago
public go1.15 (#12475) 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 Detect full references to issues and pulls in commit messages (#12399) 4 years ago
repofiles Detect full references to issues and pulls in commit messages (#12399) 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 Prevent (caught) panic on login (#11590) 4 years ago
setting Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563) 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 cron running API (#12421) 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 Add Organization Wide Labels (#10814) 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 Don't use legacy method to send Matrix Webhook (#12348) 4 years ago