hedgedoc/public/js/lib/editor
David Mehren faa10da86b Set all cookies with sameSite: strict
Modern browsers do not support (or will stop supporting) sameSite: none (or no sameSite attribute) without the Secure flag. As we don't want everyone to be able to make requests with our cookies anyway, this commit sets sameSite to strict. See https://developer.mozilla.org/de/docs/Web/HTTP/Headers/Set-Cookie/SameSite

Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-07-10 18:40:56 +08:00
..
config.js Move updateStatusBar method into editor class 2017-03-28 17:16:32 +08:00
index.js Set all cookies with sameSite: strict 2020-07-10 18:40:56 +08:00
statusbar.html Load statusbar template by string-loader 2017-05-07 20:37:26 +08:00
toolbar.html add icon to toolbar with list of diagrams 2020-03-25 19:38:32 +01:00
ui-elements.js Remove PDF export 2020-02-26 15:05:54 +01:00
utils.js Fix eslint warnings 2019-05-31 00:30:29 +02:00