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
Tom Mortensen
9f572f2001
Use exit instead of return to prevent php warnings
2025-02-25 09:45:47 -08:00
bergware
71334439aa
Networking: smart default gateway implementation
2025-02-25 17:16:03 +01: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
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
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
bergware
c1ecb1b2de
Wireless: add wifi info to dashboard and info button
2025-02-23 13:16:17 +01:00
Mainfrezzer
4f27f56e14
restore default behaviour in prior versions
2025-02-23 07:12:43 +01:00
Mainfrezzer
4d6fe8f420
Fix automatic shutdown while being logged in
2025-02-22 00:45:13 +01:00
dlandon
3ba1bcf906
Use exit instead of return to prevent php warnings.
2025-02-20 18:27:22 -06:00
tom mortensen
57079c206a
Merge pull request #2031 from dlandon/scroll_syslog_to_latest_entries
...
Bug: Improved version of scroll Syslog to the bottom of the page.
2025-02-20 13:09:04 -08:00
dlandon
7121412cfb
Add smooth scroll behavior.
2025-02-19 14:09:19 -06:00
dlandon
a86bfd6690
Improved version.
2025-02-19 13:52:26 -06:00
bergware
2407da6134
Added soft-lining around textarea elements
2025-02-19 13:04:07 +01:00
bergware
6f41fb126a
Adjust "Add Subpool" button appearance
2025-02-18 10:30:38 +01:00
Tom Mortensen
d7098a5f0a
revert: Cannot remove/erase pools
...
fix implemened by reverting change to jquery.sweetalert.css
2025-02-17 14:52:48 -08:00
tom mortensen
867a58295b
Merge pull request #2026 from dlandon/scroll_syslog_to_latest_entries
...
Bug: Show latest syslog entries by scrolling to the bottom of the log.
2025-02-17 12:58:53 -08:00
bergware
1d724bb1a4
Wireless: fix styling
2025-02-17 19:14:53 +01:00
bergware
e907c3eaba
Revert global sweetalert input css and make it for network pages only
2025-02-17 18:04:49 +01:00
dlandon
bc8210d0ee
Show latest syslog entries by scrolling to the bottom of the log.
2025-02-17 07:23:21 -06:00
bergware
db4e9a1fc1
minor code refracturing
2025-02-17 11:48:48 +01:00
bergware
68ca314a5b
Update reload_services
2025-02-17 11:19:23 +01:00
bergware
c5ea90c977
Update NetworkExtra.page
2025-02-16 23:55:34 +01:00
bergware
01e4027460
Revamp services management
...
Put update requests in a job queue and replace the job queue when new update requests are presented within the scheduled wait time
This approach makes only the last update request running
New log entries are provided to follow execution of the jobs
2025-02-16 21:33:00 +01:00
bergware
927d01a4ad
smarter restarting of access services
...
- restart ssh daemon only when changes are present
- restart telnet daemon only when changes are present
2025-02-16 21:26:53 +01:00
Tom Mortensen
9126eb419a
fix: correct usage of sweet-alert presenting invalid configurations and warnings
2025-02-15 14:08:29 -08:00
bergware
de3b154a70
Fix PHP errors
2025-02-15 20:58:22 +01:00
bergware
4ee7a14d5f
fix ipv6 routing : missing default route in list
2025-02-15 20:15:42 +01:00
bergware
642e221556
Fix wireless at boot: don't start when not enabled
2025-02-15 19:51:55 +01:00
bergware
e16fb7ba37
Networkinfo: default to port zero
2025-02-15 10:16:45 +01:00
bergware
0ef5cdafe2
security enhancements
2025-02-15 10:03:34 +01:00
bergware
93e75ef141
Add more information to wireless network info
2025-02-14 21:01:29 +01:00
bergware
98a77f8734
Update NetworkInfo.php
2025-02-14 20:35:15 +01:00