gitea/modules
zeripath 91ee3be588
Prevent incorrect HTML escaping in swagger.json ()
* Prevent incorrect HTML escaping in swagger.json

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

* oops add it to the helper

Signed-off-by: Andrew Thornton <art27@cantab.net>

* try again

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
analyze Exclude generated files from language statistics ()
auth Add SameSite setting for cookies ()
avatar Avatars and Repo avatars support storing in minio ()
base Add some Unit-Tests ()
cache [Vendor] Update go-redis to v8.5.0 ()
charset Ensure that the detected charset order is set in chardet test ()
context Add SameSite setting for cookies ()
convert [API] get pull, return head branch sha, even if deleted ()
cron Cron job to cleanup hook_task table ()
doctor Prevent adding nil label to .AddedLabels or .RemovedLabels ()
emoji Fix emoji detection in certain cases ()
eventsource Migrate to use jsoniter instead of encoding/json ()
forms Make manual merge autodetection optional and add manual merge as merge method ()
generate Add gitea-vet ()
git Make manual merge autodetection optional and add manual merge as merge method ()
gitgraph [Refactor] CombinedStatus and CommitStatus related functions & structs ()
graceful Make internal SSH server host key path configurable ()
hcaptcha hCaptcha Support ()
highlight Use existing analyzer module for language detection for highlighting ()
httpcache Use IsProd instead of testing if it's equal. ()
httplib Migrate to use jsoniter instead of encoding/json ()
indexer Move Bleve and Elastic code indexers to use a common cat-file --batch ()
lfs Fix race in LFS ContentStore.Put(...) ()
log Migrate to use jsoniter instead of encoding/json ()
markup Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL ()
matchlist Add Allow-/Block-List for Migrate & Mirrors ()
metrics Prometheus endpoint ()
migrations Move Workaround for into it's own function ()
nosql [Vendor] Update go-redis to v8.5.0 ()
notification Migrate to use jsoniter instead of encoding/json ()
options Add StatDir and replace com.StatDir ()
password Check passwords against HaveIBeenPwned ()
pprof Add golangci ()
private Migrate to use jsoniter instead of encoding/json ()
process Reduce data races ()
public Update docs and comments to remove macaron ()
queue Migrate to use jsoniter instead of encoding/json ()
recaptcha Migrate to use jsoniter instead of encoding/json ()
references Add mentionable teams to tributeValues and change team mention rules to gh's style ()
repofiles remove duplicate define of CheckAttribute() ()
repository Ensure memcache TTL cannot be over 30 days ()
secret Attachments: Add extension support, allow all types for releases ()
session Migrate to use jsoniter instead of encoding/json ()
setting Add ui.explore settings to control view of explore pages (2) ()
ssh Make internal SSH server host key path configurable ()
storage Fix race in local storage ()
structs Make manual merge autodetection optional and add manual merge as merge method ()
svg Fix filepath basename on Windows for SVG bindata ()
sync Fix missing unlock in uniquequeue ()
task Migrate to use jsoniter instead of encoding/json ()
templates Prevent incorrect HTML escaping in swagger.json ()
test Move middlewares to web/middleware ()
timeutil Fix display since time round ()
translation Fix locale init ()
upload Update golangci-lint to version 1.31.0 ()
uri Dump github/gitlab/gitea repository data to a local directory and restore to gitea ()
user Add gitea-vet ()
util [API] Add pagination to ListBranches ()
validation Move macaron to chi ()
web Add SameSite setting for cookies ()