Commit graph

3026 commits

Author SHA1 Message Date
9678f143c7
Misc 2023-05-14 21:59:34 -07:00
7aafcd7c01
Update add_title_pane() to match set_title() 2023-04-09 16:33:11 -07:00
b834be9f00
Close all panes atexit 2023-04-09 16:32:13 -07:00
ba3bf480f7
BREAKING Add wk/ui/tui.py 2023-04-09 15:59:34 -07:00
f9bcd534d4
Move ansi code into wk/ui 2023-04-08 19:20:22 -07:00
d302be2d7c
Use prompt_toolkit for CLI input 2023-04-08 16:26:51 -07:00
13fc64e6ab
Remove unneeded wk.ui calls 2023-04-08 14:16:41 -07:00
44ddb3c258
Replace clear_screen() function
This is now part of wk.ansi and is fully cross-compatible.
2023-04-08 12:45:45 -07:00
95d7159414
Move ANSI color escape sections to their own file 2023-04-02 20:46:54 -07:00
03a143488c
Adjust ui imports and calls 2023-04-02 20:12:18 -07:00
6efc970374
Move tmux sections into wk.ui 2023-04-01 22:36:59 -07:00
e3ebc2d1b8
Merge branch 'dev' into ui-split 2023-04-01 22:28:32 -07:00
96136e8e46
Overwrite .new files if needed
Addresses issue #213
2023-04-01 22:25:11 -07:00
ddb9c4041b
Suppress output when configuring browsers
Addresses #214
2023-04-01 22:20:33 -07:00
9228137187
Fix check_4k_alignment()
Addresses #215
2023-04-01 22:16:38 -07:00
89fd647792
Split wk.std into debug, std, and ui sections 2023-04-01 22:14:03 -07:00
9dc900c75e
Replace more pylint sections with ruff 2023-03-27 00:09:08 -07:00
aea1373df7
Merge remote-tracking branch 'upstream/dev' into dev 2023-03-26 23:57:41 -07:00
9f66b151af
Replace more pylint sections with ruff 2023-03-26 23:52:52 -07:00
9953f3978c
Merge remote-tracking branch 'upstream/dev' into dev 2023-03-26 23:22:34 -07:00
08294caffc
Drop photorec-sort script 2023-03-26 23:09:53 -07:00
7c66eb5e99
Allow password sign-in for MS accounts
Addresses issue #210
2023-03-26 23:04:45 -07:00
d5bc74d21b
Show partition info in 4K alignment check 2023-03-25 20:24:17 -07:00
4f6a07c449
Set Linux as the default boot option 2023-03-19 20:49:32 -07:00
606e657591
Switch to Memtest86+ under UEFI
Memtest86 (by Passmark) still available as an alternate option.
2023-03-19 20:47:36 -07:00
2717ad1a88
Drop pylint reference 2023-03-19 20:21:12 -07:00
10400ec2c3
Add pre-commit hook 2023-03-19 20:13:50 -07:00
bbdc10e0f2
Merge branch 'dev' into ruff-test 2023-03-19 19:45:26 -07:00
16ee95b1d9
Adjust Python module path handling
Simplifies top-level scripts and removes linting exceptions.
2023-03-19 19:42:54 -07:00
e00920f24a
Switch to ruff linting 2023-03-19 18:47:46 -07:00
dad1d3e7f9
Switch to Github release for wimboot 2023-03-18 19:09:02 -07:00
b304475011
Adjust HW Diagnostics top text handling 2023-03-05 16:32:57 -08:00
127b1bef52
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-18 15:04:22 -08:00
a124b0002b
Remove unused proc var 2023-02-18 14:58:44 -08:00
e9f210567c
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-16 16:48:19 -08:00
c888adc1e0
Revert "Fix type causing wrong type to be returned"
This reverts commit 4cc6a5ecd1.
2023-02-16 16:48:01 -08:00
16281d4ce1
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-15 17:37:57 -08:00
ee96dc087a
Fix disabling Open-Shell options under Windows 11 2023-02-15 17:36:56 -08:00
4cc6a5ecd1
Fix type causing wrong type to be returned 2023-02-15 17:36:18 -08:00
67fff6d1a5
Leave Apply ITS Settings unchecked by default 2023-02-14 17:51:10 -08:00
dfecfa637d
Make Open-Shell optional
Addresses issue #36
2023-02-14 14:13:56 -08:00
f289ce21c7
New artwork for Super Purdy Build Plus 2023-02-08 23:16:23 -08:00
cf068826f3
Add DeviceCleanup and DDU launchers 2023-02-07 16:15:57 -08:00
7d51112571
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-07 16:10:10 -08:00
ee1f41a1bb
Add VCRedist link 2023-02-07 16:09:33 -08:00
93bfa04917
Wait for MBAM install to complete 2023-02-06 20:48:50 -08:00
191549f88f
Add python packaging to the windows build script 2023-02-06 18:51:00 -08:00
8719f18f47
Add python-packaging
It's an unlisted dependency for python-mariadb-connector
2023-02-06 18:39:35 -08:00
a40c862bcf
Add missing linux-headers package
Needed by opensuperclone to compile the AHCI driver
2023-02-06 18:37:38 -08:00
352d784eb5
Re-add dependencies for opensuperclone-git 2023-02-06 15:43:38 -08:00