hedgedoc/src
Tilman Vatteroth 87d6285da5
Fix security related problems (#1522)
* Remove unnecessary capture group from regex

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

* Rename component to make name more expressive

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

* Remove redundant expression

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

* Filter vbscript links

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

* Remove superfluous parameter

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

* Check if handler is set

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

* Fix doc

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-10-01 22:51:57 +02:00
..
api Move frontmatter extraction from renderer to redux (#1413) 2021-09-02 11:15:31 +02:00
components Fix security related problems (#1522) 2021-10-01 22:51:57 +02:00
external-types Replace imsize with @hedgedoc/markdown-it-image-size 2021-09-05 14:09:29 +02:00
hooks/common Remove document content (#1470) 2021-09-05 14:27:44 +02:00
redux Fix security related problems (#1522) 2021-10-01 22:51:57 +02:00
style Replace twemoji files with twemoji npm package 2021-06-05 23:53:21 +02:00
utils Improve Logging (#1519) 2021-09-28 22:06:35 +02:00
index.tsx Fix security related problems (#1522) 2021-10-01 22:51:57 +02:00
links.json Fix Communication between frontend and backend (#1201) 2021-05-01 21:01:42 +00:00
links.json.license Change copyright year from 2020 to 2021 (#917) 2021-01-06 21:37:59 +01:00
react-app-env.d.ts Change copyright year from 2020 to 2021 (#917) 2021-01-06 21:37:59 +01:00
service-worker-registration.ts Improve Logging (#1519) 2021-09-28 22:06:35 +02:00
service-worker.ts Improve Logging (#1519) 2021-09-28 22:06:35 +02:00
setup-tests.ts Change copyright year from 2020 to 2021 (#917) 2021-01-06 21:37:59 +01:00
version.json Fix Communication between frontend and backend (#1201) 2021-05-01 21:01:42 +00:00
version.json.license Change copyright year from 2020 to 2021 (#917) 2021-01-06 21:37:59 +01:00