bergware
575a14a251
Merge remote-tracking branch 'upstream/master'
2025-02-24 17:05:55 +01: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
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
bergware
688109a2cf
Add more information to wireless network info
2025-02-14 20:32:39 +01:00
bergware
c21358142e
fix typo
2025-02-14 18:31:11 +01:00
bergware
0471cf9652
wireless: fix typo
2025-02-14 18:02:54 +01:00
bergware
fe35a8af40
Array Operation: hide "Clear Stats" button when disk I/O is visible
2025-02-14 12:10:51 +01:00
bergware
068b5c4417
wireless - fine tuning
2025-02-14 03:37:12 +01:00
bergware
c7cac78886
Update Wireless.page
2025-02-14 02:58:27 +01:00
bergware
3c6301d118
Wireless - fine tuning
2025-02-14 02:56:57 +01:00
bergware
6ad120e037
Wireless: faster initial loading of wireless page
2025-02-14 02:40:41 +01:00
bergware
3a46ac1e38
Fix PHP errors
2025-02-13 23:30:54 +01:00
bergware
c3558c2f8b
Fix PHP errors
2025-02-13 23:16:43 +01:00
tom mortensen
0f07915dba
Merge pull request #2013 from bergware/master
...
VM: make reference to interface instead of vhost
2025-02-12 09:07:48 -08:00
bergware
76f0d68f24
wireless fine tuning
2025-02-12 03:50:42 +01:00
bergware
300bd2d468
Make script executable
2025-02-12 03:09:28 +01:00
bergware
b772e017b1
Wireless support - allow initial plain username and password
...
When user name and password are stored in plain text, these will be encrypted at start up.
2025-02-12 03:09:00 +01:00
tom mortensen
d46686c662
Merge pull request #2012 from dlandon/php_warning_in_nchan_update_1
...
Fix php error when shell_exec() returns a null value.
2025-02-11 13:04:48 -08:00
tom mortensen
e774b6eefa
Merge pull request #2010 from unraid/fix-warning-in-Wrappers-php
...
fix: PHP Warning in Wrappers.php
2025-02-11 13:03:30 -08:00
tom mortensen
6c8542c249
Merge pull request #1968 from SimonFair/Fix-zfs-dataset-creation
...
Update logging and fix for ZFS Datasets.
2025-02-11 13:02:29 -08:00
tom mortensen
e09f37cbac
Merge pull request #2007 from bergware/master
...
Wireless and VM improvements
2025-02-11 13:01:55 -08:00
dlandon
1278040495
Fix php error when shell_exec() returns a null value.
2025-02-11 11:22:37 -06:00
ljm42
036e307b7d
chore: update phpdoc
2025-02-10 13:38:34 -07:00
ljm42
2617dd83e6
fix: PHP Warning in Wrappers.php
...
Implicitly marking parameter $getinfo as nullable is deprecated
2025-02-10 12:50:00 -07:00
Tom Mortensen
9d4f24629f
fix: Cannot remove/erase pools
2025-02-10 11:40:42 -08:00