39864daf0a
Merge remote-tracking branch 'upstream/dev' into dev
2022-09-28 09:15:33 -07:00
926b32b574
Clean badblocks results to remove backspaces
2022-09-28 00:33:15 -07:00
2df0bb504f
Reorganize kit layout and update launchers
2022-09-28 00:33:15 -07:00
9f52daeec3
Reduce AutoRepair countdown
...
Addresses issue #197
2022-09-28 00:33:15 -07:00
dd59f94f85
Replace IOBit with UninstallView
2022-09-28 00:33:15 -07:00
2b42bf9a8c
Update sources
2022-09-28 00:33:14 -07:00
a86649cb29
Update main settings
2022-09-28 00:33:14 -07:00
a97bcf8caa
Switch to python-mariadb-connector
...
The most recent version of python-mysql-connector wasn't able to connect
to the server due to the utf8 encoding
2022-09-24 18:24:14 -07:00
bd7bfdb6bb
Merge remote-tracking branch 'upstream/dev' into dev
2022-09-18 15:42:47 -07:00
a97a71a24a
Fix Windows 11 version reporting
2022-09-04 18:10:54 -07:00
6320533f86
Fix syntax error
2022-07-10 16:22:45 -07:00
7162c8e660
Merge remote-tracking branch 'upstream/dev' into dev
2022-07-10 16:10:29 -07:00
5e1cc683fe
Disable Edge first run screen
...
Addresses issue #193
2022-07-10 15:55:25 -07:00
72640686da
Disable "Let's make Windows even better" screens
...
Addresses issue #191
2022-07-10 15:48:57 -07:00
df85d3049e
Disable Windows search highlights
...
Addresses issue #190
2022-07-10 15:42:53 -07:00
6e90f79be5
Merge remote-tracking branch 'upstream/dev' into dev
2022-07-10 15:26:46 -07:00
38e867d3e3
Lower default skip-size values
2022-07-09 18:52:51 -07:00
989fe9f047
Add workaround in Open Shell for S0 LOW POWER IDLE
...
If the system supports that power state Open Shell can't enter sleep
mode. The workaround removes the standard sleep option from the list
and adds a new sleep button above the shutdown button that just turns
the monitor off.
Addresses issue #719
2022-06-16 19:27:05 -07:00
4b269cc120
Skip disk utilization checks for small devices
2022-05-21 20:20:57 -07:00
d039fb962d
Merge remote-tracking branch 'upstream/dev' into dev
2022-05-21 17:39:32 -07:00
b4547c3555
Remove magic numbers
2022-05-21 17:38:28 -07:00
cc4b485a24
Merge remote-tracking branch 'upstream/dev' into dev
2022-05-21 15:09:42 -07:00
cf7ed909b3
Remove Python 3.10 requirement
2022-05-20 17:08:10 -07:00
4ffd06235e
Merge remote-tracking branch 'upstream/dev' into dev
2022-05-14 18:02:05 -07:00
0ecc4d4146
Add test mode to Hardware Diagnostics
...
Addresses issue #192
2022-05-14 17:48:04 -07:00
7bcd650d25
Merge remote-tracking branch 'upstream/dev' into dev
...
Includes a lot of updates to support the new split wk/hw setup.
2022-05-01 19:29:53 -07:00
d667695e9e
Move surface scan check to its own function
2022-04-11 14:30:42 -06:00
fc2bb07d11
Track test groups as list instead of a dict
...
By only including selected tests we can skip checking for the
enabled/disabled status. This will also simplify the process
of disabling future tests for a disk if a failure is detected.
2022-04-05 14:45:14 -06:00
172cb398ba
Convert hardware objects to dataclasses
2022-04-04 18:30:21 -06:00
febaa840fa
Merge remote-tracking branch 'upstream/dev' into dev
2022-03-31 17:45:17 -06:00
8dd8701e8d
Split read phase into two parts
...
Addresses issue #184
The first read phase will skip a lot more to try to recover more data
from the whole source. Then the second read phase will fill in like
the previous configuration.
2022-03-25 18:45:28 -06:00
4817fe6d1f
Use larger --skip-size by default
2022-03-25 16:53:29 -06:00
817cfc3de7
Skip --reopen-on-error by default for all presets
2022-03-25 15:48:00 -06:00
b82493b12b
Generate new map files when starting a recovery
...
This is done to define the domain size and let us use --complete-only.
This also enables us to open ddrescueview immediately since that tool
requires a valid map file from the start. If you open an empty map
file ddrescueview doesn't auto-reload the file correctly.
Addresses #184
2022-03-08 11:55:23 -07:00
c3ec690318
Add new ddrescue argument options
...
Addresses #184
2022-03-07 23:49:15 -07:00
8c4415d321
Merge remote-tracking branch 'upstream/dev' into dev
2022-02-23 13:05:36 -07:00
f58f6d9da1
Update source URLs
2022-02-23 12:47:22 -07:00
4550b13565
Add osTicket pane to ddrescue-tui
...
Addresses issue #10
2022-02-18 17:21:56 -07:00
7dc64fb73b
Merge remote-tracking branch 'upstream/dev' into dev
2021-12-14 15:34:27 -07:00
a19714d735
Skip CPU tests by default for TestStations
...
Addresses #179
2021-12-14 14:08:22 -07:00
62d8dff7c6
Merge remote-tracking branch 'upstream/dev' into dev
2021-12-13 19:31:46 -07:00
125431a767
Update XMPlay skin
2021-12-13 19:29:19 -07:00
dc6111b584
Update tool versions
2021-12-13 17:58:10 -07:00
31be77be3e
Merge remote-tracking branch 'upstream/dev' into dev
2021-12-13 17:56:51 -07:00
3ebfdbbedb
Update tool versions
2021-12-13 17:54:29 -07:00
2b3d7bf5ce
Drop 1201 Root CA usage in favor of new setup
2021-12-08 22:36:23 -07:00
6750b434b7
Fix typo
2021-11-10 22:30:59 -07:00
e8a05e8088
Merge remote-tracking branch 'upstream/dev' into dev
2021-11-07 20:11:03 -07:00
7006a6453d
Add debug console launcher
2021-11-07 19:31:16 -07:00
ac9a6bfc73
Merge remote-tracking branch 'upstream/dev' into dev
2021-10-27 20:41:49 -06:00
7dac69de14
Fix LibreOffice XCU data
2021-10-27 20:39:45 -06:00
4c0afb498b
Set custom power plan description
2021-10-27 20:25:49 -06:00
f072fe07d0
Change custom power plan name
2021-10-27 18:29:17 -06:00
94aee9e1d3
Merge remote-tracking branch 'upstream/dev' into dev
2021-10-27 18:27:23 -06:00
a18a8f8156
Set custom power plan name and sleep timeouts
2021-10-27 18:03:52 -06:00
c608ed3af3
Fix bugs
2021-10-15 00:26:36 -06:00
8d825b561c
Merge remote-tracking branch 'upstream/dev' into dev
2021-10-14 20:34:12 -06:00
2efd84b1df
Preserve ACL in FastCopy
...
Addresses issue #160
2021-10-14 20:32:51 -06:00
d15083553e
Add missing launchers
2021-10-14 20:24:55 -06:00
ef2919899b
Merge remote-tracking branch 'upstream/dev' into dev
2021-10-14 20:22:06 -06:00
135e7e5d78
Add missing launchers
2021-10-14 20:19:16 -06:00
3f48cc4e46
Prompt for AV scan if Fab was recently run
...
Addresses issue #116
2021-10-14 19:53:29 -06:00
a0fe13c7c2
Add Windows Repair AIO
2021-10-14 19:15:17 -06:00
9f59885dbc
Add WinSCP to Windows Kit
...
Addresses issue #121
2021-10-14 19:11:10 -06:00
1b351859b8
Add Prime95 to the Windows Kit
...
Resolved issue #133
2021-10-14 18:36:40 -06:00
ba1ff95b21
Fix issue #122
2021-10-14 18:29:40 -06:00
277fc4e02d
Merge remote-tracking branch 'upstream/dev' into dev
2021-10-14 17:57:27 -06:00
1f41a67350
Updated OpenShell sections
...
There's no point in downloading very X days if the URLs are version locked.
2021-10-14 17:55:15 -06:00
9cd39c5691
Merge remote-tracking branch 'upstream/dev' into dev
2021-10-14 17:23:10 -06:00
ccd6933f51
Add Windows Kit build sections
2021-10-13 17:59:46 -06:00
0725674a3b
Update Windows kit layout and update tool configs
...
Going forward cbin/.cbin will only be used if necessary and not by
default. This removes a step for most tools when used and better
aligns with the new auto_repairs and auto_setup scripts.
2021-10-13 17:51:55 -06:00
bc0a358ac0
Update source URLs
2021-10-08 20:53:21 -06:00
24269f801c
Update RegDelNull section
2021-10-02 20:02:17 -06:00
e57b859bd3
Remove unused sources
2021-10-02 20:02:04 -06:00
f7e6f88b9c
Merge duplicate efforts to restore UAC defaults
2021-10-02 19:30:59 -06:00
659d71c0eb
Move repair and setup settings to wk/cfg
2021-10-02 19:19:24 -06:00
5e5c54293b
Add ESET NOD32 AV sections
2021-09-30 18:39:29 -06:00
c747b66455
Merge remote-tracking branch 'upstream/dev' into dev
2021-09-30 17:42:31 -06:00
423cd343fb
Add show_os_name() with support status checks
2021-09-28 23:23:05 -06:00
a03d772788
Add software bundle sections
2021-09-27 16:41:57 -06:00
14ff5a9437
Add Firefox and uBlock Origin sections
2021-09-25 18:11:05 -06:00
578925cb70
Add Open-Shell install sections
2021-09-15 18:02:36 -06:00
90f2a37531
Rename wk/cfg/tools.py to wk/cfg/sources.py
2021-09-15 16:37:25 -06:00
673a92b323
Add install_vcredists()
2021-09-15 09:56:09 -06:00
7dfd399e6e
Update __init__.py files
2021-09-13 18:42:36 -06:00
Admin
8767a0024a
Update 'scripts/wk/cfg/ufd.py'
2021-08-25 17:24:00 -07:00
0808c8affc
Merge remote-tracking branch 'upstream/dev' into dev
2021-08-25 16:01:11 -06:00
3189fc464a
Add macOS boot options
2021-08-25 12:32:55 -06:00
93fbd29a1c
Update UFD sections (again)
2021-05-13 21:41:01 -06:00
aff124dd8c
Merge remote-tracking branch 'upstream/dev' into dev
2021-05-13 21:37:56 -06:00
f3e3483b46
Support new Archiso layout in UFD sections
2021-05-13 21:30:32 -06:00
e83bcb864c
Fix Autologon sections
2021-05-13 21:04:39 -06:00
326ee3953d
Merge remote-tracking branch 'upstream/dev' into dev
2021-05-07 23:57:23 -06:00
1f618a4152
Run AVRemover on first run of Auto Repairs
2021-05-07 23:50:34 -06:00
9c8c7099e5
Add MBAM sections
2021-05-07 04:58:40 -06:00
228114f82c
Add Emsisoft section
2021-05-06 03:13:44 -06:00
2a90a381a4
Merge remote-tracking branch 'upstream/dev' into dev
2021-05-02 01:17:13 -06:00
f706a48f60
Add HMP sections
2021-04-30 03:26:45 -06:00
7f40a52444
Add remaining Windows Repairs functions
2021-04-30 00:06:22 -06:00
cb825e37ba
Add support to run tools from .cbin or online
2021-04-19 01:04:18 -06:00