Mykola Grymalyuk
|
0d38bc0edf
|
kdk_handler.py: Add extra error handling to failed KDK install
|
2023-02-08 12:23:25 -07:00 |
|
Mykola Grymalyuk
|
4c4cacf114
|
gui_main.py: Add indicator for longer kdk_handler init
|
2023-02-08 11:22:25 -07:00 |
|
Mykola Grymalyuk
|
dd1afd77e4
|
sys_patch_detect.py: Switch to kdk_handler for KDK detection
|
2023-02-08 11:19:19 -07:00 |
|
Mykola Grymalyuk
|
2a91b2a11c
|
kdk_handler.py: Support passive mode
|
2023-02-08 11:15:57 -07:00 |
|
Mykola Grymalyuk
|
b3ed101ad9
|
kdk_handler.py: Add support for KDK installation
|
2023-02-08 11:07:17 -07:00 |
|
Mykola Grymalyuk
|
7b33e77947
|
kdk_handler.py: Cache API result
|
2023-02-08 10:34:45 -07:00 |
|
Mykola Grymalyuk
|
ea35eaca2e
|
gui_main.py: Ensure passed values are integers
|
2023-02-07 22:38:02 -07:00 |
|
Mykola Grymalyuk
|
b5c613242f
|
kdk_handler.py: Write KDK info to plist
|
2023-02-07 17:29:29 -07:00 |
|
Mykola Grymalyuk
|
2eb98b6327
|
kdk_handler.py: Fix OS comparison check
|
2023-02-07 14:33:13 -07:00 |
|
Mykola Grymalyuk
|
6629e9dcef
|
kdk_handler.py: Merge similar functions
|
2023-02-07 14:25:13 -07:00 |
|
Mykola Grymalyuk
|
6c441e835c
|
data: remove unused dylib_data.py
File was superseded with sys_patch_dict.py’s introduction
|
2023-02-07 09:04:49 -07:00 |
|
Mykola Grymalyuk
|
fe8a2d253a
|
gui_main.py: Add support for KDK chainloading
|
2023-02-06 21:28:28 -07:00 |
|
Mykola Grymalyuk
|
68af20d2fa
|
kdk_handler.py: Implement additional OS check
|
2023-02-06 20:10:39 -07:00 |
|
Mykola Grymalyuk
|
625da17f1e
|
Merge pull request #1028 from dortania/ci-keys
CI: Rework build system
|
2023-02-06 18:44:51 -05:00 |
|
Mykola Grymalyuk
|
118d635264
|
CI: Fix bundle ID
|
2023-02-06 14:33:52 -07:00 |
|
Mykola Grymalyuk
|
bd471df48f
|
CI: Fix Password export
|
2023-02-06 14:21:53 -07:00 |
|
Mykola Grymalyuk
|
d70daaf5a4
|
CI: Expose enviroment variables
|
2023-02-06 14:09:36 -07:00 |
|
Mykola Grymalyuk
|
7fc9f3af7c
|
CI: Use repository secrets for signing
|
2023-02-06 14:03:25 -07:00 |
|
Mykola Grymalyuk
|
6f4c110318
|
gui_main.py: Adjust import formatting
|
2023-02-06 09:05:43 -07:00 |
|
Mykola Grymalyuk
|
dfdb5b4c68
|
gui_main.py: Avoid nested logic
|
2023-02-06 09:02:46 -07:00 |
|
Mykola Grymalyuk
|
5ac3343205
|
gui_main.py: Set expected install size as variable
|
2023-02-06 08:56:59 -07:00 |
|
Mykola Grymalyuk
|
42dddfdccf
|
kdk_handler.py: Publish expected file size
|
2023-02-06 08:55:22 -07:00 |
|
Mykola Grymalyuk
|
ace93b8a3e
|
network_handler.py: Match formatting and check download path space
|
2023-02-06 08:54:55 -07:00 |
|
Mykola Grymalyuk
|
6081ec0d73
|
kdk_handler.py: Allow path overriding
|
2023-02-06 08:16:35 -07:00 |
|
Mykola Grymalyuk
|
fc85789f86
|
Merge pull request #1027 from dortania/py10
Upgrade internal build system dependancies
|
2023-02-05 22:42:30 -05:00 |
|
Mykola Grymalyuk
|
52fbe23a16
|
Upgrade internal build system dependancies
|
2023-02-05 20:11:47 -07:00 |
|
Mykola Grymalyuk
|
99968dbb57
|
Merge pull request #1024 from dortania/logging
Rework core libraries
|
2023-02-05 20:19:42 -05:00 |
|
Mykola Grymalyuk
|
b141452005
|
logging_handler.py: Set StreamHandler to Standard Out
|
2023-02-05 16:31:49 -07:00 |
|
Mykola Grymalyuk
|
b97a3bc4d8
|
Docs: Update for Ventura
|
2023-02-05 11:17:45 -07:00 |
|
Mykola Grymalyuk
|
f4ed623c76
|
logging_handler.py: Add additional
|
2023-02-05 11:17:09 -07:00 |
|
Mykola Grymalyuk
|
ad9ae96c7f
|
logging_handler.py: adjust formatting
|
2023-02-05 10:35:14 -07:00 |
|
Mykola Grymalyuk
|
bece5d4b3b
|
logging_handler.py: Avoid file size check if missing
|
2023-02-05 09:58:00 -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
|
4782ccdab1
|
network_handler.py: Adjust time elasped format
|
2023-02-04 17:43:30 -07:00 |
|
Mykola Grymalyuk
|
1ab2409176
|
sys_patch.py: Fix PSP handling
|
2023-02-04 17:37:32 -07:00 |
|
Mykola Grymalyuk
|
3d8bae1142
|
gui_main.py: Remove double download invocation
|
2023-02-04 17:29:55 -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
|
6c294902c2
|
Finish migration to network_handler.py usage
|
2023-02-04 13:11:18 -07:00 |
|
Mykola Grymalyuk
|
976f14eeb3
|
logging: Adjust file handling path
|
2023-02-04 10:26:36 -07:00 |
|
Mykola Grymalyuk
|
eb1e29f95b
|
network_handler.py: Ensure stop() holds thread
|
2023-02-03 21:18:13 -07:00 |
|
Mykola Grymalyuk
|
4d89c220bf
|
network_handler.py: Set 10s timeout
|
2023-02-03 09:08:41 -07:00 |
|
Mykola Grymalyuk
|
571f297906
|
network_handler.py: Use enums for status
|
2023-02-03 08:45:37 -07:00 |
|
Mykola Grymalyuk
|
7bf4fd0150
|
network_handler.py: Set file path in Object init
|
2023-02-03 08:33:47 -07:00 |
|
Mykola Grymalyuk
|
d4f42c8b32
|
network_handler.py: Add docstrings
|
2023-02-03 06:59:29 -07:00 |
|
Mykola Grymalyuk
|
664972fd2e
|
network_handler.py: Adjust naming scheme to PEP
|
2023-02-02 22:13:00 -07:00 |
|
Mykola Grymalyuk
|
f33cc2d5bb
|
Adjust remaining functions to logging
|
2023-02-02 17:52:46 -07:00 |
|
Mykola Grymalyuk
|
da45a964cb
|
Merge branch 'main' into logging
# Conflicts:
# resources/kdk_handler.py
# resources/utilities.py
|
2023-02-02 17:41:59 -07:00 |
|