Commit Graph

3669 Commits

Author SHA1 Message Date
bergware 45ffae59df disk_load: initialize array values upon first start 2022-11-18 16:56:02 +01:00
bergware cfc4680213 Diagnostics minor code optimization 2022-11-15 19:26:40 +01:00
bergware 57b50330e8 Revert "Allow multiple rows in NFS rule"
This reverts commit 4e25bc8cb1.
2022-11-13 21:14:18 +01:00
bergware cfdab68a01 Fix shares information in Diagnostics 2022-11-13 13:09:58 +01:00
bergware f0db94f545 Parity History: add day of the week to date 2022-11-13 12:28:14 +01:00
bergware 57ed6a4902 Fix shares information in Diagnostics 2022-11-13 11:38:50 +01:00
bergware 1dab549cad Fix shares information in Diagnostics 2022-11-13 11:25:41 +01:00
bergware 1c4c4bbde5 Fix: do not allow creation of hidden share names 2022-11-13 10:41:13 +01:00
bergware 1cd06da408 Fix: do not allow creation of hidden share names 2022-11-13 10:38:42 +01:00
bergware 4e25bc8cb1 Allow multiple rows in NFS rule 2022-11-13 10:10:25 +01:00
bergware 17029e70a5 Fix shares information in Diagnostics 2022-11-13 09:57:20 +01:00
bergware e885af3dfd Fix shares information in Diagnostics 2022-11-13 09:45:39 +01:00
bergware f7041422d7 Fix shares information in Diagnostics 2022-11-13 09:32:26 +01:00
bergware 6cdac47aad Fix shares information in Diagnostics 2022-11-13 09:25:37 +01:00
bergware c7588a6e13 Fix shares information in Diagnostics 2022-11-13 09:17:49 +01:00
bergware 3c143900fe Fix shares information in Diagnostics 2022-11-13 09:03:43 +01:00
bergware e1225cb9c9 Fix shares information in Diagnostics 2022-11-13 08:58:11 +01:00
bergware 318b3057c8 Fix shares information in Diagnostics 2022-11-13 08:39:28 +01:00
bergware cfd8e81835 Fix shares information in Diagnostics 2022-11-13 01:31:02 +01:00
bergware 54d094111b Revert "NFS security rule: change input to textarea, which allows more input"
This reverts commit d6b67b44aa.
2022-11-12 23:42:36 +01:00
bergware 164dbf4e03 Fix shares information in Diagnostics 2022-11-12 23:01:06 +01:00
bergware d6b67b44aa NFS security rule: change input to textarea, which allows more input 2022-11-12 17:06:18 +01: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 608f9c0a6b Fix base64 encoding for UTF-8 strings 2022-11-10 23:02:11 +01:00
bergware 53b5d2b9db Undo the LUKS change 2022-11-10 22:10:21 +01:00
bergware 024a13c4cf Fix base64 encoding for UTF-8 strings 2022-11-10 21:57:37 +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
dlandon 3f84e6a6f3 Fix default on initial install. 2022-11-03 07:07:53 -05:00
tom mortensen eeac82adca Merge pull request #1189 from dlandon/master
Redo my failed attempt at defaulting to non-correcting parity check.
2022-11-02 06:58:59 -07:00
dlandon b9ada5f6dc Redo my failed attempt at defaulting to non-correcting parity check. 2022-11-01 20:37:24 -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
dlandon d113e8cbbf Update DashStats.page 2022-10-24 20:00:20 -05:00
ljm42 e7fdd35bbc WireGuard: fix typo setting up routes 2022-10-19 10:49:14 -07:00
ljm42 c42f11482c Fix typo
See https://www.wireguard.com/trademark-policy/
2022-10-13 22:23:09 -07:00
tom mortensen b723b713ad Merge pull request #1166 from bergware/master
SWAL: intercept "esc" button to stop nchan upon window closing
2022-10-02 08:05:06 -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
Tom Mortensen f758a3680b Merge branch 'master' of github.com:limetech/webgui 2022-09-29 12:56:30 -07: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 6318519ba6 better handling of windows-style config files 2022-09-27 12:24:47 -07: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