Commit Graph

216 Commits

Author SHA1 Message Date
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 4fdabda0fa Fixed: show read errors during Read Check 2022-09-17 13:06:25 +02:00
bergware a15d11cf4c System update 2022-07-03 10:08:45 +02:00
bergware 18aac92b97 Use Nchan for parity history view 2022-07-02 15:03:15 +02:00
Tom Mortensen 5108504c07 Fix: non-correcting parity check actually correcting if non-English language pack installed 2022-06-10 10:05:45 -07:00
bergware 0a9d746bb6 Parity check: allow spinup/spindown when operation is paused 2022-04-28 19:56:53 +02:00
bergware cee04f0a68 Fixed: missing samesite attribute in cookies
Removes browser warning that cookies without this attribute will be deprecated
In addition all cookies have a default path = '/' to reference the complete site
2022-03-22 19:43:12 +01:00
bergware fce6e38bcd Fix regression error in buttons operation for Array 2022-03-04 16:08:13 +01:00
bergware eb5ee84554 Improved background process detection and handling 2022-03-02 10:01:00 +01:00
bergware 582f9c577e Parity log optimization 2022-02-28 11:34:58 +01:00
bergware dbf4a88897 Parity log optimization 2022-02-27 10:37:17 +01:00
bergware ca771b2545 Fixed: race condition when array is stopped and device assignments are changed 2022-02-25 20:06:29 +01:00
bergware 4a3357bff6 Better array sync when multiple sessions are opened
Different sessions stay in sync when the array is started or stopped
2022-02-21 16:02:08 +01:00
bergware 3fc8e81803 Parity operation enhancements
- Added "size" column to parity history
2022-02-18 13:03:40 +01:00
bergware 8cbb3a91ea Parity operation enhancements 2022-02-14 12:24:04 +01:00
bergware b71e1d7622 Parity operation enhancements 2022-02-10 00:39:38 +01:00
bergware ba229cc477 Parity operation enhancements 2022-02-09 11:55:42 +01:00
bergware f1a1b3bf33 Parity operation enhancements 2022-02-09 05:58:42 +01:00
bergware b355fa6859 Parity operation enhancements 2022-02-09 04:54:08 +01:00
bergware c7a4f60227 Parity operation enhancements 2022-02-08 23:36:18 +01:00
bergware 094425b759 Parity operation enhancements 2022-02-08 23:33:02 +01:00
bergware 84e3d97bbe Parity operation enhancements 2022-02-08 23:29:41 +01:00
bergware ee83ee514e Parity operation enhancements 2022-02-08 22:37:14 +01:00
bergware df84fdeebf Parity operation enhancements 2022-02-08 22:16:23 +01:00
bergware f70dc2a3cd Parity operation enhancements 2022-02-08 22:00:22 +01:00
bergware a64481e04b Parity operation enhancements 2022-02-08 20:37:03 +01:00
bergware 0c8dcd2777 Parity operation enhancements 2022-02-08 20:27:41 +01:00
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
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
bergware 75b83a9d09 CSS minor corrections 2022-01-25 14:01:04 +01:00
bergware e4d7185899 Parity-check: fix regression error 2022-01-24 09:50:08 +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
bergware 91fc883538 Nchan fix regression errors 2022-01-17 21:15:41 +01:00
bergware a18bce229b Nchan improvements
Use multiplexed channels and add error reporting
2022-01-17 12:54:22 +01:00
bergware dde502635c Revert "Move Start button below encryption field"
This reverts commit 5e3a7bb33d.
2022-01-07 21:25:36 +01:00
bergware 5e3a7bb33d Move Start button below encryption field 2022-01-07 09:56:08 +01:00
bergware aa181e76ea Fixed: visual displacement 2021-12-23 16:28:36 +01:00
bergware b77b23c1c3 Added: Cumulative parity check 2021-12-16 17:45:58 +01:00
bergware d0a11be938 Added: Cumulative parity check 2021-12-16 17:44:57 +01:00
bergware 9817fafaa9 Added: Cumulative parity check 2021-12-16 11:45:19 +01:00
bergware 4dee71fa41 Added: Cumulative parity check 2021-12-16 11:32:06 +01:00
bergware 2694cf9747 Added: Cumulative parity check
This allows a parity check to be divided over multiple time windows.
2021-12-16 00:33:14 +01:00
bergware e55aeb733f Fixed parity duration + speed when paused/resumed 2021-12-15 17:30:29 +01:00
bergware 87223466de Fixed parity duration + speed when paused/resumed 2021-12-15 09:10:37 +01:00
bergware 7a0bee4a8b Fix pools display on Main page when empty pool exists 2021-08-11 18:20:21 +02:00
bergware 045fe46452 Suppress error in disks parsing 2021-06-02 19:30:38 +02:00
bergware 77eba7c4cd Initialize variables properly with array values 2021-06-02 19:09:15 +02:00