11628 Commits

Author SHA1 Message Date
tom mortensen
b736f9c70d Merge pull request #2462 from unraid/samba-stop
Fix: when stopping Samba, terminate master smbd process first (again)
7.2.1 7.2.2
2025-11-15 01:14:26 -08:00
Tom Mortensen
129fd5415b Fix: when stopping Samba, terminate master smbd process first (again) 2025-11-15 00:48:34 -08:00
tom mortensen
62a55b99bf Merge pull request #2461 from unraid/samba-stop
Fix: when stopping Samba, terminate master smbd process first
2025-11-14 14:21:14 -08:00
tom mortensen
ea4b7801be Merge pull request #2460 from unraid/docker-ipv6
Fix: starting docker causes all IPv6 packets on br0 to be dropped
2025-11-14 14:20:50 -08:00
tom mortensen
0d5705030f Merge pull request #2459 from unraid/disable-mover
Fix: add Disable option to mover schedule
2025-11-14 14:20:18 -08:00
Tom Mortensen
2e21bc3f74 Fix: when stopping Samba, terminate master smbd process first 2025-11-14 13:42:39 -08:00
Tom Mortensen
068af34ac2 Fix: starting docker causes all IPv6 packets on br0 to be dropped 2025-11-14 13:34:58 -08:00
Tom Mortensen
77ea548beb Fix: add Disable option to mover schedule 2025-11-14 13:22:46 -08:00
Tom Mortensen
972e1be6fc Fix: NFS security, "write settings to" does not work for security modes Public and Secure 2025-11-14 11:42:13 -08:00
Eli Bosley
993a5f42a5 Delete crowdin.yml 2025-11-14 12:18:17 -05:00
Eli Bosley
515cded921 Update Crowdin configuration file 2025-11-14 12:17:25 -05:00
tom mortensen
3a60803c50 Merge pull request #2457 from Squidly271/arrayusagebarsidenav
Fix: Position of array usage bar on sidenav themes
2025-11-13 14:57:39 -08:00
Squidly271
911d9da630 Update default-base.css 2025-11-12 17:44:28 -05:00
Squidly271
40b62796df Fix: Array usage bar sidenav theme 2025-11-12 17:42:18 -05:00
tom mortensen
189edb1a69 Merge pull request #2451 from Squidly271/Sidebar-sizing
Fix Search & language sizing on sidebar theme
2025-11-09 22:29:47 -08:00
tom mortensen
1dc1caff8c Merge pull request #2453 from pujitm/fix/notify
fix: quote ini string values produced by `notify` script
2025-11-09 22:29:02 -08:00
tom mortensen
1ac28c7844 Merge pull request #2455 from Squidly271/patch-3
Fix: GUI Search wouldn't update when plugin uninstalled
2025-11-09 22:23:35 -08:00
Squidly271
1859921036 Fix: GUI Search wouldn't update when plugin uninstalled 2025-11-09 13:52:27 -05:00
Pujit Mehrotra
4d404b7cf1 fix: redundant clean_subject calls 2025-11-08 12:52:36 -05:00
Pujit Mehrotra
49ff54cb0a fix: use stripslashes instead of stripcslashes in notify script 2025-11-08 12:50:39 -05:00
Pujit Mehrotra
89afd5a8b2 fix: quote ini string values produced by notify script
this improves compatibility with other ini parsers, making it easier for
the api to parse notification data correctly.
2025-11-08 12:20:51 -05:00
Squidly271
e4979bae63 Fix Search & language sizing on sidebar theme 2025-11-08 01:59:24 -05:00
tom mortensen
f5f184601e Merge pull request #2448 from Squidly271/patch-1
Fix/Feat: Re-add Join as notification agent
2025-11-07 09:12:17 -08:00
tom mortensen
500be1801c Merge pull request #2449 from unraid/fix-notify-special-chars
Fix: remove special chars from notify subject
2025-11-07 09:11:37 -08:00
Tom Mortensen
1312098d7b fix: remove '-e' test option from 'mover' script 2025-11-07 00:53:40 -08:00
tom mortensen
7ae67f1e61 Merge pull request #2450 from Squidly271/patch-2
Fix: Agents dropdowns not working in tabbed mode
2025-11-07 00:28:50 -08:00
Squidly271
bff2cc691c Fix when reloading page with focus on agent 2025-11-07 01:45:34 -05:00
Squidly271
d8acaad47f Tweaks 2025-11-07 01:29:43 -05:00
Squidly271
8aa50db48d Fix: Agents dropdowns not working in tabbed mode 2025-11-06 17:08:33 -05:00
ljm42
0b7c2caf75 Fix: remove special chars from notify subject 2025-11-06 12:43:55 -07:00
Squidly271
a3679c5573 Fix/Feat: Re-add Join as notification agent 2025-11-06 13:55:47 -05:00
Tom Mortensen
8e9b892145 fix: rc.S.cont: restore /etc/machine-id from /boot/config/machine-id file 7.2.1-rc.0.1 2025-11-04 15:59:19 -08:00
Tom Mortensen
6a90e9d10c fix: DeviceInfo: should not show 'Pool Device Status' section if pool not Mounted 2025-11-04 15:58:24 -08:00
tom mortensen
5d7b3d4a1c Merge pull request #2442 from SimonFair/Fix-is_intel_cpu-function-to-catch-additional-devices
Fix  for systems not reporting correctly in DMI.
2025-11-04 08:58:20 -08:00
SimonFair
80173a4f87 Code rabbit suggestions 2025-10-31 12:01:22 +00:00
SimonFair
160575b8a8 Fix for systems not reporting correctly in DMI. 2025-10-31 08:32:51 +00:00
Tom Mortensen
1018244c1f fix: mover run not logged when schedulled 7.2.0 2025-10-29 01:35:59 -07:00
Tom Mortensen
a7885eca09 Fix: ZFS allocation profile always shows 1 vdev only 2025-10-29 01:35:23 -07:00
Tom Mortensen
a593173c7d fix: Docker NAT failure due to missing br_netfilter 2025-10-28 00:30:24 -07:00
Tom Mortensen
5fb682c225 Fix: ZFS allocation profile always shows 1 vdev only 2025-10-28 00:30:24 -07:00
tom mortensen
0f2c26f15d Merge pull request #2439 from SimonFair/Fix-cd-rom-driver-values-
Bug: Cdrom bus IDE for Q35 is invalid set to SATA
2025-10-28 00:12:54 -07:00
tom mortensen
b0c8ebd64c Merge pull request #2438 from SimonFair/Bug-Language-issue-for-bootvga-value-
Fix: Disk creation error for VM change
2025-10-28 00:11:32 -07:00
SimonFair
c3d88a7dd8 Bug: Cdrom bus IDE for Q35 is invalid set to SATA 2025-10-26 17:10:27 +00:00
SimonFair
1ad896a5be Fix: Disk creation error for VM change 2025-10-24 10:29:45 +01:00
tom mortensen
7c62fe3f2b Merge pull request #2432 from Squidly271/patch-11
Fix: Font style when starting up containers
2025-10-23 00:00:11 -07:00
tom mortensen
7559d75889 Merge pull request #2437 from Squidly271/patch-15
Chore: Disallow Flash Remount from installing
2025-10-22 14:37:02 -07:00
Squidly271
321079e2fd Chore: Disallow Flash Remount from installing 2025-10-22 17:23:15 -04:00
Squidly271
be16426033 Merge branch 'master' into patch-11 2025-10-22 17:19:09 -04:00
Squidly271
72e5bd4da7 Fix: wait time cutoff 2025-10-22 17:18:48 -04:00
tom mortensen
2fce67e2ad Merge pull request #2436 from SimonFair/Bug-Language-issue-for-bootvga-value-
Fix: bootvga  check.
2025-10-22 14:11:41 -07:00