|
33aeadc4c2
|
[Roadmap] Add more to v2.0
|
2021-12-17 23:08:41 +00:00 |
|
|
9bff6f9bfd
|
[MainWindow] Default unknown hash to custom instead of blank
|
2021-12-17 23:07:08 +00:00 |
|
|
207fd33bce
|
[MainWindow] Add OpenAsar version settings inject
|
2021-12-17 23:00:33 +00:00 |
|
|
199cf23a7a
|
[Splash] Rewrite config passing
|
2021-12-17 15:08:06 +00:00 |
|
|
a4280d4562
|
[Splash] Add splashText config
|
2021-12-17 14:42:11 +00:00 |
|
|
78a4df22f4
|
[Splash] Move updater init to async with splash load
|
2021-12-16 22:14:55 +00:00 |
|
|
3e1a7ab81a
|
[Bootstrap] Add securityUtils to core startup for OpenCore support
|
2021-12-16 22:13:42 +00:00 |
|
|
c912709688
|
[ThemeSync] Initial Add
|
2021-12-16 16:52:25 +00:00 |
|
|
6220210ef5
|
[CI] Disable nightly minified builds again
|
2021-12-16 13:17:26 +00:00 |
|
|
cb0ed8d7ad
|
[CI] Fix tag deleting
|
2021-12-16 13:12:33 +00:00 |
|
|
dcce2098df
|
[CI] Update tag as well
|
2021-12-16 13:09:56 +00:00 |
|
|
efbc8bb828
|
[CI] Minify splash preload
|
2021-12-16 13:06:22 +00:00 |
|
|
54d93733c8
|
[CI] Add preload and splash to minified builds
|
2021-12-16 13:06:10 +00:00 |
|
|
508876294b
|
[CI] Start minified builds as testing.asar
|
2021-12-16 12:59:52 +00:00 |
|
|
b0c0e46065
|
[AutoStart] Rewrite to use switch for index require, generic stub
|
2021-12-16 12:58:14 +00:00 |
|
|
5ad7eabea5
|
[FirstRun] Rewrite to use switch for index require, generic stub
|
2021-12-16 12:57:57 +00:00 |
|
|
13be8a158a
|
[CI] Revert minified default builds
|
2021-12-14 23:03:26 +00:00 |
|
|
180990d54d
|
[CI] Make minified builds default
|
2021-12-14 22:54:35 +00:00 |
|
|
d09ce4a3d2
|
[Bootstrap] Add commented experimental code
|
2021-12-14 22:51:12 +00:00 |
|
|
4c535cfb89
|
[FirstRun] Use generic stub file for reuse
|
2021-12-14 22:50:09 +00:00 |
|
|
6140f6fff4
|
[CI] Remove temp JS files in src after strip
|
2021-12-14 22:30:38 +00:00 |
|
|
cdd0322bc8
|
[Splash] Rename splashScreen.js.self
|
2021-12-14 22:28:49 +00:00 |
|
|
b6b4edae0f
|
[CI] Clean up shell code a bit
|
2021-12-14 19:43:49 +00:00 |
|
|
eb35a8c90e
|
[Roadmap] Mark all of v1.0 as done
|
2021-12-13 20:18:33 +00:00 |
|
|
7aa4546c81
|
[Readme] Make experimental notice less
|
2021-12-13 20:18:07 +00:00 |
|
|
6835b566a3
|
[FirstRun > win32] Add logging on export call
|
2021-12-13 19:02:18 +00:00 |
|
|
5a40e4eee8
|
[AutoStart > Various] Add logging on export call
|
2021-12-13 18:59:56 +00:00 |
|
|
9bd97701d5
|
[Splash > UI] Add version info in corner
|
2021-12-13 18:30:38 +00:00 |
|
|
46f57c95f3
|
[AutoStart > win32] Fix update error not using exports
|
2021-12-13 17:55:21 +00:00 |
|
|
6c0edb9275
|
[WindowsUtils] Fix variable using const
|
2021-12-13 14:55:19 +00:00 |
|
|
e8a5ceedb6
|
[WindowsUtils] Fix variable misname
|
2021-12-13 14:51:09 +00:00 |
|
|
0c16ae59f7
|
[AutoStart > win32] Fix update error
|
2021-12-13 14:48:12 +00:00 |
|
|
e634c16c18
|
[FAQ] Add originality question
|
2021-12-13 11:06:15 +00:00 |
|
|
0bf31033ef
|
[AsarUpdate] Don't update if version does not match format of nightly releases
|
2021-12-13 11:02:22 +00:00 |
|
|
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 |
|
|
7e354ccd4f
|
[FirstRun > win32] Fix using wrong named var causing error
|
2021-12-13 09:56:37 +00:00 |
|
|
fddf332713
|
[FirstRun > win32] Fix accidentally including some broken Discord code at top of file
|
2021-12-13 09:50:27 +00:00 |
|
|
aeb25708ac
|
[AutoStart > win32] Fix path var name
|
2021-12-13 09:38:32 +00:00 |
|
|
1b77219a1d
|
[Roadmap] Mark auto start as complete
|
2021-12-13 08:41:13 +00:00 |
|
|
9e0566a418
|
[AutoStart] Complete rewrite
|
2021-12-13 08:40:18 +00:00 |
|
|
07b9d052c0
|
[Roadmap] Mark first run as complete
|
2021-12-13 08:11:42 +00:00 |
|
|
9484954247
|
[FirstRun] Complete rewrite
|
2021-12-13 08:11:10 +00:00 |
|
|
6c77d1225f
|
[Roadmap] Tweak
|
2021-12-13 07:24:54 +00:00 |
|
|
9ad88a8c4c
|
[Readme] Link to FAQ
|
2021-12-13 07:24:41 +00:00 |
|
|
58249b1b14
|
[FAQ] Initial Add
|
2021-12-13 07:23:50 +00:00 |
|
CanadaHonk
|
0a3df13c25
|
[Roadmap] 1.0: Mark overlay as done
|
2021-12-12 23:02:17 +00:00 |
|
|
2405800bf6
|
[Index] Fix overlay loading via loading all modules
|
2021-12-12 22:46:13 +00:00 |
|
|
4f5a677599
|
[Utils > u2LoadModulePath] Add all loading support
|
2021-12-12 22:45:58 +00:00 |
|