History log of /plugin/diagrams/conf/ (Results 1 – 6 of 6)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3039104b24-May-2023 Andreas Gohr <andi@splitbrain.org>

make PNG cache optional

046ca14420-Apr-2023 Andreas Gohr <andi@splitbrain.org>

Remove the SVG Sanitizer again in favor of CSP headers

This introduces a renderer that allows us to call each embedded SVG as a
separate URL with added CSP headers. This way we rely on the same safe

Remove the SVG Sanitizer again in favor of CSP headers

This introduces a renderer that allows us to call each embedded SVG as a
separate URL with added CSP headers. This way we rely on the same safety
feature as with media file based diagrams.

show more ...

bc39777f13-Apr-2023 Andreas Gohr <andi@splitbrain.org>

add configuration option to enable/disable embed mode

cf481c0a25-Feb-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Add paramter to service URL to suppress warnings in SVG content

diagrams.net usually saves in the exported file a warning about limited viewer capabilities (extended fomratting as per SVG 1.1) which

Add paramter to service URL to suppress warnings in SVG content

diagrams.net usually saves in the exported file a warning about limited viewer capabilities (extended fomratting as per SVG 1.1) which gets printed in PDF output.

see https://github.com/jgraph/drawio/issues/774

show more ...

38db6c2513-Feb-2021 githubkoma <ignatius_tg@gmx.de>

Create metadata.php

a7018dc313-Feb-2021 githubkoma <ignatius_tg@gmx.de>

Create default.php