Commit graph

586 commits

Author SHA1 Message Date
28ee4a3ed4
Merge remote-tracking branch 'upstream/dev' into dev 2019-02-28 00:18:21 -07:00
0398ea7e51
Disable Tips & Tricks (more) 2019-02-27 23:57:13 -07:00
d8ce7f36e9
Expanded registry edits
* Disable edge swipe
* Add This PC to Desktop
* Add User's Files to Desktop
* Launch folders as separate process
* Addresses issue #60
2019-02-27 23:55:11 -07:00
63fa4d6f80
Show Cortana as taskbar icon instead of hiding 2019-02-27 22:09:21 -07:00
9333fb8f3e
Include filesystem type in volume reports
* Fixes issue #53
2019-02-26 22:07:14 -07:00
bc4fa92e16
Show ticket ID and name on results screen
* Fixes issue #58
2019-02-26 21:49:42 -07:00
85212fb171
Add retry option when connecting to osTicket
* Fixes issue #51
2019-02-23 17:49:40 -07:00
8be59c2c13
Fixed comment to match code 2019-02-23 16:32:16 -07:00
3428e9dff8
Merge remote-tracking branch 'upstream/dev' into dev
Fixed issue #41
2019-02-05 21:50:50 -07:00
017c0e3385
Avoid marking aborted badblocks test as failed 2019-02-05 21:49:00 -07:00
4245d13375
Stop Prime95 if CoreTemps hit 95*C 2019-02-05 21:39:28 -07:00
7132d971f6
Add temp limit to report 2019-02-05 21:26:27 -07:00
dc6de9cab0
Use consistent labels 2019-02-05 21:25:28 -07:00
a28a754be1
Added thermal limit logic to Prime95 test 2019-02-05 21:08:06 -07:00
3c35a75c92
Raise exception when temps >= limit 2019-02-05 21:06:40 -07:00
f8404f3c16
Raise exception if temps above given threshold 2019-02-05 20:31:16 -07:00
9579d0fced
Prevent replacing disk checkbox FAILED value
* Addresses issue #40
2019-01-15 22:43:23 -07:00
c29e84131b
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-15 18:59:11 -07:00
7c7d8e41e2
Prevent crash when testing some NVMe disks 2019-01-15 18:56:29 -07:00
2c87021301
Avoid incorrectly updating osTicket disk checkbox
* Only update if disk tests are enabled and disk(s) were detected
* Addresses issue #40
2019-01-15 14:27:32 -07:00
da4ae79fcc
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-11 14:43:41 -07:00
fd8358a899
Fix ODT path 2019-01-11 14:17:41 -07:00
4d600993e2
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-11 13:28:07 -07:00
cb072366e0
Bugfix Office sections
* Addresses issue #86
2019-01-11 13:25:33 -07:00
4a96736592
Removed network installers 2019-01-11 13:17:25 -07:00
adda1d76ae
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-11 13:11:02 -07:00
ad1d7d71f2
Fixed ODT sections
* Fixes issue #86
2019-01-11 12:59:12 -07:00
6246393894
Fixed update_fastcopy() 2019-01-11 12:31:08 -07:00
4cb158b6b2
Removed duplicate docstring 2019-01-09 21:08:00 -07:00
969011f3f5
Added new_system_setup() 2019-01-09 20:55:48 -07:00
b7423ae3b5
Remove space from System Restore name 2019-01-09 19:03:52 -07:00
721a083c85
Bumped System Restore max size to 8%
* Per request in issue #31
2019-01-09 18:43:20 -07:00
d8e28ce785
Updated windows_updates.py 2019-01-09 18:25:07 -07:00
63501bbb28
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-09 16:30:21 -07:00
6488101cdc
Dumb workaround for Dell sensors 2019-01-09 16:29:18 -07:00
f20d8b5af3
Enable BSoD mini dumps during system checklists
* Fixes issue #33
2019-01-08 22:13:51 -07:00
6068b4390a
Create Restore Point during system checklists
* Fixes issue #31
2019-01-08 22:05:57 -07:00
827981d178
Wait for service to stop 2019-01-08 21:58:08 -07:00
990037e6c1
Added windows_updates.py 2019-01-08 20:53:32 -07:00
ceb3fc4835
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-08 20:33:53 -07:00
f2bd2a6e75
Adjusted global_vars report 2019-01-08 20:33:23 -07:00
b372e19970
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-08 20:27:19 -07:00
6ea4791dc9
Added generate_global_vars_report()
* Makes crash reports more readable
2019-01-08 20:24:43 -07:00
63f9c1c193
Fixed set_log_file() under Linux 2019-01-08 20:24:14 -07:00
187421a291
Fixed upload_crash_details() under Linux 2019-01-08 19:52:33 -07:00
2583358963
Missed a call to stop_tmux_repair_thread() 2019-01-08 19:34:17 -07:00
a839140ff4
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-08 19:25:39 -07:00
ac259c9c37
Revert "Avoid rare crash"
This reverts commit 23a88401b7.
* Didn't fix the issue, better fix available upstream
2019-01-08 19:23:38 -07:00
ed70d1ab18
Simplified tmux repair thread handling
* Just start once and let run until script is exited
* Pretty sure this fixed the 100%+ CPU usage after returning to the menu
2019-01-08 19:18:00 -07:00
23a88401b7
Avoid rare crash 2019-01-08 15:11:34 -07:00