1764 Commits

Author SHA1 Message Date
Mykola Grymalyuk
105fa4e908 sys_patch_detect: Fix GVA regression 0.4.8 2022-07-17 12:59:12 -06:00
Mykola Grymalyuk
198b7a1c58 gui_main.py: Adjust wording for prompts 2022-07-17 11:38:04 -06:00
Mykola Grymalyuk
28dc468e45 gui_main.py: Add spoofing prompt 2022-07-17 10:23:05 -06:00
Mykola Grymalyuk
da34a9b22d Merge pull request #1003 from KrutavShah/main
Made grammatical corrections across the docs.
2022-07-16 19:56:50 -06:00
Krutav Shah
610433a028 Resolved typos 2022-07-16 17:29:47 -07:00
Krutav Shah
c4d8bb6ee7 Merge branch 'main' into main 2022-07-16 16:49:54 -07:00
Krutav Shah
0edeef6497 Made grammatical corrections across the docs.
This is not an exhaustive revision, there may still be more issues that can be fixed when found.
2022-07-16 16:32:00 -07:00
Mykola Grymalyuk
3296a4a9da Docs: Fix additional typos 2022-07-16 15:21:59 -06:00
Mykola Grymalyuk
11bd7a4083 Docs: Fix misc typos 2022-07-16 15:04:57 -06:00
Mykola Grymalyuk
13c564e270 bug_report: Fix misc typos 2022-07-16 14:55:53 -06:00
Mykola Grymalyuk
b01793d226 global_settings: Fix misc typos 2022-07-16 14:55:48 -06:00
Mykola Grymalyuk
c0516fddbd install: Fix misc typos 2022-07-16 14:55:39 -06:00
Mykola Grymalyuk
a0bd2f5850 installer: Fix misc typos 2022-07-16 14:55:34 -06:00
Mykola Grymalyuk
f491f49fb0 installer: Fix misc typos 2022-07-16 14:55:27 -06:00
Mykola Grymalyuk
a56027b46c reroute_payloads: Fix misc typos 2022-07-16 14:55:19 -06:00
Mykola Grymalyuk
cd14354f86 sys_patch_auto.py: Fix misc typos 2022-07-16 14:50:20 -06:00
Mykola Grymalyuk
579c7c9cbb sys_patch.py: Fix misc typos 2022-07-16 14:48:41 -06:00
Mykola Grymalyuk
0e3b34e077 updates.py: Fix misc typos 2022-07-16 14:47:24 -06:00
Mykola Grymalyuk
c4256bb1b1 Utilities.py: Fix misc typos 2022-07-16 14:46:50 -06:00
Mykola Grymalyuk
f9467c69c0 Build-Binary: : Fix misc typos 2022-07-16 14:44:17 -06:00
Mykola Grymalyuk
b8642731c3 build.py: Fix misc typos 2022-07-16 14:44:07 -06:00
Mykola Grymalyuk
d7c599376b Merge pull request #1000 from ParaDoX1994/main
Update docs
2022-07-16 14:26:00 -06:00
Mykola Grymalyuk
2897e6cf74 gui_main.py: Fix additional typos 2022-07-16 14:24:58 -06:00
neon ball
b9b52a9608 Update OCLP launch troubleshooting 2022-07-16 23:17:38 +03:00
neon ball
429ddcc396 Merge branch 'dortania:main' into main 2022-07-16 23:13:44 +03:00
Mykola Grymalyuk
bbb087db63 gui_main.py: Fix available typo 2022-07-16 14:10:13 -06:00
Mykola Grymalyuk
ac5c754789 gui_main.py: Fix typo 2022-07-16 13:36:05 -06:00
Mykola Grymalyuk
57daf050b2 gui_main.py: Adjust prompt 2022-07-12 15:39:53 -06:00
Mykola Grymalyuk
1a4538c320 Sync changelog 2022-07-12 09:59:10 -06:00
Mykola Grymalyuk
ffb4613221 installer.py: Avoid listing beta installers and warn 13.0 builds 2022-07-12 09:50:21 -06:00
Mykola Grymalyuk
fb732ff069 installer.py: Add CoW support check
HFS+ root volumes do not support CoW
2022-07-07 19:26:02 -06:00
neon ball
e5d0225ff3 Merge branch 'dortania:main' into main 2022-07-05 00:54:00 +03:00
Mykola Grymalyuk
28c4909b7e Docs: Add 5k iMac note 2022-07-04 13:11:33 -06:00
Mykola Grymalyuk
885a1efbdc gui_main.py: Add warning to serial spoofing 2022-07-03 12:57:34 -06:00
Dhinak G
b06822ec57 Fix build info for releases 2022-07-03 14:29:41 -04:00
Mykola Grymalyuk
7c8ea41c37 Sync Changelog 2022-07-03 11:59:35 -06:00
Mykola Grymalyuk
ba0fae0fe7 Merge pull request #1002 from dortania/cim-tmp
Work-around createinstallmedia erroring with 12.4+ installers
2022-07-03 11:57:30 -06:00
Mykola Grymalyuk
524a7cb753 installer.py: Ensure tmp dir is destroyed on exit 2022-07-03 11:44:20 -06:00
Mykola Grymalyuk
e1078faf85 installer.py: Adjust for disk image CoW 2022-07-02 14:09:27 -06:00
Mykola Grymalyuk
fdb82b8e13 installer.py: Use Copy on Write for tmp
Credit to @flagersgit for suggestion
2022-07-02 13:31:50 -06:00
Mykola Grymalyuk
b7b3f19fa0 Copy IAs to tmp during CIM 2022-07-02 11:13:44 -06:00
Mykola Grymalyuk
1fba4901c4 Add ‘Allow native models’ warning 2022-07-01 22:24:54 -06:00
Mykola Grymalyuk
d17372dd65 utitilities: Add NVRAM error handling 2022-06-30 10:40:47 -06:00
Mykola Grymalyuk
5a96852ea5 install.py: Avoid OC icon if Windows detected 2022-06-28 10:34:18 -06:00
neon ball
b15c6c4cc5 Merge branch 'dortania:main' into main 2022-06-26 17:33:07 +03:00
Mykola Grymalyuk
ddafb8a3ab gui_main.py: Fix Menubar relaunch as root 2022-06-21 10:34:57 -06:00
Mykola Grymalyuk
1e4ad7254f installer.py: Ensure AS-specific installers are not listed 2022-06-17 11:13:34 -06:00
neon ball
c853773d2e Merge branch 'dortania:main' into main 2022-06-17 00:02:24 +03:00
Mykola Grymalyuk
71734ce904 Increment build 2022-06-16 14:52:01 -06:00
neon ball
c7cf7acbf0 Edit iMac insights and formatting 2022-06-16 22:17:05 +03:00