gitea/modules
zeripath d55b5eb0d3
Use html.Parse rather than html.ParseFragment (#16223)
* Use html.Parse rather than html.ParseFragment
  There have been a few issues with html.ParseFragment - just use html.Parse instead.

* Skip document node

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-06-22 00:12:22 +02:00
..
analyze
auth
avatar
base
cache
charset
context
convert Fix some API bugs (#16184) 2021-06-18 01:24:55 +02:00
cron
csv
doctor
emoji
eventsource
generate
git More efficiently parse shas for shaPostProcessor (#16101) 2021-06-21 00:39:12 +02:00
gitgraph
graceful
hcaptcha
highlight
httpcache
httplib
indexer Use git log name-status in get last commit (#16059) 2021-06-21 01:00:46 +03:00
lfs
log
markup Use html.Parse rather than html.ParseFragment (#16223) 2021-06-22 00:12:22 +02:00
matchlist
metrics
migrations
nosql
notification
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles
repository
secret
session
setting Reintroduce squash merge default comment as a config setting (#16134) 2021-06-19 00:08:22 +02:00
ssh
storage
structs Fix some API bugs (#16184) 2021-06-18 01:24:55 +02:00
svg
sync
task
templates
test
timeutil
translation
typesniffer
upload
uri
user
util
validation
web