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.
techknowlogick 20a75f86a1
allow U2F with default settings for gitea in subpath (#12990) (#13001)
3 years ago
..
analyze Exclude generated files from language statistics (#11653) (#11670) 4 years ago
auth Escape provider name in oauth2 provider redirect (#12650) 3 years ago
avatar Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) (#12750) 3 years ago
base Add gitea-vet (#10948) 4 years ago
cache Use hash of repo path, ref and entrypath as cache key (#12151) (#12161) 3 years ago
charset deps: update and fix chardet import (#9351) 4 years ago
context [API] on 500 error only show message if gitea in dev mode (#11641) (#11753) 4 years ago
convert Convert User expose ID each time (#12855) (#12883) 3 years ago
cron Refactor Cron and merge dashboard tasks (#10745) 4 years ago
emoji Backport emoji fixes to 1.12 (#12327) 3 years ago
eventsource Move EventSource to SharedWorker (#12095) (#12130) 3 years ago
generate Add gitea-vet (#10948) 4 years ago
git Do not add prefix on http/https submodule links (#12477) (#12479) 3 years ago
gitgraph Move git graph from models to modules/graph (#9027) 4 years ago
graceful Handle panics that percolate up to the graceful module (#11291) 4 years ago
highlight Add a lot of extension to language mappings for syntax highlights (#7741) 4 years ago
httplib Add golangci (#6418) 5 years ago
indexer Remove hardcoded ES indexername (#12521) (#12526) 3 years ago
lfs Support Range header end in lfs (#11314) 4 years ago
log Fix double-indirection bug in logging IDs (#12294) (#12308) 3 years ago
markup Backport emoji fixes to 1.12 (#12327) 3 years ago
metrics Prometheus endpoint (#5256) 5 years ago
migrations On Migration respect old DefaultBranch (#12843) (#12858) 3 years ago
notification Fix panic when adding long comment (#12892) (#12894) 3 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 Upgrade golangci-lint to 1.24.0 (#10894) 4 years ago
process Add gitea-vet (#10948) 4 years ago
public [Backport] Fix go1.15 lint error in modules/public/public.go (#12707) (#12708) 3 years ago
queue Multiple small admin dashboard fixes (#12153) (#12156) 3 years ago
recaptcha fixed reCAPTCHA URL (#9083) 4 years ago
references Accept punctuation after simple+cross repository issue references (#10091) 4 years ago
repofiles Update only the repository columns that need updating (#12900) (#12912) 3 years ago
repository On Migration respect old DefaultBranch (#12843) (#12858) 3 years ago
secret Integrate OAuth2 Provider (#5378) 5 years ago
session When reading expired sessions - expire them (#12686) (#12690) 3 years ago
setting allow U2F with default settings for gitea in subpath (#12990) (#13001) 3 years ago
ssh log.Fatal on failure to listen to SSH port (#10795) 4 years ago
structs Add option to API to update PullRequest base branch (#11666) (#11796) 3 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 yet another bug with diff file names (#12771) (#12776) 3 years ago
test Add Organization Wide Labels (#10814) 4 years ago
timeutil Fix timezone on issue deadline (#11697) (#11784) 4 years ago
upload Fix upload file type check (#7890) 4 years ago
user Add gitea-vet (#10948) 4 years ago
util Prevent timer leaks in Workerpool and others (#11333) 4 years ago
validation [API] Get a single commit via Ref (#10915) 4 years ago
webhook Fix comments webhook panic backport (#12058) 3 years ago