Commit Graph

9968 Commits

Author SHA1 Message Date
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
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
tom mortensen b534a802c5 Merge pull request #2055 from bergware/master
Wirguard: increase size of DNS field
2025-03-03 15:29:41 -08:00
ljm42 75cec0b7cd fix: remove stray comma in href tag 2025-03-03 10:42:25 -07: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 77a90baec3 Merge pull request #2054 from bergware/master
wireless: avoid double dns entries when static assignment is used
2025-02-28 12:47:55 -08:00
bergware 10e6adc10c wireless: avoid double dns entries when static assignment is used 2025-02-28 13:05:34 +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
tom mortensen d2b33ded7b Merge pull request #2053 from SimonFair/VM-Manager-PHP-Fixes
Fix issues with spaces in VM name
2025-02-27 12:25:41 -08:00
tom mortensen b4c9da7649 Merge pull request #2052 from bergware/master
Networking: fix DNS entries get removed when configuring interface other then et0
2025-02-27 12:25:00 -08:00
SimonFair 81ba33aa70 Fix issues with spaces in VM name 2025-02-27 12:25:53 +00:00
bergware c01c7fefb5 Networking: update link logic 2025-02-27 12:22:54 +01:00
bergware 747c3125c5 Networking: fix DNS entries get removed when configuring interface other then eth0 2025-02-27 11:45:35 +01:00
tom mortensen 892258f5d5 Merge pull request #2051 from bergware/master
Network: fix regression errors
2025-02-25 21:00:12 -08:00
bergware af5d627f60 Network: fix regression errors 2025-02-25 22:44:26 +01:00
tom mortensen 5a4dc6ee1b Merge pull request #2049 from Squidly271/patch-33
Fix: Last container wouldn't autostart
2025-02-25 12:32:15 -08: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
tom mortensen 08c5f6662c Merge pull request #2043 from Squidly271/patch-28
Fix: Don't autostart containers on host network with TS enabled
2025-02-25 09:43:19 -08:00
bergware 814efedffa rc.inet1: add metric to interface IP assignment 2025-02-25 17:20:56 +01: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 142bdb394a Update create_network_ini 2025-02-25 08:01:11 +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
tom mortensen 0b1af9db0d Merge pull request #2039 from SimonFair/VM-Manager-PHP-Fixes
Disable NV from render values.
2025-02-24 09:14:54 -08:00
tom mortensen 4163e05bf0 Merge pull request #2038 from bergware/master
Wireless: add wifi info to dashboard and info button
2025-02-24 09:14:11 -08:00
bergware 575a14a251 Merge remote-tracking branch 'upstream/master' 2025-02-24 17:05:55 +01:00
dlandon 2069611a0c Bug: Fix handling of mount points with spaces. 2025-02-24 09:53:40 -06:00
bergware 99bb469a5d VMs: truncate too long label text 2025-02-24 13:09:40 +01:00
Squidly271 8f1bf83905 Refactor: Disallow TS on Host/Container Networks 2025-02-24 06:30:58 -05:00
bergware 994c8b1bd5 Dashboard: update themes azure and gray 2025-02-23 14:42:52 +01:00
bergware 77ee4a6d97 Dashboard: styling fix 2025-02-23 14:15:48 +01:00
SimonFair b2537a04e5 Disable NV from render values. 2025-02-23 12:49:36 +00:00