Commit Graph

1548 Commits

Author SHA1 Message Date
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
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
bergware fca75c7296 Simplify start command 2022-08-13 10:28:36 +02:00
bergware 8e5b70e68b openDocker correct button default setting 2022-08-13 09:07:08 +02:00
bergware 83d73c6375 Remove delay dependency at server side 2022-08-12 19:53:29 +02:00
bergware 380ba0c710 Added new parameter "button" to openChanges 2022-08-11 13:49:03 +02:00
bergware c13058e8c6 Added new parameter "button" to openChanges
- defaults to hide CLOSE button
2022-08-11 13:36:32 +02:00
bergware 3029e9dff2 Plugin system and docker update
Minor code update
2022-08-11 13:24:01 +02:00
bergware 5a1c305574 Plugin system and docker update
- Remove delay between swal windows
2022-08-11 11:29:40 +02:00
bergware a5a43df530 Plugin system and docker update
- Keep swal window open as needed
- Code optimizations
2022-08-11 11:08:27 +02:00
bergware 5c0383850c Added new parameter "button" to openPlugin and openDocker 2022-08-11 09:50:59 +02:00
bergware e9c0d13066 Added new parameter "button" to openPlugin and openDocker 2022-08-11 09:36:53 +02:00
bergware 337f9d23e7 Added new parameter "button" to openPlugin and openDocker
The "button" parameter allows to show (default) or hide the CLOSE button while the window is opened and process is running.

Hiding the CLOSE button forces the user to wait until processing is completed and closing the window.
2022-08-10 21:13:06 +02:00
bergware 8308ae5842 Plugin system and docker update
- Use buffering in nchan communication
- Start any background command delayed
- Added openDokcer routine
- Code optimization
2022-08-09 16:36:56 +02:00
SimonFair c2711478e6 Update to Disk Capabilities pages for NVME drives 2022-07-30 18:00:05 +01:00
SimonFair 83c8fb36e8 Update SmartInfo.php 2022-07-30 15:53:17 +01:00
SimonFair 860087b9e1 Initial Update. 2022-07-30 15:32:46 +01:00
Tom Mortensen c666d69679 Fix issue installing registration keys 2022-07-28 13:10:29 -07:00
bergware 9c0efa0ae4 Plugin system update 2022-07-20 11:57:55 +02:00
bergware 36448a78c4 Plugin system update 2022-07-19 22:17:04 +02:00
bergware 8f0c6436ed Fix regression error 2022-07-19 10:58:01 +02:00
bergware 30bb035bc3 Plugin system update 2022-07-16 13:13:38 +02:00
bergware ea7caa97ed Plugin system update 2022-07-16 10:29:47 +02:00
bergware 5b641d107b Plugin system update 2022-07-15 21:23:21 +02:00
tom mortensen a230d199d5 Merge pull request #1133 from ljm42/fix-token-timeout
fix: only show T2FA token timeout message when needed
2022-07-12 20:11:11 -07:00
ljm42 f1f8d44850 fix: only show T2FA token timeout message when needed 2022-07-12 10:37:02 -07:00
bergware 6b433fda01 Plugin system update
Change timing
2022-07-12 11:06:01 +02:00
bergware 2d4dacf0d1 Plugin system update
Minor updates
2022-07-12 09:28:16 +02:00
bergware 1a0e8de368 Revert "Plugin system update"
This reverts commit 8f8c75dc67.
2022-07-11 23:11:44 +02:00
bergware 8f8c75dc67 Plugin system update
Extend delay for slower systems when receiving nchan messages
2022-07-11 22:14:30 +02:00
bergware ac8956de6d Plugin system update 2022-07-11 14:12:39 +02:00
bergware 6a0d801190 Plugin system update 2022-07-11 11:30:40 +02:00
bergware 0339394150 Plugin system update 2022-07-11 09:55:29 +02:00
bergware 07cca58bed Plugin system update 2022-07-10 10:37:10 +02:00
bergware 851070e61e Revert "Plugin system update"
This reverts commit f90f1f6036.
2022-07-10 10:27:50 +02:00
bergware f90f1f6036 Plugin system update 2022-07-10 10:26:48 +02:00
bergware 279e0b8139 Plugin system update 2022-07-10 10:03:11 +02:00
bergware 6127812336 Plugin system update 2022-07-09 13:49:04 +02:00