Commit Graph

3242 Commits

Author SHA1 Message Date
bergware ac76cf6766 Parity operation enhancements
- Separate Parity-Sync and Data-Rebuild as individual actions
- Add parity operation action to history view
- Correct calculations for data-rebuild smaller than parity
- Add disk clear action
- Use Nchan updates for copying/clearing progress
- CSS adjustment in SMART attributes
- Show additional buttons in Array Stopped state
- Textual enhancements
2022-02-08 19:36:54 +01:00
Eric Schultz ce84c51762 fix(ProvisionCert): translation fixes 2022-01-31 23:04:00 -07:00
Eric Schultz 11a83c786f fix(ProvisionCert): cert subject parsing 2022-01-31 23:01:06 -07:00
tom mortensen 4adae297b1 Merge pull request #1020 from bergware/master
css scrollbar enhancements
2022-01-28 12:40:15 -08:00
bergware 4839e21740 css scrollbar enhancements 2022-01-28 19:56:50 +01:00
bergware 07683dc089 css scrollbar enhancements 2022-01-28 18:53:22 +01:00
Zack Spear 55d7cbb9e0 fix(DisplaySettings): javascript error 2022-01-27 16:11:19 -08:00
tom mortensen 4986a7c42b Merge pull request #1018 from bergware/master
Parity check: re-introduce Done button when finished
2022-01-26 11:44:59 -08:00
bergware 977fb5d63c Parity check: re-introduce Done button when finished
Previous PR had this removed, but now it is properly coded.
2022-01-26 16:32:10 +01:00
Squidly271 1969264c65 space 2022-01-25 18:31:25 -05:00
Squidly271 6ab91a5ebf Diagnostics: Anonymize mover 2022-01-25 17:33:30 -05:00
tom mortensen 25d4e65c81 Merge pull request #1014 from Squidly271/patch-33
Diagnostics: Improved anonymization
2022-01-25 10:57:03 -08:00
Squidly271 18e11c7225 Tabs :( 2022-01-25 09:54:49 -05:00
Squidly271 007d3918fe Remove all stray references to GUID 2022-01-25 09:52:24 -05:00
bergware 35f99134d5 Azure/Gray: auto adjust width of item selection 2022-01-25 14:26:03 +01:00
bergware e98b491641 Azure/Gray: auto adjust width of item selection 2022-01-25 14:20:52 +01:00
bergware 38c35753a5 Azure/Gray: auto adjust width of item selection 2022-01-25 14:15:45 +01:00
bergware 75b83a9d09 CSS minor corrections 2022-01-25 14:01:04 +01:00
Squidly271 f2eda0b8fc Anonymize NGINX_WANIP 2022-01-25 06:34:30 -05:00
Squidly271 6975e5ca5b Diagnostics: Improved anonymization 2022-01-25 06:31:51 -05:00
bergware e4d7185899 Parity-check: fix regression error 2022-01-24 09:50:08 +01:00
bergware 33e78a39e7 System info: fix translation 2022-01-23 11:01:16 +01:00
bergware 3025a9ea45 Merge remote-tracking branch 'upstream/master' 2022-01-23 10:35:41 +01:00
bergware f235033450 Use tabbed view for device information page 2022-01-23 10:34:52 +01:00
tom mortensen eafefaceac Merge pull request #1011 from bergware/master
Miscellaneous fixes and enhancements
2022-01-22 16:42:38 -08:00
bergware e06f18124a Docker utilization warning only when image file 2022-01-22 12:00:48 +01:00
bergware 6e39d28798 Updated help text for Display settings and Docker 2022-01-22 11:35:57 +01:00
ljm42 8273f4343f Update notify script to use NGINX_DEFAULTURL 2022-01-20 11:38:19 -07:00
Tom Mortensen 0b72e9ce6b further wildcard cert handling change 2022-01-20 06:58:48 -08:00
bergware 269878000b Dashboard contextMenu optimizations 2022-01-20 10:34:52 +01:00
bergware ca37d3d731 Dashboard contextMenu optimizations 2022-01-20 10:31:42 +01:00
bergware fcfb141040 Dashboard contextMenu optimizations 2022-01-20 10:27:12 +01:00
bergware dfb7b0d7b2 Bug fixes 2022-01-20 10:02:02 +01:00
bergware e86eed34b9 Minor code update 2022-01-18 13:47:53 +01:00
bergware 65af74e84f Nchan: simplified error reporting 2022-01-18 13:37:37 +01:00
Tom Mortensen a7774d5b82 further wildcard cert handling changes 2022-01-17 15:36:33 -08:00
Tom Mortensen a3a018c5ab Merge branch 'master' of github.com:limetech/webgui 2022-01-17 15:35:47 -08:00
bergware 91fc883538 Nchan fix regression errors 2022-01-17 21:15:41 +01:00
Tom Mortensen c717a4df72 wildcard cert handling improvements 2022-01-17 08:48:43 -08:00
bergware 22e43b478c Nchan improvements 2022-01-17 16:36:10 +01:00
bergware a18bce229b Nchan improvements
Use multiplexed channels and add error reporting
2022-01-17 12:54:22 +01:00
bergware b8401076d8 Expand ipaddr() with protocol; selection
protocol defaults to ipv4 in case of ipv4 + ipv6
2022-01-15 12:49:32 +01:00
bergware d05cb98953 NFS: fix copying of hostList after READ operation 2022-01-13 19:44:51 +01:00
Tom Mortensen c1fd0e2f62 Merge branch 'master' of github.com:limetech/webgui 2022-01-10 11:27:19 -08:00
bergware dbe5ffc328 Limit popup window width on ultrawide monitors 2022-01-10 09:54:59 +01:00
Tom Mortensen 38ca129e25 wildcard cert support 2022-01-08 07:35:42 -08:00
Tom Mortensen 548d6facdb Merge branch 'master' of github.com:limetech/webgui 2022-01-07 14:33:41 -08:00
bergware dde502635c Revert "Move Start button below encryption field"
This reverts commit 5e3a7bb33d.
2022-01-07 21:25:36 +01:00
Tom Mortensen b2c27eea24 Merge branch 'master' of github.com:limetech/webgui 2022-01-07 09:56:29 -08:00
bergware 5e3a7bb33d Move Start button below encryption field 2022-01-07 09:56:08 +01:00