Go to file
Thomas Lamprecht 4a5dd69899 update IFrame class to ExtJS 7.0 implantation
To get rid of some outdated event handlers like `beforeunload` which
Chromium based browsers are deprecating this year [0].

For those wondering about why we do not use ExtJS implementation
directly here it might be worth adding that the `Ext.ux` name space is
build to a separate file that has a (minified!) size of almost 160
KiB, and we only use a handful of those, so copying is a lot cheaper.

[0]: https://developer.chrome.com/docs/web-platform/deprecating-unload

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-01 16:27:18 +02:00
debian bump version to 4.1.5 2024-03-21 17:40:57 +01:00
src update IFrame class to ExtJS 7.0 implantation 2024-04-01 16:27:18 +02:00
.gitignore gitignore: sort gitignore 2024-03-07 15:23:31 +01:00
Makefile buildsys: improve DSC target & add sbuild convenience target 2023-05-25 10:15:11 +02:00