gitea/modules
Lauris BH 4384320db9
Use hash of repo path, ref and entrypath as cache key ()
..
analyze Exclude generated files from language statistics ()
auth Multiple small admin dashboard fixes ()
avatar Improve handling of non-square avatars ()
base Add gitea-vet ()
cache Use hash of repo path, ref and entrypath as cache key ()
charset Fix chardet test and add ordering option ()
context Fix typo ()
convert Honor DEFAULT_PAGING_NUM for API ()
cron Refactor Cron and merge dashboard tasks ()
emoji Update emoji dataset with skin tone variants ()
eventsource Move EventSource to SharedWorker ()
generate Add gitea-vet ()
git Ensure BlameReaders close at end of request ()
gitgraph Move git graph from models to modules/graph ()
graceful Handle panics that percolate up to the graceful module ()
highlight Server-side syntax highlighting for all code ()
httplib Add golangci ()
indexer Server-side syntax highlighting for all code ()
lfs Support Range header end in lfs ()
log modules/log: remove noop written variables ()
markup Server-side syntax highlighting for all code ()
metrics Prometheus endpoint ()
migrations Use google/uuid to instead satori/go.uuid ()
notification Add push commits history comment on PR time-line ()
options Rename scripts to build and add revive command as a new build tool command ()
password Add password requirement info on error ()
pprof Add golangci ()
private Upgrade golangci-lint to 1.24.0 ()
process Only write to global gitconfig if necessary ()
public Move fomantic and jQuery to main webpack bundle ()
queue Multiple small admin dashboard fixes ()
recaptcha fixed reCAPTCHA URL ()
references Accept punctuation after simple+cross repository issue references ()
repofiles Server-side syntax highlighting for all code ()
repository properly set symbolic-ref HEAD when a repo is created with a non-master default branch ()
secret Integrate OAuth2 Provider ()
session Prevent (caught) panic on login ()
setting Global default branch setting ()
ssh log.Fatal on failure to listen to SSH port ()
structs API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings ()
sync Fix missing unlock in uniquequeue ()
task Move create/fork repository from models to modules/repository ()
templates Move EventSource to SharedWorker ()
test Add Organization Wide Labels ()
timeutil Fix timezone on issue deadline ()
upload Fix upload file type check ()
user Add gitea-vet ()
util Prevent timer leaks in Workerpool and others ()
validation [API] Get a single commit via Ref ()
webhook Fix comments webhook panic ()