bergware
bergware
Sorry, but this breaks access to any docker container running on a custom IP address.
As a first step for Unraid 6.13 I have moved all the inline style coding of .page files to separate css files. These css files will get automatically loaded with...
Do you have a screenshot when multiple networks are displayed? (wondering how that looks like)
thanks, looks good.
Very nice! I like it.
Is this with the UD plugin installed?
Animation gets updated for all rows (containers) at once. This is by design. Starting another animation before an earlier one is completed will cause the later one to become interrupted....
Caching mechanism in Docker container list information was broken, fixed in 6.5.1. On my system that cuts loading time in half (e.g. Dashboard takes 220ms to load 10 containers +...
These are my test results for complete loading + rendering of containers in Dashboard: 10 containers = 205 ms 20 containers = 562 ms 30 containers = 788 ms 40...
You can not expect a interpreted PHP script to perform at the same level as a compiled binary executable. Fixing the caching issue gave already a great boost in performance,...