Commit Graph

11781 Commits

Author SHA1 Message Date
tom mortensen bc3ddc21d8 Merge pull request #2486 from Ajit-Mehrotra/fix/css-styles
fix(styles): update paragraph styling to exclude unapi elements
2025-12-18 15:22:03 -08:00
tom mortensen 56fcf717e1 Merge pull request #2485 from unraid/feat/move-redirect-htm-to-api
chore: Delete emhttp/redirect.htm - move to API
2025-12-18 15:21:25 -08:00
tom mortensen fa8808fe72 Merge pull request #2477 from unraid/fix-rc-crond
fix: typo in rc.crond
2025-12-18 15:20:46 -08:00
tom mortensen 924739da44 Merge pull request #2475 from Squidly271/patch-2
Chore: Cleanup invalid xml's from limetech repository
2025-12-18 15:18:55 -08:00
tom mortensen 91f97ef2f0 Merge pull request #2473 from SimonFair/SR-IOV
System Devices selections/VM template updates
2025-12-18 15:17:54 -08:00
tom mortensen 10bede2653 Merge pull request #2429 from mgutt/optimize-file-manager-move
Optimize file manager move operations on same filesystem
2025-12-18 15:15:13 -08:00
SimonFair 07a1d4b393 Add spacer for dual cpus. 2025-12-16 09:06:12 +00:00
Ajit Mehrotra e29f281995 fix(styles): update paragraph styling to exclude unapi elements 2025-12-15 18:13:06 -05:00
Eli Bosley 3fce88edbf chore: Delete emhttp/redirect.htm - move to API 2025-12-15 12:42:11 -05:00
SimonFair 5c67fea085 Fix status message to use correct boot file. 2025-12-14 16:38:51 +00:00
SimonFair 2a6446fff6 Add bind to vfio when selections inuse 2025-12-14 16:19:28 +00:00
SimonFair 2c7369a3f3 Add Bridges and bonds 2025-12-13 08:53:52 +00:00
SimonFair e25719de8f Coderabbit updates 2025-12-10 09:45:07 +00:00
SimonFair e7d5a202dd Update emhttp/plugins/dynamix/include/Helpers.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-12-10 07:22:26 +00:00
SimonFair 173ab92373 Add x to max and fix function text. 2025-12-09 19:35:17 +00:00
SimonFair a6423bfc6d Align with lspci 2025-12-09 19:06:56 +00:00
ljm42 ff8cde24f1 fix: typo in rc.crond 2025-12-08 17:37:24 -07:00
SimonFair 87dffd96a9 restrict usb description to 120 characters. 2025-12-07 16:48:50 +00:00
SimonFair 3ed9a1909d Update SysDevs.php 2025-12-07 16:30:10 +00:00
SimonFair 8d3febf82b Merge branch 'SR-IOV' of https://github.com/SimonFair/webgui into SR-IOV 2025-12-07 16:22:38 +00:00
SimonFair 8ad9a1cafe Update width to include x if not downgraded. 2025-12-07 16:22:32 +00:00
SimonFair e0c7f2d387 Fix for widths of 0/255 2025-12-07 16:20:26 +00:00
SimonFair 053c2a0f72 Update emhttp/languages/en_US/helptext.txt
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-12-07 16:14:00 +00:00
SimonFair eb36828b21 Update helptext.txt 2025-12-07 16:10:56 +00:00
SimonFair 0ab79f48ec Add PCI speeds, width and gen to display. 2025-12-07 15:56:14 +00:00
SimonFair 550655c90c Add pcidiffs and savedpcidata to diags 2025-12-07 15:54:24 +00:00
SimonFair e7d3687323 Fix usb filter. 2025-12-07 11:22:47 +00:00
SimonFair cf1dbef59e Fix filter of removed devices. 2025-12-07 11:17:28 +00:00
SimonFair 9a1007c695 Add PCI changes warning to GPUs and Audio devices 2025-12-07 10:39:48 +00:00
SimonFair d1b8e255da Updates warning icon and coderabbit 2025-12-07 09:09:03 +00:00
SimonFair d2c8d3e03e Merge remote-tracking branch 'upstream/master' into SR-IOV 2025-12-06 20:59:49 +00:00
SimonFair 8932138274 Add Numa node processing to VM Template. 2025-12-06 20:37:40 +00:00
SimonFair 9b1bb9b7cd Updates and Fixes 2025-12-06 20:37:12 +00:00
Squidly271 aa342ac61f Chore: Cleanup invalid xml's from limetech repository 2025-12-05 22:30:04 -05:00
Tom Mortensen d0e94e4a40 Minor changes to /etc/hosts file handling. 2025-12-05 12:17:26 -08:00
SimonFair a9439171b1 System Devices selections 2025-12-05 14:18:31 +00:00
tom mortensen 01b0e024a9 Merge pull request #2464 from unraid/feat/download-only-plugin-installs
feat: Enhance plugin installation command to support 'download-only' option
2025-12-04 13:53:25 -08:00
tom mortensen 403b0700bf Merge pull request #2472 from unraid/feat-hostname
fix: standardize on /etc/hostname
2025-12-04 13:31:07 -08:00
ljm42 0bdb784939 fix: standardize on /etc/hostname
/etc/HOSTNAME is no longer set
2025-12-04 12:46:40 -07:00
tom mortensen 139d6b3c51 Merge pull request #2470 from unraid/feat-add-usb-details-to-diagnostics
feat: add lsusb details to diagnostics
2025-12-03 14:56:32 -08:00
tom mortensen ca84872f32 Merge pull request #2469 from unraid/fix-disable-avahidnsconfd
fix: disable rc.avahidnsconfd by default
2025-12-03 14:55:44 -08:00
tom mortensen e31029e7ba Merge pull request #2467 from pujitm/fix/default-base
fix(styles): exclude unapi from raw element css rules
2025-12-03 14:05:10 -08:00
ljm42 408fc9721b fix typo
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-12-03 11:41:21 -07:00
ljm42 2f6904e170 feat: add lsusb details to diagnostics 2025-12-03 11:23:52 -07:00
ljm42 8f2e6edc3a fix: disable rc.avahidnsconfd by default
rc.avahidaemon remains active
2025-12-03 11:18:32 -07:00
ljm42 9f8ee55878 Feat: Plugin download method now stages plugin updates for next boot 2025-12-01 22:36:25 -07:00
tom mortensen fa9a481ae2 Merge pull request #2427 from Squidly271/patch-9
7.3 Refactor fixed listing height processing
2025-12-01 12:06:23 -08:00
tom mortensen cfbd79bb31 Merge pull request #2466 from SimonFair/Fix-NoVNC-missing-json-files-
Fix missing novnc files
2025-12-01 12:05:19 -08:00
Pujit Mehrotra 31957f1c55 fix: exclude unapi from raw element rules 2025-12-01 14:28:05 -05:00
Squidly271 9535aea6b1 Merge branch 'master' into patch-9 2025-11-27 22:28:09 -05:00