webgui icon indicating copy to clipboard operation
webgui copied to clipboard

Results 61 webgui issues
Sort by recently updated
recently updated
newest added

Can we get emhttp to keep track of the _number_ of unclean shutdowns detected (and the date of the last detection), and have it stored in /boot/config or something so...

Certain back-end operations take up significant time to execute which affects user experience (reference: https://github.com/limetech/webgui/pull/290#issuecomment-372228431). Perhaps there can to be an internal task scheduler for certain operations that happen without...

When updating a single container instance when there is multiple container instances based off the same image, the remaining instances become in a "not available" state which requires a forced...

After installing a [mariadb](https://hub.docker.com/r/linuxserver/mariadb/) instance with special characters (ampersand) in the root password field I've noticed the `Warning: SimpleXMLElement::addChild(): unterminated entity reference ... in /usr/local/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php on line 219`. On my...

Why is this field disabled when editing a container? Found myself having to inspect the element and re-enable on multiple occasions. Can't find where this is hidden, otherwise would do...

In addition to #176 and with addition of the CONFIG_EDAC* modules in unRAID 6.4.0-rc10b it would be useful to display the EDAC state within the System Information dialog. Although this...

Data from the cpuload web socket can be sampled in a dynamically updating [dynagraph](http://dygraphs.com/gallery/#g/dynamic-update) with history for the last 60 seconds. Adding this feature will improve the layout functionality by...

The current web system does not scale well when used with mobile/tablet devices. Is the main web developer interested in planning a roadmap for a mobile-friendly responsive approach?

The current web system is processing data inline within the graphical user interface, meaning that if an element in the middle of the page contains particular data that takes some...

When Reboot is clicked, nothing seems to happen for a couple seconds and then we see a "REBOOT" page which is actually /reboot.htm with a count-up timer. Then eventually server...