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 Final replacements 2018-06-24 14:13:46 +02:00
extra.js Add rel="noopener" to target="_blank" links 2018-10-04 01:49:36 +02:00
history.js Update store 2018-06-30 16:52:34 +02:00
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 Add Print icon to slide view 2018-06-24 23:50:38 +02:00
utils.js