Commit graph

345 commits

Author SHA1 Message Date
Oj
f9bb3e49c0 [Readme] Remove disrecommendation for install 2021-12-19 20:36:32 +00:00
Oj
8260f1ca9b [Scripts] Add basic install script for testing 2021-12-19 10:49:14 +00:00
Oj
a02a6aabeb [MainWindow] Add custom version info to 2nd last instead of 2nd first 2021-12-19 10:25:05 +00:00
Oj
688be2e1c8 [AsarUpdate] Re-enable not updating on custom version from testing 2021-12-18 22:50:18 +00:00
Oj
c701c8f307 [AsarUpdate] Fix for new request polyfill changes 2021-12-18 22:48:34 +00:00
Oj
af5629e40b [Polyfill > Request] Add all method funcs 2021-12-18 22:32:17 +00:00
Oj
4c23ecac71 [Polyfill > Request] Pass body properly, add get method func 2021-12-18 22:21:19 +00:00
Oj
79a36dfb4b [Bootstrap] Override Core's splash ready (see comment) 2021-12-18 21:56:13 +00:00
Oj
f36174e55b [AsarUpdate] Disable update prompt by default, rewrite to be async 2021-12-18 20:20:48 +00:00
Oj
b2413f595a [MainWindow] Rewrite settings inject 2021-12-18 18:48:04 +00:00
Oj
33aeadc4c2 [Roadmap] Add more to v2.0 2021-12-17 23:08:41 +00:00
Oj
9bff6f9bfd [MainWindow] Default unknown hash to custom instead of blank 2021-12-17 23:07:08 +00:00
Oj
207fd33bce [MainWindow] Add OpenAsar version settings inject 2021-12-17 23:00:33 +00:00
Oj
199cf23a7a [Splash] Rewrite config passing 2021-12-17 15:08:06 +00:00
Oj
a4280d4562 [Splash] Add splashText config 2021-12-17 14:42:11 +00:00
Oj
78a4df22f4 [Splash] Move updater init to async with splash load 2021-12-16 22:14:55 +00:00
Oj
3e1a7ab81a [Bootstrap] Add securityUtils to core startup for OpenCore support 2021-12-16 22:13:42 +00:00
Oj
c912709688 [ThemeSync] Initial Add 2021-12-16 16:52:25 +00:00
Oj
6220210ef5 [CI] Disable nightly minified builds again 2021-12-16 13:17:26 +00:00
Oj
cb0ed8d7ad [CI] Fix tag deleting 2021-12-16 13:12:33 +00:00
Oj
dcce2098df [CI] Update tag as well 2021-12-16 13:09:56 +00:00
Oj
efbc8bb828 [CI] Minify splash preload 2021-12-16 13:06:22 +00:00
Oj
54d93733c8 [CI] Add preload and splash to minified builds 2021-12-16 13:06:10 +00:00
Oj
508876294b [CI] Start minified builds as testing.asar 2021-12-16 12:59:52 +00:00
Oj
b0c0e46065 [AutoStart] Rewrite to use switch for index require, generic stub 2021-12-16 12:58:14 +00:00
Oj
5ad7eabea5 [FirstRun] Rewrite to use switch for index require, generic stub 2021-12-16 12:57:57 +00:00
Oj
13be8a158a [CI] Revert minified default builds 2021-12-14 23:03:26 +00:00
Oj
180990d54d [CI] Make minified builds default 2021-12-14 22:54:35 +00:00
Oj
d09ce4a3d2 [Bootstrap] Add commented experimental code 2021-12-14 22:51:12 +00:00
Oj
4c535cfb89 [FirstRun] Use generic stub file for reuse 2021-12-14 22:50:09 +00:00
Oj
6140f6fff4 [CI] Remove temp JS files in src after strip 2021-12-14 22:30:38 +00:00
Oj
cdd0322bc8 [Splash] Rename splashScreen.js.self 2021-12-14 22:28:49 +00:00
Oj
b6b4edae0f [CI] Clean up shell code a bit 2021-12-14 19:43:49 +00:00
Oj
eb35a8c90e [Roadmap] Mark all of v1.0 as done 2021-12-13 20:18:33 +00:00
Oj
7aa4546c81 [Readme] Make experimental notice less 2021-12-13 20:18:07 +00:00
Oj
6835b566a3 [FirstRun > win32] Add logging on export call 2021-12-13 19:02:18 +00:00
Oj
5a40e4eee8 [AutoStart > Various] Add logging on export call 2021-12-13 18:59:56 +00:00
Oj
9bd97701d5 [Splash > UI] Add version info in corner 2021-12-13 18:30:38 +00:00
Oj
46f57c95f3 [AutoStart > win32] Fix update error not using exports 2021-12-13 17:55:21 +00:00
Oj
6c0edb9275 [WindowsUtils] Fix variable using const 2021-12-13 14:55:19 +00:00
Oj
e8a5ceedb6 [WindowsUtils] Fix variable misname 2021-12-13 14:51:09 +00:00
Oj
0c16ae59f7 [AutoStart > win32] Fix update error 2021-12-13 14:48:12 +00:00
Oj
e634c16c18 [FAQ] Add originality question 2021-12-13 11:06:15 +00:00
Oj
0bf31033ef [AsarUpdate] Don't update if version does not match format of nightly releases 2021-12-13 11:02:22 +00:00
Oj
888ed721c8 [Scripts] Use scripts dir for containing util scripts 2021-12-13 10:56:24 +00:00
CanadaHonk
2a77d914c1
[FirstRun > win32] Fix another updated var name error 2021-12-13 10:11:25 +00:00
CanadaHonk
51f3634a3c
[Readme] Add find asar step to install guide 2021-12-13 10:08:46 +00:00
Oj
7e354ccd4f [FirstRun > win32] Fix using wrong named var causing error 2021-12-13 09:56:37 +00:00
Oj
fddf332713 [FirstRun > win32] Fix accidentally including some broken Discord code at top of file 2021-12-13 09:50:27 +00:00
Oj
aeb25708ac [AutoStart > win32] Fix path var name 2021-12-13 09:38:32 +00:00