Commit Graph

1301 Commits

Author SHA1 Message Date
tom mortensen 3e55606142 Merge pull request #1961 from dlandon/incorrect_display_of_shares_after_updating_unraid
Shares don't show correctly when upgrading
2024-12-31 13:57:50 -08:00
SimonFair 861491b5c8 Fix units in display 2024-12-26 16:47:18 +00:00
dlandon f56f8a3f5d Default to first pool when array is missing on a share that was originally an array. 2024-12-24 14:40:43 -06:00
SimonFair 257603c2a0 Fix clone on dashboard 2024-12-21 17:28:15 +00:00
dlandon 1fdd8402a5 Merge branch 'master' into incorrect_display_of_shares_after_updating_unraid 2024-12-20 15:53:26 -06:00
dlandon d888ce8ddc Some shares show incorrectly after upgrading from previous Unraid versions. 2024-12-20 15:37:59 -06:00
Tom Mortensen 6554bd233a latest change 2024-12-17 20:42:15 -08:00
tom mortensen e1ff22f8f3 Merge pull request #1954 from dlandon/outgoing_proxy_manager_password_enhancements
Enhancements to password handling in Outgoing Proxy Manager.
2024-12-16 15:45:07 -08:00
dlandon 746b732de1 Change sanitation to where variables are used in drop down. 2024-12-16 17:39:12 -06:00
tom mortensen a69fdff173 Merge pull request #1953 from dlandon/update_1_lsof_hangs_when_ud_remote_share_is_offline
Limit 'lsof' command to valid mount points in /nchan/update_1.
2024-12-16 14:53:04 -08:00
tom mortensen 20fe2a055c Merge pull request #1952 from SimonFair/qcow2-fix-for-add-additional-qcow2-file
Fix for qcow2 file additions.
2024-12-16 14:45:32 -08:00
dlandon e27e33cc73 Revert "Use $varroot for the shares.ini file."
This reverts commit a6905bc3ad.
2024-12-16 13:48:15 -06:00
dlandon a6905bc3ad Use $varroot for the shares.ini file. 2024-12-16 06:56:52 -06:00
dlandon b454a9b733 Only do lsof on valid mount points. 2024-12-15 06:11:25 -06:00
SimonFair 3839ea4ee2 Fix for menu popup if double quotes in name. 2024-12-15 09:25:36 +00:00
dlandon 51e9caf2c2 Change password fields to type='password' and store passwords properly to allow use of special characters. 2024-12-14 17:03:19 -06:00
dlandon 827db046c4 Only do 'lsof' command on disks and shares; add timeout so it doesn't hang. 2024-12-14 16:49:29 -06:00
Squidly271 a3d2aa5b61 Switch CA Install URL to new repository 2024-12-14 09:44:57 -05:00
Tom Mortensen b8aa426abd Put file in correct place, oops 2024-12-13 15:39:22 -08:00
tom mortensen fce3f56379 Merge pull request #1948 from dlandon/don't_show_secondary_storage_and_allocation_when_primary_is_array
Don't show secondary storage if primary storage is array in share edit.
2024-12-13 12:41:22 -08:00
tom mortensen a34cabd3c7 Merge pull request #1947 from dlandon/add_nfs_share_rules_help
Add Share NFS security Rules help.
2024-12-13 12:39:31 -08:00
dlandon 563f2dfd48 Fix reversion of incorrect code. 2024-12-13 09:05:41 -06:00
dlandon ec62541bae Merge branch 'master' into don't_show_secondary_storage_and_allocation_when_primary_is_array 2024-12-12 16:35:36 -06:00
dlandon 3d8f75cd34 Don't show secondary dropdown and mover action when primary is array; show warning when no array and primary is array. 2024-12-12 16:26:33 -06:00
dlandon 052671a3f4 Add NFS security Rules help. 2024-12-12 15:53:04 -06:00
Mainfrezzer 76366c6a50 Update update.wireguard.php
The MTU needs to be set to at least to the wireguard default. While it seems to work just fine, to create a docker bridge with a MTU of 1500, it breaks in some cases. For example, if you "curl https://api.minecraftservices.com/publickeys" via a container thats running over that wireguard-docker-bridge, it fails.
2024-12-12 15:41:52 +01:00
bergware 79394803ca Merge remote-tracking branch 'upstream/master' 2024-12-11 22:46:07 +01:00
tom mortensen 90383a0702 Merge pull request #1943 from dlandon/menu_tabbing_not_returning_to_the_right_selection
Tabbed page mode not working properly.
2024-12-11 13:42:45 -08:00
bergware a103584a2e Merge remote-tracking branch 'upstream/master' 2024-12-11 22:42:39 +01:00
Squidly271 fd170fa007 Fix allocation not appearing 2024-12-09 09:39:27 -05:00
bergware 607089e33e Minor code fixes 2024-12-08 22:45:17 +01:00
dlandon d9383e7db4 Readability improvement. 2024-12-08 12:48:12 -06:00
dlandon 67e92aa5e7 Variable have to be 'let' and not 'const'. 2024-12-08 08:38:45 -06:00
dlandon ea3e8a8d7b Fix tabbed mode erratic operation. 2024-12-08 07:08:22 -06:00
bergware 733c77349d Translations fixes 2024-12-08 04:43:07 +01:00
dlandon 28545bfbad Merge branch 'master' into array_only_share_not_showing_properly_on_shares_list 2024-12-07 09:15:39 -06:00
dlandon 85c43cf66c Array only share not showing properly in share listing. 2024-12-07 09:13:27 -06:00
SimonFair fb7809325c Update vm_dashusage
Fix vm_dashusage processing when array not started.
2024-12-06 14:47:10 +00:00
Tom Mortensen ee88e9d2c9 Change Limetech to Lime Technology 2024-11-29 08:37:33 -08:00
Squidly271 6242886260 Allow for CA to remove redundant code 2024-11-29 10:10:54 -05:00
Squidly271 924013a1d3 External Links: Support Always Allow Checkbox 2024-11-29 09:13:05 -05:00
tom mortensen bc761b0679 Merge pull request #1930 from ich777/ich777-custom-udev-rules
Allow custom udev rules
2024-11-25 12:37:50 -08:00
tom mortensen c339b53d29 Merge pull request #1928 from SimonFair/WSDD-option-fix
Disable WSD options if array running.
2024-11-25 12:37:12 -08:00
Christoph ea2c8b6293 Update diagnostics
- copy custom udev rules if exist
2024-11-25 12:28:26 +01:00
SimonFair 45f315be03 Disable WSD options if array running. 2024-11-23 08:12:59 +00:00
Squidly271 e3a43e7ac5 Fix External Website popup 2024-11-20 16:24:43 -05:00
tom mortensen faa1e9fc30 Merge pull request #1915 from bergware/master
NTP enhancements
2024-11-20 10:20:10 -08:00
tom mortensen e4316770d7 Merge pull request #1925 from dlandon/dropdowns_misplaced_andnot_working
Fix drop downs not working.
2024-11-20 10:17:05 -08:00
dlandon 998b10587e Fix drop downs not working. 2024-11-18 15:44:19 -06:00
bergware d32be172f2 Dashboard: fix active NTP server count 2024-11-17 14:07:11 +01:00