hedgedoc/public/js/lib/editor
David Mehren 7b00a59661
Set secure flag for non-session cookies
This adds the secure flag to all cookies that are set
in the frontend for storing various settings.
If `SameSite=none` is set (like when embedding the instance is allowed),
 the `secure` flag is necessary to set any cookie.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-08-15 00:08:31 +02:00
..
config.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
index.js Set secure flag for non-session cookies 2021-08-15 00:08:31 +02:00
statusbar.html Load statusbar template by string-loader 2017-05-07 20:37:26 +08:00
toolbar.html Fix toolbar day mode 2019-05-12 20:15:46 +02:00
ui-elements.js Remove pdf export code 2020-11-26 21:09:23 +01:00
utils.js Fix insertOnStartOfLines behaviour 2021-05-05 22:57:49 +02:00