25
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2026-07-22 15:15:28 +02:00
HedgeDoc/public/js
Erik Michelson c77d64ad6e refactor: wildcard and strict host link whitelisting
The previously contributed config option for whitelisting domains
treated all entries like wildcard entries and matched subdomains
too. Since some users don't want this behaviour, this changes the
config option to differentiate between wildcard entries like
"*.example.com" and strict host entries like "example.com".

Since this config option was not released yet, it is safe to
change it without breaking user setups.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2026-07-19 14:40:36 +02:00
..
lib feat: add config option to disable external link warning 2026-07-19 14:40:36 +02:00
cover.js chore(deps): upgrade dependencies, remove some unnecessary ones 2025-11-24 14:32:24 +01:00
extra.js refactor: wildcard and strict host link whitelisting 2026-07-19 14:40:36 +02: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 refactor: use user-token for historyDelete too 2025-11-26 19:28:53 +01:00
htmlExport.js refactor: use iframes for gist embedding instead of gist-embed 2025-04-10 00:21:55 +02:00
index.js feat(editor): add external link warning page 2026-06-10 20:15:09 +02:00
locale.js chore(eslint): remove deprecated eslint-env 2025-02-01 22:15:54 +01:00
mathjax-config-extra.js Fix MathJax config not being picked up 2017-10-22 02:48:24 +02:00
pretty.js chore(eslint): remove deprecated eslint-env 2025-02-01 22:15:54 +01:00
render.js fix(renderer): update regex for supported link schemes 2025-11-21 21:37:46 +01:00
reveal-markdown.js chore(eslint): remove deprecated eslint-env 2025-02-01 22:15:54 +01:00
slide.js chore(eslint): remove deprecated eslint-env 2025-02-01 22:15:54 +01:00
utils.js chore(deps): upgrade dependencies, remove some unnecessary ones 2025-11-24 14:32:24 +01:00