hedgedoc/public/js
David Mehren e0021036ae
Fix missing inline authorship colors
The hex2rgb function seems to previously have been available globally.
It probably got lost in the great Webpack refactoring and nobody noticed
 that.

 This copies the function into its own file (to make importing it easy)
 and adds an import in index.js.

 Fixes https://github.com/hedgedoc/hedgedoc/issues/2248

Signed-off-by: David Mehren <git@herrmehren.de>
2022-04-08 12:13:37 +02:00
..
lib Set secure flag for non-session cookies 2021-08-15 00:08:31 +02:00
cover.js Force change of aria-hidden when modal shows or hides 2022-04-03 22:52:53 +02:00
extra.js Fix mermaid import 2021-12-02 19:11:39 +01:00
fix-aria-hidden-for-modals.js Force change of aria-hidden when modal shows or hides 2022-04-03 22:52:53 +02:00
history.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
htmlExport.js Inline CSS & JS into HTML export template 2021-08-15 00:09:53 +02:00
index.js Fix missing inline authorship colors 2022-04-08 12:13:37 +02:00
locale.js Set secure flag for non-session cookies 2021-08-15 00:08:31 +02:00
mathjax-config-extra.js Fix MathJax config not being picked up 2017-10-22 02:48:24 +02:00
pretty.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
render.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
reveal-markdown.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
slide.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
utils.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00