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 |
|
tom mortensen
|
7512161e1a
|
Merge pull request #1757 from dlandon/master
Zfs pool information and fix btrfs stats and usage displays and CPU pinning post too many variables php error.
|
2024-06-11 09:33:54 -07:00 |
|
dlandon
|
c4eff321f2
|
Use atomic file write.
|
2024-06-10 13:21:00 -05:00 |
|
dlandon
|
6d2de179a0
|
Update DeviceInfo.page
|
2024-06-10 12:59:57 -05:00 |
|
dlandon
|
1da8308b81
|
Revert "Update DeviceInfo.page"
This reverts commit 243b838d80.
|
2024-06-10 12:47:32 -05:00 |
|
dlandon
|
243b838d80
|
Update DeviceInfo.page
|
2024-06-10 12:39:30 -05:00 |
|
dlandon
|
f93095d552
|
Update UpdateTwo.php
|
2024-06-10 12:36:14 -05:00 |
|
dlandon
|
eed5a94d03
|
Fix php error of too many variables in post.
|
2024-06-10 09:50:09 -05:00 |
|
dlandon
|
5c33796801
|
Merge remote-tracking branch 'upstream/master'
|
2024-06-10 03:50:40 -05:00 |
|
dlandon
|
3e1e33094c
|
Add zfs pool information and deal with html special characters.
|
2024-06-10 03:48:28 -05:00 |
|
Squidly271
|
63d4bab0d1
|
Update default-cases.css
|
2024-06-08 08:08:36 -04:00 |
|
Squidly271
|
dbd1c9f7b1
|
Add laptop to font
|
2024-06-08 08:07:10 -04:00 |
|
Squidly271
|
be0dcff031
|
Update cases
|
2024-06-07 19:11:06 -04:00 |
|
Squidly271
|
cdce8e048a
|
Update default-cases.css
|
2024-06-07 19:08:27 -04:00 |
|
Tom Mortensen
|
2494d1735e
|
set reasonable defaults for zfs/btrfs fs profiles
|
2024-06-07 12:33:01 -07:00 |
|
Tom Mortensen
|
8328461cf5
|
Instead of fs used/free display 'device is part of pool' for zfs subpool devices
|
2024-06-07 12:32:08 -07:00 |
|
dlandon
|
1cb3134217
|
Merge remote-tracking branch 'upstream/master'
|
2024-06-06 16:07:12 -05:00 |
|
tom mortensen
|
18872afdd0
|
Merge pull request #1754 from dlandon/master
Add more info to btrfs pools and more user friendly xfs repairs.
|
2024-06-06 10:42:13 -07:00 |
|
dlandon
|
fa5b932c13
|
Add more info to btrfs pools and more user friendly xfs repairs.
|
2024-06-05 15:15:37 -05:00 |
|
tom mortensen
|
191f68642c
|
Merge pull request #1743 from othyn/master
Add in the ability to set a manual UPS capacity override in `dynamix.apcupsd`
|
2024-06-04 14:14:37 -07:00 |
|
tom mortensen
|
955ba7f0a6
|
Merge pull request #1750 from SimonFair/WebUI
Create WebUI option in VM Template.
|
2024-06-03 13:13:34 -07:00 |
|
SimonFair
|
b2916424be
|
Add rdp menu option.
|
2024-06-02 15:06:58 +01:00 |
|
SimonFair
|
e61132fe69
|
Create WebUI option for VMs
|
2024-06-01 15:25:30 +01:00 |
|