Commit Graph

1118 Commits

Author SHA1 Message Date
tom mortensen c9374f7911 Merge pull request #1800 from unraid/use-docs-go-links
Use "go links" when linking to Docs
2024-07-24 00:27:20 -07:00
bergware 0729386af9 Fix broken "show_interface" script 2024-07-23 19:41:02 +02:00
bergware 4b8ec6e5a3 Fix broken "show_interface" script 2024-07-23 19:34:40 +02:00
ljm42 4c1c566e78 Add trailing slash to go links
Eliminates an unnecessary redirect
2024-07-19 12:02:00 -07:00
ljm42 a6c50b208a Add trailing slash to go links
Eliminates an unnecessary redirect
2024-07-19 12:00:36 -07:00
ljm42 234a749b7f Use "go links" when linking to Docs 2024-07-19 10:01:50 -07:00
tom mortensen 84b5baf402 Merge pull request #1791 from ich777/docker-dashboard-patch
Show Docker RAM usage on Dashboard & minor changes
2024-07-16 10:01:16 -07:00
tom mortensen 1b162e2c21 Merge pull request #1790 from dlandon/master
Fix php warning in device_list; VPN Manager not showing tunnel status.
2024-07-16 10:00:44 -07:00
root 58c31f4ef6 Show Docker RAM usage on Dashboard
- Add Docker RAM usage to Dashbaord page
- Rename 'Services' to 'System'
- Remove 'usage' suffix from Services naming scheme
2024-07-16 13:57:21 +02:00
dlandon 84b767ddcd Fix php[ warning. 2024-07-15 17:32:11 -05:00
dlandon 32d3f88b44 VPN Manager not showing tunnel status. 2024-07-15 17:28:20 -05:00
Christoph Hummer 93054c2091 fix path
- fix path for generated proxy file
2024-07-15 15:47:50 +02:00
Tom Mortensen bbed6047e3 Introduce 'Allocation profile' config setting for specifying pool/subpool data layout
Fix: spindown delay setting missing for parity devices
2024-07-12 11:53:32 -07:00
Tom Mortensen f7748f7619 make executable 2024-07-10 23:00:20 -07:00
Tom Mortensen d4968e1b19 simplify display of file system type on Main 2024-07-10 22:59:53 -07:00
ljm42 693a0260af Make trim consistent between "Run now" and cron job 2024-07-10 17:59:15 -07:00
Christoph Hummer 73c264e9fe Fix
- Fix PushBits and Pushbullet not showing up
2024-07-10 14:47:06 +02:00
Christoph Hummer 667741129a Fix
- Fix PushBits and Pushbullet not showing up
2024-07-10 14:45:49 +02:00
tom mortensen 42fe45595f Merge pull request #1778 from dlandon/master
Parity check does not show completed on array operations page.
2024-07-09 13:44:58 -07:00
dlandon 694d35b412 Parity check does not show completed on array operations page. 2024-07-09 06:21:29 -05: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
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