proxmox-widget-toolkit/src
Gabriel Goller ffeb8004fb utils: add base64 conversion helper
Add helper functions to convert from a utf8 string to a base64 string
and vice-versa. Using the TextEncoder/TextDecoder we can support unicode
such as emojis as well [0].

[0]: https://developer.mozilla.org/en-US/docs/Glossary/Base64#the_unicode_problem

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
Reviewed-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-10 18:01:44 +01:00
..
api-viewer api-viewer: implement basic oneOf support 2023-11-17 09:58:17 +01:00
button remove button: allow to set custom confirmation message 2024-04-10 12:12:30 +02:00
css css: add some conditions to the tag classes for the tag view 2024-11-10 11:30:00 +01:00
data notification: matcher: match-field: show known fields/values 2024-09-23 17:09:32 +02:00
form form: include vlan field widget from PVE 2024-04-24 21:43:06 +02:00
grid object grid: call rendere with our scope 2022-04-12 16:36:53 +02:00
images makefile: convert to use simple parenthesis 2023-05-25 09:26:05 +02:00
mixin cbind: document cbind by adding a small summary and example 2021-10-27 11:22:00 +02:00
node form: include vlan field widget from PVE 2024-04-24 21:43:06 +02:00
panel sendmail: smtp: allow one to override the default mail author 2024-04-23 19:33:10 +02:00
proxmox-dark css: dark theme: fix panel borders for pmg eol theme 2024-09-26 11:14:28 +02:00
window notification: matcher: move match-severity fields to panel 2024-09-23 17:09:32 +02:00
defines.mk buildsys: improve resolving package meta info 2023-05-25 10:13:39 +02:00
Logo.js cleanly separate sources from package build, move to own folder 2020-06-06 17:43:03 +02:00
Makefile form: include vlan field widget from PVE 2024-04-24 21:43:06 +02:00
Parser.js parser: split checking IMG and A tags, make the latter more strict 2023-10-03 10:31:18 +02:00
Schema.js sendmail: smtp: allow one to override the default mail author 2024-04-23 19:33:10 +02:00
Toolkit.js network edit: allow bridges to have any valid interface name 2024-04-21 11:54:05 +02:00
Utils.js utils: add base64 conversion helper 2024-11-10 18:01:44 +01:00