Mykola Grymalyuk
|
b34eaccd35
|
main.py: move threading
|
2023-04-11 13:54:45 -06:00 |
|
Mykola Grymalyuk
|
52211def51
|
Test build of analytics
|
2023-04-11 13:28:33 -06:00 |
|
Mykola Grymalyuk
|
0135d6cccf
|
Resources: Add return typing suggestion
|
2023-03-17 20:04:46 -06:00 |
|
Mykola Grymalyuk
|
e83e260db7
|
Fix Constants type suggestion
|
2023-02-09 17:59:53 -07:00 |
|
Mykola Grymalyuk
|
66a5f5a9ad
|
Set type suggestions for global Constants() usage
|
2023-02-09 17:40:41 -07:00 |
|
Mykola Grymalyuk
|
4154b01d40
|
commit_info.py: Rework into object oriented
|
2023-02-09 17:04:20 -07:00 |
|
Mykola Grymalyuk
|
925003e3f1
|
reroute_payloads.py: rework into object oriented
|
2023-02-09 16:46:12 -07:00 |
|
Mykola Grymalyuk
|
d305515c28
|
Remove TUI modules
|
2023-02-09 16:26:47 -07:00 |
|
Mykola Grymalyuk
|
f9c7273106
|
os_probe.py: Rework to be Object-oriented
Minimize repetitive calls to platform.uname()
|
2023-02-09 12:44:26 -07:00 |
|
Mykola Grymalyuk
|
f915199b92
|
logging init: Move to dedicated module
|
2023-02-05 09:41:41 -07:00 |
|
Mykola Grymalyuk
|
cba9d1e224
|
main.py: Add traceback logging in spawned threads
|
2023-02-04 21:52:24 -07:00 |
|
Mykola Grymalyuk
|
baf25319d7
|
main.py: Don’t double print traceback
|
2023-02-04 17:25:00 -07:00 |
|
Mykola Grymalyuk
|
43ef3e18ec
|
main.py: Route traceback after logging init
|
2023-02-04 16:32:25 -07:00 |
|
Mykola Grymalyuk
|
08710bc47b
|
network_handler: Add link validation
|
2023-02-04 14:46:25 -07:00 |
|
Mykola Grymalyuk
|
976f14eeb3
|
logging: Adjust file handling path
|
2023-02-04 10:26:36 -07:00 |
|
Mykola Grymalyuk
|
e7727adcc6
|
logging: Use generic saving
|
2023-01-26 10:33:01 -07:00 |
|
Mykola Grymalyuk
|
8becb554fc
|
Implement logging library
|
2023-01-25 20:50:53 -07:00 |
|
Mykola Grymalyuk
|
e46a5213a6
|
GUI: Move files into resources folder
|
2022-12-23 10:28:20 -07:00 |
|
Mykola Grymalyuk
|
55061bc86d
|
build.py: Use pythonic class name
|
2022-11-12 17:14:39 -07:00 |
|
Mykola Grymalyuk
|
21c40277bb
|
Modularize build.py
|
2022-11-12 17:10:40 -07:00 |
|
Mykola Grymalyuk
|
dd7470af98
|
main.py: Publish OS Version
|
2022-09-29 21:23:57 -06:00 |
|
Mykola Grymalyuk
|
251bd48920
|
defaults.py: Refactor Probe Logic
|
2022-09-28 12:21:24 -06:00 |
|
Dhinak G
|
407ed9c4cd
|
Add support for KDK downloads
|
2022-09-25 00:54:01 -04:00 |
|
Mykola Grymalyuk
|
c5692b91fb
|
main.py: Fix source logic
|
2022-09-02 10:12:52 -06:00 |
|
Mykola Grymalyuk
|
237b086e17
|
sys_patch.py: Avoid prompts if kext has already been accepted
|
2022-08-27 12:57:45 -06:00 |
|
Mykola Grymalyuk
|
b105a73a10
|
sys_patch: Add KDK-less support
Only Applicable for Kepler and Intel iGPUs at this time
|
2022-08-27 09:29:38 -06:00 |
|
Mykola Grymalyuk
|
1ea3062ca5
|
py: Remove unused imports
|
2022-06-01 09:46:43 -06:00 |
|
Mykola Grymalyuk
|
e32e71d345
|
Display Commit Info in Dev Debug menu
|
2022-05-31 11:04:34 -06:00 |
|
Mykola Grymalyuk
|
d84fbb6cb0
|
device_probe.py: Add non-Mac detection
Applicable for Virtual Machines and Hackintoshes
|
2022-05-29 21:49:57 -06:00 |
|
Mykola Grymalyuk
|
f068e82bb5
|
Convert NV Web default to global_settings.py
|
2022-05-27 21:03:54 -06:00 |
|
Mykola Grymalyuk
|
8254434856
|
global_settings.py: Implement settings system
|
2022-05-27 20:54:00 -06:00 |
|
Mykola Grymalyuk
|
69f7ad7115
|
GUI: move help menu to dedicated class
|
2022-05-22 10:23:57 -06:00 |
|
Mykola Grymalyuk
|
78bee05092
|
main.py: Wait for unpack thread in CI
|
2022-05-18 22:08:13 -06:00 |
|
Mykola Grymalyuk
|
23119dedc9
|
Add better CLI error handling
|
2022-05-18 20:11:14 -06:00 |
|
Mykola Grymalyuk
|
3134530b4c
|
Move payload reroutes to dedicated class
|
2022-05-18 19:41:13 -06:00 |
|
Mykola Grymalyuk
|
3ed3c14668
|
Remove unused code path
|
2022-05-18 16:55:17 -06:00 |
|
Mykola Grymalyuk
|
053641bf4f
|
Set dmg as mount type
|
2022-05-18 16:08:47 -06:00 |
|
Mykola Grymalyuk
|
b98fa0ced9
|
Add password to zip
|
2022-05-18 14:19:50 -06:00 |
|
Mykola Grymalyuk
|
416138344a
|
Switch to onedir option
|
2022-05-18 14:10:13 -06:00 |
|
Mykola Grymalyuk
|
49ee43f6ed
|
sys_patch.py: Add patch set info to root
|
2022-05-05 11:35:03 -06:00 |
|
Mykola Grymalyuk
|
01fa2c349f
|
main.py: Update cwd path
|
2022-05-04 21:49:27 -06:00 |
|
Mykola Grymalyuk
|
974ce05088
|
Work around payload write error with Auto Patcher
|
2022-05-04 21:24:50 -06:00 |
|
Mykola Grymalyuk
|
8489823f8b
|
Remove more unneeded code
|
2022-05-02 22:09:22 -06:00 |
|
Mykola Grymalyuk
|
3340f10fbd
|
gui_main.py: Add disk highlighting during install
|
2022-04-26 21:24:45 -06:00 |
|
Mykola Grymalyuk
|
74e523633d
|
main.py: Clean up code
|
2022-04-07 21:08:50 -06:00 |
|
Mykola Grymalyuk
|
5d193192ef
|
installer.py: Download SUCatalog into memory
Skips writing to disk
|
2022-04-06 13:42:39 -06:00 |
|
Mykola Grymalyuk
|
4d8aa1a541
|
install.py: Resolve error handling in GUI
|
2022-02-06 10:16:59 -07:00 |
|
Mykola Grymalyuk
|
0b21472ccb
|
Merge branch 'main' into wxPython-demo
|
2022-01-01 17:01:27 -07:00 |
|
Mykola Grymalyuk
|
f66f16441b
|
Copyright: Update to 2022
|
2022-01-01 17:00:43 -07:00 |
|
Mykola Grymalyuk
|
c9cb6db0e4
|
gui.py: Add better stdout printing
|
2021-12-25 13:55:16 -07:00 |
|