gitea/modules
silverwind 41e8b834af
Markdown task list improvements ()
* Markdown task list improvements

- Remove `.ui` class and wrappers to prevent fomantic from messing with it.
- Change rendered HTML to match GitHub.
- Add custom styling for the checkboxes.

* fix unittest

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
analyze Exclude generated files from language statistics ()
auth User Settings: Ignore empty language codes & validate ()
avatar Avatars and Repo avatars support storing in minio ()
base Direct avatar rendering ()
cache Allow common redis and leveldb connections ()
charset Ensure that the detected charset order is set in chardet test ()
context Support shortened commit SHAs in URLs ()
convert Fix broken migration on webhook ()
cron Add ssh certificate support ()
doctor Refactor doctor ()
emoji Fix emoji detection in certain cases ()
eventsource Move EventSource to SharedWorker ()
generate Add gitea-vet ()
git Migrations: Use Process Manager to create own Context ()
gitgraph Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
graceful Move install pages out of main macaron routes ()
hcaptcha hCaptcha Support ()
highlight Use existing analyzer module for language detection for highlighting ()
httpcache HTTP cache rework and enable caching for storage assets ()
httplib Add golangci ()
indexer Refactor Logger ()
lfs Move LFSLock APIFormat into convert package ()
log Refactor Logger ()
markup Markdown task list improvements ()
matchlist Add Allow-/Block-List for Migrate & Mirrors ()
metrics Prometheus endpoint ()
migrations Migrations: Use Process Manager to create own Context ()
nosql Allow common redis and leveldb connections ()
notification Move webhook type from int to string ()
options Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
password Check passwords against HaveIBeenPwned ()
pprof Add golangci ()
private Fix send mail ()
process Only write to global gitconfig if necessary ()
public HTTP cache rework and enable caching for storage assets ()
queue Slightly simplify the queue settings code to help reduce the risk of problems ()
recaptcha hCaptcha Support ()
references Fix panic bug in handling multiple references in commit ()
repofiles go-version constraints ignore pre-releases ()
repository Ensure that HEAD is updated to match default branch in template generation ()
secret Attachments: Add extension support, allow all types for releases ()
session Allow common redis and leveldb connections ()
setting When reinitialising DBConfig reset the database use flags ()
ssh Report permissions denied in internal SSH ()
storage Fix Storage mapping ()
structs Expose default theme in meta and API ()
svg Fix filepath basename on Windows for SVG bindata ()
sync Fix missing unlock in uniquequeue ()
task Migrations: Use Process Manager to create own Context ()
templates chore: use octicon-mirror for feeds display ()
test Macaron 1.5 ()
timeutil Fix timezone on issue deadline ()
upload Update golangci-lint to version 1.31.0 ()
user Add gitea-vet ()
util Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
validation [API] Get a single commit via Ref ()