Commit Graph

1586 Commits

Author SHA1 Message Date
bergware f6a5671b80 Merge remote-tracking branch 'upstream/master' 2023-01-05 20:39:35 +01:00
Tom Mortensen c00a52b6b1 wiregaurd page corrections for php8 2023-01-05 08:58:32 -08:00
bergware 655d1a7f86 Revert "Fix Wireguard PHP8 issues"
This reverts commit da11da462d.
2023-01-05 10:00:12 +01:00
bergware efa8449e80 Dashboard: make items moveable between columns 2023-01-03 13:11:30 +01:00
bergware ab9a2684fe Keep dismissed banners hidden for a month 2023-01-03 12:25:26 +01:00
bergware da11da462d Fix Wireguard PHP8 issues 2023-01-03 12:00:53 +01:00
bergware e9bd58b3b7 Dashboard: make items moveable between columns
This PR also introduces a system to completely hide items and a content manager function to unhide them
2023-01-02 22:13:58 +01:00
bergware 6c2c6f74b0 Move "view" icon on Main and Shares page to the left 2022-12-30 14:47:30 +01:00
bergware 6ce9bc9de3 Docker: honor user setting of stop time-out 2022-12-30 13:20:07 +01:00
bergware 2967e30bba PHP 8.1 support 2022-12-30 12:43:12 +01:00
Eric Schultz 72ed67487a sync changes from My Servers plugin 2022-12-19 10:14:57 -07:00
Eric Schultz ef5997906c additional php8 fixes 2022-12-19 10:14:18 -07:00
Eric Schultz a06e7ab885 fix a few php8 warnings 2022-12-14 15:20:56 -07:00
bergware 97716f718f PHP 8.1 support (round 1) 2022-12-04 12:40:53 +01:00
Tom Mortensen 97a1f5e4f0 Update Markdown to v2.0.0 and other misc. changes to support PHP v8 2022-12-02 12:14:14 -08:00
SimonFair 7349bd6314 Bug fix for users with non standard GUI ports defined.
Change title to say VM name on host: x.x.x.x
2022-11-25 19:34:39 +00:00
bergware aafe17fcc6 Fix list of running nhcan processes 2022-11-12 15:42:24 +01:00
bergware 2bfcb4fdec Minor code optimization 2022-11-12 12:24:48 +01:00
bergware 4a48e0c012 Fix: only add "confirm-leave" when form has it specified 2022-11-12 12:17:31 +01:00
bergware 7207cb07ec Replace nchan communication for post request
Informational functions which call "openChanges" are now processed using post requests, this solves the issue that sometimes an empty window is displayed.
2022-11-08 22:15:15 +01:00
tom mortensen 390cf7a133 Merge pull request #1191 from dlandon/master
Fix default on initial install; preserve error on first plugin wget; show pool not defined when share pool is not a defined pool.
2022-11-03 09:56:20 -07:00
dlandon a6c2bc201a Check that share pool is a defined pool. 2022-11-03 09:20:14 -05:00
tom mortensen bb5ee27cc5 Merge pull request #1184 from dlandon/master
Change to be sure legacy 'write' setting in dynamix.cfg  is respected.
2022-10-31 10:51:20 -07:00
SimonFair dc1fc2e760 Add support to dashboard for start with console 2022-10-29 15:04:31 +01:00
dlandon 20e36c590c Change to be sure legacy 'write' setting in dynamix.cfg is respected. 2022-10-29 06:43:23 -05:00
dlandon 72307b2599 Change messages to indicate the disk parameters are not available when spun down, rather that sounding like there is a failure to read them. 2022-10-26 16:21:10 -05:00
dlandon 15f197e4d3 Replace tab with spaces. 2022-10-25 22:42:05 -05:00
dlandon 2954c57b7a Default scheduled parity check to non correcting. 2022-10-25 17:21:50 -05:00
ljm42 e7fdd35bbc WireGuard: fix typo setting up routes 2022-10-19 10:49:14 -07:00
bergware 2339b5c7eb nchan: delayed command execution
This prevents an empty popup window in certain browsers and devices
2022-10-01 01:29:07 +02:00
bergware 6e69c88cad SWAL: intercept "esc" button to stop nchan upon window closing 2022-09-30 23:40:38 +02:00
bergware 03b4d67cb9 WireGuard: add explicit interface name in routing
Users are advised to regenerate the WG configs.
2022-09-29 20:36:59 +02:00
tom mortensen 286ea13767 Merge pull request #1148 from SimonFair/SpiceHTMLClient
Spice html client in addition to VNC
2022-09-27 12:22:24 -07:00
bergware d31b8fd6cb Dashboard: store graph data in file instead of cookie
This prevents the creation of too large cookies.
2022-09-27 00:49:41 +02:00
Tom Mortensen 4b1e418a1b improved 'cache busting' on woff font file urls 2022-09-19 14:11:03 -07:00
bergware b9e89cb7ed Fixed: text color in docker popup window sometimes wrong 2022-09-17 13:20:22 +02:00
Tom Mortensen ca94ad75a7 directly reference /etc/timezone file 2022-09-14 11:15:31 -07:00
tom mortensen fdbd532ce0 Merge pull request #1155 from SimonFair/SAS-Selftest-Fix
Fix SAS Selftest
2022-09-09 09:49:17 -07:00
SimonFair a5027d3ff4 Add Spindown message and use -n for identity if scsi drive. 2022-09-07 22:00:40 +01:00
tom mortensen e317c28f47 Merge pull request #1154 from bergware/master
Suppress info icon in banner message when no info is available
2022-09-06 08:55:51 -07:00
tom mortensen aa39e4337f Merge pull request #1153 from ljm42/fix-notify-discord
fix: Discord notification agent url
2022-09-06 08:53:45 -07:00
Tom Mortensen 12ea2ec6b3 Merge CertUpload into ProvisionCert.php and direct error messages to stderr. 2022-08-28 07:30:35 -07:00
SimonFair 948cf2f54b Fix SAS Selftest
Errors

static const char * self_test_result[] = {
        "Completed                ",
        "Aborted (by user command)",
        "Aborted (device reset ?) ",
        "Unknown error, incomplete",
        "Completed, segment failed",
        "Failed in first segment  ",
        "Failed in second segment ",
        "Failed in segment",            /* special handling for result 7 */
        "Reserved(8)              ",
        "Reserved(9)              ",
        "Reserved(10)             ",
        "Reserved(11)             ",
        "Reserved(12)             ",
        "Reserved(13)             ",
        "Reserved(14)             ",
        "Self test in progress ..."
}
2022-08-25 19:42:48 +01:00
bergware 160443c8d7 Suppress info icon in banner message when no info is available 2022-08-25 00:08:05 +02:00
ljm42 245a04e3e6 fix: Discord notification agent url
Discord will not allow links with bare hostname, links must have both hostname and tld or no link at all
2022-08-23 16:01:49 -07:00
bergware 376bd050ff Add SSD Trim plugin in stock Unraid 2022-08-16 08:55:14 +02:00
SimonFair 717ee6c647 Add autoport and ports Add password prompt
Revert change to not update manual ports as now in GUI.
2022-08-13 17:02:38 +01:00
bergware d3dc04ce8b Added legacy comments 2022-08-13 14:38:05 +02:00
bergware 29ef92e983 openDocker change button default setting 2022-08-13 11:05:53 +02:00
bergware 61c362bcc2 Simplify start command 2022-08-13 10:33:52 +02:00