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.
6543 a461d90415
Fix bug when upload on web (#15042) (#15055)
3 years ago
..
analyze Exclude generated files from language statistics (#11653) 4 years ago
auth Fix creation OAuth2 auth source from CLI. (#14146) 3 years ago
avatar Avatars and Repo avatars support storing in minio (#12516) 3 years ago
base Fix panic in BasicAuthDecode (#14046) (#14048) 3 years ago
cache Allow common redis and leveldb connections (#12385) 3 years ago
charset Ensure that the detected charset order is set in chardet test (#12574) 3 years ago
context [API] Only Return Json (#13511) (#13565) 3 years ago
convert [#13004] Add Timestamp to Tag list API (#13026) 3 years ago
cron Add ssh certificate support (#12281) 3 years ago
emoji Fix several render issues (#14986) (#15013) 3 years ago
eventsource Move EventSource to SharedWorker (#12095) 3 years ago
generate Add gitea-vet (#10948) 4 years ago
git Fix paging of file commit logs (#14831) (#14879) 3 years ago
gitgraph Render the git graph on the server (#12333) 3 years ago
graceful Set TLS minimum version to 1.2 (#12689) 3 years ago
hcaptcha hCaptcha Support (#12594) 3 years ago
highlight Use existing analyzer module for language detection for highlighting (#13522) (#13551) 3 years ago
httplib Add golangci (#6418) 5 years ago
indexer fix: use Base36 for all code indexers (#12830) 3 years ago
lfs Fix race in LFS ContentStore.Put(...) (#14895) (#14913) 3 years ago
log Update golangci-lint to version 1.31.0 (#13102) 3 years ago
markup another clusterfuzz spotted issue (#15032) (#15034) 3 years ago
matchlist Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776) 3 years ago
metrics Prometheus endpoint (#5256) 5 years ago
migrations Re-enable import local paths after reversion from #13610 (#14925) (#14927) 3 years ago
nosql Allow common redis and leveldb connections (#12385) 3 years ago
notification Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#14221) 3 years ago
options Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago
password Check passwords against HaveIBeenPwned (#12716) 3 years ago
pprof Add golangci (#6418) 5 years ago
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 3 years ago
process Only write to global gitconfig if necessary (#11876) 4 years ago
public When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) (#14213) 3 years ago
queue Prevent race in PersistableChannelUniqueQueue.Has (#14651) (#14676) 3 years ago
recaptcha hCaptcha Support (#12594) 3 years ago
references Fix panic bug in handling multiple references in commit (#13486) (#13487) 3 years ago
repofiles Fix bug when upload on web (#15042) (#15055) 3 years ago
repository Check if label template exist first (#14384) (#14389) 3 years ago
secret Attachments: Add extension support, allow all types for releases (#12465) 3 years ago
session Allow common redis and leveldb connections (#12385) 3 years ago
setting Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one (#14673) (#14675) 3 years ago
ssh configure internal ssh server w/ macs and ciphers, backport of #14523 (#14530) 3 years ago
storage Fix race in local storage (#14888) (#14901) 3 years ago
structs Check if label template exist first (#14384) (#14389) 3 years ago
svg Fix filepath basename on Windows for SVG bindata (#12241) 3 years ago
sync Fix missing unlock in uniquequeue (#9790) 4 years ago
task Migrations: Use Process Manager to create own Context (#13793) 3 years ago
templates Fix a couple of issues with a feeds (#14897) (#14903) 3 years ago
test Macaron 1.5 (#12596) 3 years ago
timeutil Fix display since time round (#14226) (#14873) 3 years ago
upload Update golangci-lint to version 1.31.0 (#13102) 3 years ago
user Add gitea-vet (#10948) 4 years ago
util Update golangci-lint to version 1.31.0 (#13102) 3 years ago
validation [API] Get a single commit via Ref (#10915) 4 years ago
webhook Fix feishu webhook caused by API changed (#13937) (#13938) 3 years ago