webgui icon indicating copy to clipboard operation
webgui copied to clipboard

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

## Issue: When either of the UPS config options `Battery level to initiate shutdown (%)` or `Runtime left to initiate shutdown (minutes)` are set to empty, the UPS details section...

This PR is based off the original work done in https://github.com/unraid/webgui/pull/1425. Huge shout out to @BaileyJM02 for the hard work with the initial setup for this. The purpose of this...

- Fix error in first if condition which always returned `false` - Change name from variables so that it a bit easier to read - Make sure that custom interfaces...

backport of #1856 (as requested by @ljm42 )

Essentially, I'd like to be able to create (or even maintain/edit, maybe?) container templates using either the docker run command and/or the docker compose service syntax. That would to more...

if you have multiple nics and go to redefine what you want the order to be (for example want eth0 to be the new nic) settings > network settings >...

backport of #1854, tests for exec-returned variable/line existence before usage fixes PHP warnings on "System Devices" page encountered under some circumstances: ``` PHP Warning: Undefined array key 0 in /usr/local/emhttp/plugins/dynamix/include/SysDevs.php...