7156578124
Add option to launch Auto Repairs from Auto Setup
...
Addresses issue #33
2023-06-26 09:47:40 -07:00
ea4942bbc4
Allow empty response when selecting ticket
2023-06-26 09:45:52 -07:00
0bda5c7a1c
Merge remote-tracking branch 'upstream/winget' into winget
2023-06-26 08:36:56 -07:00
8e234ce0cd
Add menu entry for MS Store updates in Auto Setup
...
Addresses issue #216
2023-06-26 08:20:15 -07:00
aab821d93c
Update Prime95 source
2023-06-25 04:15:27 -07:00
b3e7b64116
Merge remote-tracking branch 'upstream/winget' into winget
2023-06-25 04:12:31 -07:00
9689dcfeab
Update source URLs
2023-06-25 04:10:08 -07:00
cafa2c24fb
Switch to winget where appropriate in Auto Setup
...
NOTE: Winget is not used for Firefox, LibreOffice, or Open Shell.
This was done because we need more fine-tuned control of the process.
2023-06-25 02:40:43 -07:00
3ff61e9948
Add winget import support
2023-06-25 02:22:04 -07:00
9980dab27b
Add initial winget support
2023-06-25 02:21:26 -07:00
5bae674ed9
Add winget script and launcher
2023-06-24 20:48:05 -07:00
939ea79a15
Merge remote-tracking branch 'upstream/dev' into dev
2023-06-24 20:36:00 -07:00
dfcc717048
Open both Microsoft Store and Windows updates
...
Addresses issue #216
2023-06-24 19:35:12 -07:00
21cbe5d445
Show filesystem type in select_disk_parts()
2023-06-24 18:58:06 -07:00
d94e9097b7
Reduce ESP size to 260MiB
2023-06-24 18:56:31 -07:00
228a5f640e
Adjust TRIM warning message
2023-06-24 18:56:03 -07:00
998a1e98f5
List Bitlocker volumes in HW diags posts
2023-06-19 20:41:53 -07:00
c246fb5fdf
Merge remote-tracking branch 'upstream/dev' into dev
2023-06-17 20:46:57 -07:00
acd484f891
Check for TRIM in HW Diagnostics and ddrescue-tui
...
Addresses issue #212
2023-06-17 20:45:44 -07:00
a3400d76f4
Merge remote-tracking branch 'upstream/dev' into dev
2023-06-17 20:14:25 -07:00
d958945fe8
Relaunch ddrescueview when resuming clone
2023-06-17 20:13:32 -07:00
0bcdde0ffb
Add ticket and note panes to new TUI
2023-06-17 19:53:05 -07:00
9b51bcbdc3
Merge remote-tracking branch 'upstream/dev' into dev
2023-06-17 18:56:51 -07:00
3e10f2cb8c
Reset layout when aborting HW diagnostics
2023-06-17 18:56:08 -07:00
7912958399
Merge remote-tracking branch 'upstream/dev' into dev
2023-06-17 18:38:49 -07:00
9810c630f6
Ensure worker panes are added in the proper order
2023-06-17 18:37:56 -07:00
550731e9e9
Merge remote-tracking branch 'upstream/dev' into dev
2023-06-17 18:31:22 -07:00
c3bf5f6730
Avoid mixing types for HW Diags main menu
2023-06-17 18:30:33 -07:00
81b0dad1d1
Merge remote-tracking branch 'upstream/dev' into dev
2023-06-17 18:27:05 -07:00
c63b388f81
Small linting refactor
2023-06-17 18:25:12 -07:00
20a0881421
Refactor tmux.fix_layout()
...
The new code better determines all sizes with splits taken into account.
The non-perfect divisions are also considered when splitting
horizontally.
2023-06-17 18:23:09 -07:00
375fc3fcd0
Fix bugs related to new UI design
2023-06-11 19:57:34 -07:00
d545152d67
Merge remote-tracking branch 'upstream/dev' into dev
2023-06-11 19:07:23 -07:00
203ad715e0
Refactor ddrescue-tui source/dest selection
...
- Re-enables taking images instead of direct cloning!
- Removed some safety checks for clearer code
- We avoid a second scan by reusing the disk_menu object
2023-06-11 15:48:58 -07:00
986c870090
Move ddrescue-tui menus to a separate file
2023-06-10 21:50:56 -07:00
4feb15182e
Rework SMART self-test sections (again)
...
- Use results from self-test log rather than self-test details
- Include more result details in more scenarios
- Only add self-test results to the report to avoid
duplicate/conflicting info
- Add check if test started but didn't finish (again?)
2023-06-10 18:59:19 -07:00
88d3ade64d
Avoid background crash when fixing the tmux layout
2023-06-10 18:05:13 -07:00
4202d3c1dc
Adjust cli.ask() log formatting
2023-06-10 17:58:23 -07:00
f2ab06374b
Revert "Suppress warnings when using tail in tmux"
...
This reverts commit 3334638a2c .
2023-06-10 17:55:57 -07:00
a2c41fbaf2
Fix destination selection and title pane handling
2023-06-04 19:24:27 -07:00
7e6cfa1896
Add more type hints to ddrescue-tui
2023-06-04 18:54:16 -07:00
13e14e6734
Avoid dangerous default value
2023-06-04 18:13:18 -07:00
45a7f84e19
Restrict journal messages in ddrescue-tui
2023-06-04 18:11:14 -07:00
86f748c599
Clear ddrescue pane when resizing
...
This replaces the clear every 30s/60s/etc. It's only enabled while
ddrescue is running to prevent clearing warning messages if printed.
2023-06-04 18:08:59 -07:00
becc564269
Use new TUI layout in ddrescue-tui
2023-06-04 17:43:02 -07:00
7ab6ccbd36
Avoid setting percent to None in tui.py
2023-06-03 18:58:46 -07:00
8e7d202c32
Add reset_title_pane() to tui
2023-06-03 18:58:29 -07:00
05de5c7294
Add type hints to BlockPair
2023-06-03 18:07:30 -07:00
fc2b90a2c0
Raise CPU_CRITICAL_TEMP to 100*C
2023-05-29 17:48:24 -07:00
de7993c39c
Fix type hint for get_known_disk_attributes()
2023-05-29 17:47:58 -07:00