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 8d5c795cc4
[API] Add Restricted Field to User (#14630)
3 years ago
..
analyze Exclude generated files from language statistics (#11653) 4 years ago
auth Move middlewares to web/middleware (#14480) 3 years ago
avatar Avatars and Repo avatars support storing in minio (#12516) 4 years ago
base Add some Unit-Tests (#14500) 3 years ago
cache [Vendor] Update go-redis to v8.5.0 (#13749) 3 years ago
charset Ensure that the detected charset order is set in chardet test (#12574) 4 years ago
context [API] Add pagination to ListBranches (#14524) 3 years ago
convert [API] Add Restricted Field to User (#14630) 3 years ago
cron Cron job to cleanup hook_task table (#13080) 3 years ago
doctor Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) 3 years ago
emoji Fix emoji detection in certain cases (#12320) 4 years ago
eventsource Move EventSource to SharedWorker (#12095) 4 years ago
forms Add Password Algorithm option to install page (#14701) 3 years ago
generate Add gitea-vet (#10948) 4 years ago
git Reduce calls to git cat-file -s (#14682) 3 years ago
gitgraph [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 3 years ago
graceful Fix windows build error (#14263) 3 years ago
hcaptcha hCaptcha Support (#12594) 4 years ago
highlight Use existing analyzer module for language detection for highlighting (#13522) 3 years ago
httpcache Use IsProd instead of testing if it's equal. (#14336) 3 years ago
httplib Add golangci (#6418) 5 years ago
indexer Reduce calls to git cat-file -s (#14682) 3 years ago
lfs Move macaron to chi (#14293) 3 years ago
log Update docs and comments to remove macaron (#14491) 3 years ago
markup Remove NULs byte arrays passed to PostProcess (#14587) 3 years ago
matchlist Add Allow-/Block-List for Migrate & Mirrors (#13610) 3 years ago
metrics Prometheus endpoint (#5256) 5 years ago
migrations Fix github download on migration (#14703) 3 years ago
nosql [Vendor] Update go-redis to v8.5.0 (#13749) 3 years ago
notification Add dismiss review feature (#12674) 3 years ago
options Add StatDir and replace com.StatDir (#14099) 3 years ago
password Check passwords against HaveIBeenPwned (#12716) 4 years ago
pprof Add golangci (#6418) 5 years ago
private Fix send mail (#13312) 3 years ago
process Reduce data races (#14549) 3 years ago
public Update docs and comments to remove macaron (#14491) 3 years ago
queue Prevent race in PersistableChannelUniqueQueue.Has (#14651) 3 years ago
recaptcha hCaptcha Support (#12594) 4 years ago
references Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) 3 years ago
repofiles enhancement: add signoff option in commit form (#14516) 3 years ago
repository Ensure memcache TTL cannot be over 30 days (#14592) 3 years ago
secret Attachments: Add extension support, allow all types for releases (#12465) 4 years ago
session Create DB session provider(based on xorm) (#13031) 3 years ago
setting Create DB session provider(based on xorm) (#13031) 3 years ago
ssh Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523) 3 years ago
storage Fix Storage mapping (#13297) 3 years ago
structs [API] Add Restricted Field to User (#14630) 3 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 Migrations: Use Process Manager to create own Context (#13792) 3 years ago
templates Prevent template renderer from rendering error (#14646) 3 years ago
test Move middlewares to web/middleware (#14480) 3 years ago
timeutil Fix display since time round (#14226) 3 years ago
translation Fix locale init (#14582) 3 years ago
upload Update golangci-lint to version 1.31.0 (#13102) 4 years ago
uri Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 3 years ago
user Add gitea-vet (#10948) 4 years ago
util [API] Add pagination to ListBranches (#14524) 3 years ago
validation Move macaron to chi (#14293) 3 years ago
web Move middlewares to web/middleware (#14480) 3 years ago