Go to file
Friedrich Weber 88d62e5386 acme: plugin: add htmlEncodes
to avoid interpreting html tags in the values.

When setting a tooltip via the `data-qtip` attribute, the contents
needs to be double-encoded. Ext.js internally uses `innerHTML` to
apply the generated HTML, which undoes one layer of encoding in case
of `data-qtip`.

Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
2025-01-20 11:37:06 +01:00
debian bump version to 4.3.3 2024-11-27 12:25:47 +01:00
src acme: plugin: add htmlEncodes 2025-01-20 11:37:06 +01:00
.gitignore gitignore: add more build artefacts to ignore list 2024-04-21 09:56:55 +02:00
Makefile buildsys: improve DSC target & add sbuild convenience target 2023-05-25 10:15:11 +02:00