hedgedoc/public/js
Sheogorath 75a23fe2c9
Add rel="noopener" to target="_blank" links
The noopener construct protects from some nasty clickjacking attacks. We
can apply them savely to all our links since we don't rely on the
previously used page.

Some more details: https://mathiasbynens.github.io/rel-noopener/

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-04 01:49:36 +02:00
..
lib Fix some false titles 2018-07-08 20:41:46 +02:00
cover.js
extra.js Add rel="noopener" to target="_blank" links 2018-10-04 01:49:36 +02:00
history.js
htmlExport.js
index.js Add possibility to choose between version v3 or v4 for the gitlab api. 2018-07-31 08:36:56 +00:00
locale.js
mathjax-config-extra.js
pretty.js
render.js
reveal-markdown.js
slide.js
utils.js