Commit Graph

2330 Commits

Author SHA1 Message Date
Tom Mortensen 5448557ff3 Corrections for non-standard partition layouts 2025-03-12 22:14:08 -07:00
tom mortensen 8b333fda51 Merge pull request #2066 from Squidly271/patch-41
Fix: Disallow HTML in plugin attributes
2025-03-12 22:07:48 -07:00
Squidly271 04d497c240 Fix: Disallow HTML in plugin attributes 2025-03-12 20:07:15 -04:00
bergware 9d61441e7d Wireless: fix PHP errors with manual network adding 2025-03-12 23:50:41 +01:00
Squidly271 ef8f7a06e3 Refactor: Delete Unraid Patch install page 2025-03-12 12:58:10 -04:00
bergware 607a73e933 Wireless: escape shell argument 2025-03-12 16:44:16 +01:00
bergware 3fab0cabb6 Wireless: allow '$' character in username or password
- Need to escape the '$' character for PHP
2025-03-12 14:44:16 +01:00
bergware 689e27feea Networking: added jumbo frame warning message 2025-03-11 18:11:14 +01:00
bergware f98edb7068 Networking: added jumbo frame warning message 2025-03-11 18:02:43 +01:00
bergware 06416dc4f5 Networking: added "enable jumbo frames" option 2025-03-11 12:24:59 +01:00
bergware fa43a9a4d1 wlan0: make file reading more robust (coderabbit) 2025-03-11 09:40:11 +01:00
bergware 4a8ff20ba0 wlan0: prevent read error when port status is unavailable 2025-03-11 09:30:33 +01:00
SimonFair 0de81c7377 Updated helptext for pinned cores. 2025-03-08 18:30:53 +00:00
SimonFair 4ab411a0fd Fix: Filter out GPUs bound to vfio for virgl. 2025-03-06 21:57:26 +00:00
SimonFair ae9446ebee Merge remote-tracking branch 'upstream/master' into VM-Manager-PHP-Fixes 2025-03-06 18:46:21 +00:00
SimonFair 3380b4ed3a Fix: Merge Conflict. 2025-03-06 17:28:27 +00:00
SimonFair 7b47f11f74 Standardise on name for vCPUs and Cores 2025-03-06 17:24:09 +00:00
SimonFair e18604318a Fix: Revert button to Add VM. 2025-03-06 15:52:03 +00:00
tom mortensen 495ba74319 Merge pull request #2059 from bergware/master
Fix PHP error in networking
2025-03-05 09:26:32 -08:00
bergware 5bc08dcefb Fix PHP error in networking 2025-03-05 08:49:27 +01:00
tom mortensen f13826d7e1 Merge pull request #2058 from unraid/show-wiressless-urls
feat: Show Wireless Access URLs on Management Access page
2025-03-04 21:15:01 -08:00
tom mortensen 87079ffc3d Merge pull request #2036 from Mainfrezzer/Mainfrezzer-patch-1
Avoid automatic shutdown while being logged in and visiting Boot.php
2025-03-04 21:14:23 -08:00
ljm42 dc6402dc4b feat: Show Wireless Access URLs on Management Access page 2025-03-04 12:29:49 -07:00
tom mortensen 3dba0de2ca Merge pull request #2056 from unraid/fix-html
fix: clean up some HTML issues
2025-03-03 15:31:30 -08:00
ljm42 50d98f2a99 fix: <br /> to <br> 2025-03-03 10:08:57 -07:00
ljm42 42f1985b04 fix: remove duplicated HTML tags 2025-03-03 09:39:14 -07:00
ljm42 93179ae98d fix: remove stray single quote 2025-03-03 09:38:12 -07:00
bergware 280f650fce Wirguard: increase size of DNS field 2025-03-02 16:07:59 +01:00
bergware 596403cf87 Wirguard: increase size of DNS field
- Allow both ipv4 and ipv6 addresses
2025-03-02 16:02:00 +01:00
tom mortensen 968b7de40a Merge pull request #2042 from dlandon/mount_points_in_ud_cause_issues_in_ssd_trim
Bug: Fix handling of mount points with spaces is ssd_trim.
2025-02-27 12:26:05 -08:00
bergware c01c7fefb5 Networking: update link logic 2025-02-27 12:22:54 +01:00
bergware af5d627f60 Network: fix regression errors 2025-02-25 22:44:26 +01:00
Squidly271 a6aeb86c69 Update docker_init 2025-02-25 15:30:58 -05:00
Squidly271 f9e20d10b4 Prevent extraneous writes 2025-02-25 15:24:03 -05:00
Squidly271 0e0d7b8adf Fix: Last container wouldn't autostart 2025-02-25 15:10:13 -05:00
Tom Mortensen 9f572f2001 Use exit instead of return to prevent php warnings 2025-02-25 09:45:47 -08:00
tom mortensen 78ea6f4a05 Merge pull request #2047 from Squidly271/patch-31
Prevent start of containers with Host and TS Enabled
2025-02-25 09:44:51 -08:00
tom mortensen 24a64bda9b Merge pull request #2045 from bergware/master
Network enhancements
2025-02-25 09:44:11 -08:00
bergware 71334439aa Networking: smart default gateway implementation 2025-02-25 17:16:03 +01:00
Squidly271 cc9c0329fc Add notification 2025-02-25 10:47:31 -05:00
Squidly271 fbf176d5d8 coderabbit - error handling 2025-02-25 10:24:34 -05:00
Squidly271 0f301ab77d Coderabbit 2025-02-25 10:17:27 -05:00
Squidly271 9441db1abf Prevent manually starting containers with Host and TS enabled 2025-02-25 10:14:08 -05:00
Squidly271 f7d9fd90b2 Disallow Start All on containers with Host and TS enabled 2025-02-25 10:11:59 -05:00
bergware 4f5556409b Networking: put text in variable 2025-02-25 14:55:44 +01:00
bergware ba0c169b00 Networking: smart default gateway implementation 2025-02-25 14:36:01 +01:00
bergware d321201cc0 Network enhancements
- Remove non-existing ports from configuration file
- New option for additional ports: "Enable default gateway"
- Check refinements, do not execute on non-existing ports
2025-02-25 02:14:03 +01:00
Squidly271 78decb4597 Refactor: Coderabbit suggestions 2025-02-24 16:51:37 -05:00
Squidly271 5503affa44 Fix: Don't autostart containers on host network with TS enabled 2025-02-24 16:23:58 -05:00
tom mortensen baf0b4d254 Merge pull request #2040 from Squidly271/patch-26
Refactor:  Disallow TS on Host/Container Networks
2025-02-24 09:15:21 -08:00