Go to file
Dominik Csapak 693821d36b dkim selector view: fix viewing larger DKIM TXT records
It seems the 'grow' feature of the textarea only works properly on user
input, not when automatically filling it with data. So instead of trying
to do that, which only ever clipped the record if it was too large,
simply use a fixed size that is enough for 4096 bit sized keys and show
a scrollbar for larger ones.

With having a fixed height, and horizontal resizing a textarea also not
working properly in an edit window, prevent the whole window from
resizing.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2025-02-26 17:19:47 +01:00
css user quarantine: slightly rework help text and style 2025-02-25 21:27:24 +01:00
debian bump version to 4.1.4 2025-02-26 12:27:41 +01:00
images Add basic GUI with login window 2017-01-27 12:30:32 +01:00
js dkim selector view: fix viewing larger DKIM TXT records 2025-02-26 17:19:47 +01:00
.gitignore gitignore: add rules for dpkg build artifacts 2024-10-03 16:36:08 +02:00
defines.mk try using 'pve-eslint' if it exists 2023-07-18 13:08:45 +02:00
Makefile buildsys: make clean target more robust / safer 2023-06-26 15:26:59 +02:00
pmg-index.html.tt index template: make it easier to use the auto theme per default 2023-03-15 15:45:06 +01:00
pmg-mobile-index.html.tt close #1671: implement mobile UI for quarantine 2019-02-19 10:04:19 +01:00