Commit Graph

11638 Commits

Author SHA1 Message Date
Tom Mortensen e8b0f569bd fix: Possible XSS via email test functionality 7.2.3 2025-12-17 10:48:33 -08:00
Tom Mortensen e90c7005da move redirect.htm from webgui repo to api repo 2025-12-17 10:48:33 -08:00
tom mortensen 67b40253c0 Merge pull request #2483 from unraid/backport-add-usb-details-to-diagnostics
backport: feat: add lsusb details to diagnostics
2025-12-17 07:46:04 -08:00
tom mortensen e6db476a8f Merge pull request #2482 from unraid/backport-fix-disable-avahidnsconfd
backport: fix: disable rc.avahidnsconfd by default
2025-12-17 07:43:33 -08:00
tom mortensen 8f978b998f Merge pull request #2481 from Squidly271/patch-3
Backport ReadMe not populating in templates
2025-12-17 07:42:53 -08:00
tom mortensen a26899d05b Merge pull request #2476 from SimonFair/Fix-missing-novnc-files
Backport 7.2:fix missing novnc files.
2025-12-17 07:41:53 -08:00
ljm42 49b48445f8 backport: feat: add lsusb details to diagnostics
backport from #2470
2025-12-12 10:45:53 -07:00
ljm42 0c06496728 backport: fix: disable rc.avahidnsconfd by default
backport from #2469
2025-12-12 10:41:52 -07:00
Squidly271 d86781f4e8 Backport ReadMe not populating in templates 2025-12-12 12:32:39 -05:00
SimonFair 00a8773460 fix missing files. 2025-12-08 19:29:55 +00:00
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