Commit Graph

1545 Commits

Author SHA1 Message Date
Bailey Matthews 92f311929f chore: move to HEX codes 2024-07-08 11:53:07 -07:00
Bailey Matthews 15d7e5c0ce feat: add contextual colours 2024-07-08 11:53:07 -07:00
Bailey Matthews 2e63915e91 fix: correct usage bar 2024-07-08 11:53:07 -07:00
Bailey Matthews 5d9ed161dd chore: pad with zeros to make comments more readable 2024-07-08 11:53:06 -07:00
Bailey Matthews 9df226699a chore: remove example file 2024-07-08 11:53:06 -07:00
Bailey Matthews 37f79d29a8 chore: format colour vars 2024-07-08 11:53:06 -07:00
Bailey Matthews 6fb2b8178c chore: reformat to old layout 2024-07-08 11:53:06 -07:00
Bailey Matthews 5551118b22 example: format file 2024-07-08 11:53:06 -07:00
Bailey Matthews 37be7e9f61 example: format file 2024-07-08 11:53:06 -07:00
Bailey Matthews 863e92fc24 feat: convert colours to CSS3 variables 2024-07-08 11:53:05 -07:00
tom mortensen 4011d942ce Merge pull request #1775 from dlandon/master
Mover status button on 'Array Operation' page; Docker PID Limit setting.
2024-07-08 09:27:58 -07:00
tom mortensen 5b95526e84 Merge pull request #1774 from SimonFair/VM-Manager-PHP-Fixes
Updates to rc.apcupsd and VM updates
2024-07-08 09:26:28 -07:00
SimonFair c0d4e1de1b Support Blockpull and Blockcommit for stopped VMs. 2024-07-07 14:57:04 +01:00
SimonFair ec7ec769f4 Fix for guest not init display. 2024-07-07 14:27:59 +01:00
dlandon 1524f2d69a Add "Docker PID Limit" to limit docker container PIDs. 2024-07-05 03:47:51 -05:00
dlandon c9109d61bf Set default value for DOCKER_PID_LIMIT. 2024-07-05 03:47:09 -05:00
dlandon 24fd56fff3 Monitor the var 'shareMoverActive' instead of the mover.pid file. 2024-07-03 16:12:03 -05:00
tom mortensen f8ad3105c7 Merge pull request #1773 from dlandon/master
Parity display on dashboard.
2024-07-03 11:06:19 -07:00
dlandon a8adba6728 Dashboard doesn't show all of parity status. 2024-07-03 12:19:38 -05:00
tom mortensen 6ab9f0a017 Merge pull request #1772 from dlandon/master
Move set_proxy script; dashboard not showing correct parity info.
2024-07-03 05:50:46 -07:00
dlandon 4904a5021c Dashboard not showing correct parity info. 2024-07-03 05:51:05 -05:00
dlandon 859e697413 Make script executable 2024-07-02 15:49:16 -05:00
dlandon c60cbb5c6e Move set_proxy script. 2024-07-02 15:37:50 -05:00
tom mortensen 4a3a1f526d Merge pull request #1770 from dlandon/master
Fix tile management showing a blank dialog.
2024-07-02 08:49:23 -07:00
dlandon 7e8b8e0a0a Fix tile management showing a blank dialog. 2024-07-01 14:33:12 -05:00
Tom Mortensen 69d2996c31 Fix: ZFS striped pool shows as raidz, but it's still a stripe 2024-07-01 12:31:38 -07:00
tom mortensen 9d63b5ecf8 Merge pull request #1768 from dlandon/master
Fix share edit updates failing with languages other that English.
2024-07-01 10:48:04 -07:00
dlandon 95353c143a Fix translation of 'Apply' when performing 'POST' that blocks updating; some code cleanup to combine messages and variable scope. 2024-07-01 12:12:09 -05:00
tom mortensen 925fff60a9 Merge pull request #1767 from SimonFair/VM-Manager-PHP-Fixes
Change to be enabled rather than disabled.
2024-06-30 17:12:48 -07:00
SimonFair 8965860224 Change to be enabled rather than disabled. 2024-06-30 21:03:03 +01:00
tom mortensen 9d15302bf0 Merge pull request #1766 from dlandon/master
Remove debug from share edit used for subpools removed from primary and secondary drop downs; fix incorrect commit.
2024-06-30 10:35:47 -07:00
dlandon 6bb27eec3a Fix incorrect commit to fix exit status not returned. 2024-06-30 12:27:43 -05:00
dlandon 84ad25fe18 Remove debug. 2024-06-30 11:40:59 -05:00
tom mortensen 9f9429424f Merge pull request #1763 from SimonFair/VM-Manager-PHP-Fixes
VM Remove subpools, Disable Favorites.
2024-06-30 08:53:17 -07:00
dlandon 27973b8e34 Remove sub pools from available pools in primary and secondary storage. 2024-06-30 09:34:46 -05:00
dlandon cd1b4031df Xfs not properly showing issues from exit code. 2024-06-30 09:26:26 -05:00
SimonFair 282cfc41ca VM Remove subpools, Disable Favorites. 2024-06-29 19:29:20 +01:00
tom mortensen 65e67856bb Merge pull request #1762 from SimonFair/VM-Manager-PHP-Fixes
PHP Fixes and opentab for VM URL
2024-06-28 18:06:49 -07:00
tom mortensen b73327d4b7 Merge pull request #1761 from dlandon/master
Parity check not showing correct results.
2024-06-28 18:06:09 -07:00
SimonFair 3fdcbf125d PHP Fixes and opentab for VM URL 2024-06-27 20:17:05 +01:00
dlandon 941778d288 Parity check sometimes shows last historical check and not the current parity check just completed. 2024-06-26 16:11:36 -05:00
Tom Mortensen 90cbff0058 Docker and libvirt disabled by default.
Permit removing unRAID array if no devices assigned.
2024-06-24 23:28:52 -07:00
tom mortensen 30b76de196 Merge pull request #1760 from dlandon/master
Fix Syslog memory error on large log files and php warning.
2024-06-24 11:05:59 -07:00
dlandon 7f681fe2fa Fix php warning about undefined variable. 2024-06-23 06:39:36 -05:00
dlandon 72651576f4 Increase memory limit to handle large log files. 2024-06-23 06:39:01 -05:00
dlandon 2ea62cca3d Merge remote-tracking branch 'upstream/master' 2024-06-19 07:57:52 -05:00
tom mortensen c2a4e68196 Merge pull request #1758 from dlandon/master
Minor Device Info page fixes.
2024-06-17 11:17:54 -07:00
Ben da18a7e213 Re-implementation of #1743 based on the received feedback. This implementation is far more robust, as it injects the NOMPOWER value into the existing code, allowing the existing Unraid GUI code to interpret and display the values in the same manner 2024-06-15 11:17:48 +01:00
dlandon f6ae173275 xfs_repair not running in the background. 2024-06-13 07:12:53 -05:00
dlandon dd9474ef55 Can only show zfs pool information when disk is mounted. 2024-06-13 06:42:48 -05:00