Commit Graph

2135 Commits

Author SHA1 Message Date
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
bergware 234d38027b VM: make reference to interface instead of vhost
This requires users to update their VM settings and use the interface name instead of the vhost name as network source.

This brings VMs inline with Docker which also shows the interface name for custom networks
2025-02-11 23:10:28 +01:00
bergware cbd4936d80 VM: force wireless interface MAC address for VMs 2025-02-11 11:00:36 +01:00
bergware 48be2e553d VM: style update 2025-02-10 18:42:34 +01:00
bergware e6634562e7 style fix 2025-02-10 18:20:10 +01:00
bergware ab61ab389f VM: fixe layout with XML display 2025-02-10 18:14:43 +01:00
bergware 88e400b4ee swal: disable animation 2025-02-10 12:09:58 +01:00
bergware a471fc09b8 Update WG0.page 2025-02-10 12:01:58 +01:00
bergware 57186fe0b3 Add wireless to wireguard 2025-02-10 12:00:34 +01:00
bergware dad99d98d8 Handle wired to wireless changeover when cable gets disconnected 2025-02-09 21:31:47 +01:00
bergware a1e0672d44 Revamped VM page styling 2025-02-09 16:55:32 +01:00
tom mortensen cf6132f6dd Merge pull request #2005 from dlandon/another_php_error_in_share_edit_page
Bug: Additional checks to prevent php errors in Share Edit.
2025-02-08 21:26:48 -08:00
bergware 1e667eb27c Merge remote-tracking branch 'upstream/master' 2025-02-09 01:36:01 +01:00
dlandon c3f8ad088c Additional checks to prevent php errors. 2025-02-08 09:27:31 -06:00
bergware 939db52b14 Revert "Code style adjustment"
This reverts commit c7ca88f4aa.
2025-02-08 13:50:55 +01:00
bergware 6b22b8be08 fix code bug 2025-02-08 13:04:11 +01:00
bergware c7ca88f4aa Code style adjustment
- Replace leading spaces by tabs
- Same indentation for all functions
- Remove trailing spaces / tabs
- Remove spaces in concatenation strings
- Only style adjustments, no code changes
2025-02-08 13:00:41 +01:00
bergware 66db975bd8 Code style alignment
- Replace leading spaces by tabs
- Same indentation for all functions
- Remove trailing spaces / tabs
- Remove spaces in concatenation strings
- Only style adjustments, no code changes
2025-02-08 10:09:19 +01:00
dlandon 42c017fa07 Php error in Share Edit causes the share edit page to not display correctly. 2025-02-07 18:06:20 -06:00
bergware 94d1ee62f7 Wireless support - fine tuning 2025-02-07 15:17:43 +01:00
bergware e2b793b428 Fix PHP error 2025-02-07 04:11:11 +01:00
bergware 913d18bccb Docker: fix regression error 2025-02-07 04:07:49 +01:00
tom mortensen 11084b447c Merge pull request #2000 from dlandon/parity_notification_shows_previous_check_not_current_check
Bug: Parity check notification often shows the previous parity check
2025-02-06 12:39:50 -08:00
tom mortensen 0728e8d6d7 Merge pull request #1992 from SimonFair/7.1-NoVM-Pinning
7.1 no vm pinning
2025-02-06 12:39:09 -08:00
tom mortensen e28d66e390 Merge pull request #1988 from SimonFair/vmdashusage-fix-
7.x Various VM Updates
2025-02-06 12:38:31 -08:00
tom mortensen 22f7acb527 Merge pull request #1949 from bergware/master
Date and Time enhancements and other fixes
2025-02-06 12:37:25 -08:00
SimonFair b3951801c2 Language fix. 2025-02-06 19:26:39 +00:00
bergware dcc95fe882 Update DockerClient.php 2025-02-06 15:49:06 +01:00
bergware ee5409dd3d Update DockerClient.php 2025-02-06 15:45:23 +01:00
bergware d1058957bb Fix typo 2025-02-06 12:43:59 +01:00
bergware fe61abe435 Update DockerContainers.php 2025-02-06 12:38:47 +01:00
bergware bc830d71cd Wireless support : finetuning 2025-02-06 12:30:52 +01:00
bergware e162795f91 Docker: show wireless IP address when fixed connection is not present 2025-02-06 01:27:04 +01:00
dlandon a45d1851fa Delay deleting of resync files so the parity check notification gets the latest parity check from the history. 2025-02-05 07:20:53 -06:00
Tom Mortensen ef5ebd8683 fix: possible cause of nchan memory leak - version 2 2025-02-04 14:28:24 -08:00
SimonFair 74f78fbc8c Typo Fix 2025-02-04 17:19:37 +00:00
bergware cc7703f0c7 Rename file to "dashboard_settings.json" 2025-02-04 10:02:46 +01:00
bergware 125092fb8c Wireless support - finetuning 2025-02-04 05:49:35 +01:00
SimonFair a8c4417a15 Update helptext. 2025-02-03 21:50:03 +00:00
bergware 6db4ef7520 Add wlan to port selection 2025-02-03 18:46:16 +01:00
bergware bc3d1eaeb2 Wireless support 2025-02-03 17:16:40 +01:00
bergware 0cbf4d519d Update wlan0 2025-02-03 14:26:14 +01:00
bergware 4a9f1ab72e jqueryUI 1.14.1 update 2025-02-03 14:12:36 +01:00
bergware 0c068d45b0 jquery 3.7.1 update 2025-02-03 14:03:35 +01:00
bergware 1c308a5928 Main page: make disk I/O default view 2025-02-03 12:42:59 +01:00
bergware 0c67eb28e6 Update DashStats.page 2025-02-03 11:22:04 +01:00
bergware d05b8105e0 Update DashStats.page 2025-02-03 11:06:03 +01:00
bergware 8a70852c5e Revert "Update DashStats.page"
This reverts commit 5e8d17b20c.
2025-02-03 10:50:18 +01:00
bergware 5e8d17b20c Update DashStats.page 2025-02-03 10:45:09 +01:00
bergware 885a4cc654 Update DashStats.page 2025-02-03 01:45:28 +01:00