Commit Graph

106 Commits

Author SHA1 Message Date
Ducko 7598051419 [General] Add system electron support fixes 2021-12-22 19:06:57 +00:00
Ducko e371d6b106 [Splash] Rewrite state handling to add retry state and make messages same format as Discord's 2021-12-22 14:14:34 +00:00
Ducko 4e4ab5cd47 [ThemeSync] Don't use theme-dark, just body 2021-12-22 13:39:50 +00:00
Ducko 2ec5009e6a [CmdSwitches] Initial Add 2021-12-21 10:38:18 +00:00
Ducko 85349da075 [MainWindow] ThemeSync: Only save userDataCache if value changed, tweak interval value for saving 2021-12-21 08:42:20 +00:00
Ducko a02a6aabeb [MainWindow] Add custom version info to 2nd last instead of 2nd first 2021-12-19 10:25:05 +00:00
Ducko 688be2e1c8 [AsarUpdate] Re-enable not updating on custom version from testing 2021-12-18 22:50:18 +00:00
Ducko c701c8f307 [AsarUpdate] Fix for new request polyfill changes 2021-12-18 22:48:34 +00:00
Ducko 79a36dfb4b [Bootstrap] Override Core's splash ready (see comment) 2021-12-18 21:56:13 +00:00
Ducko f36174e55b [AsarUpdate] Disable update prompt by default, rewrite to be async 2021-12-18 20:20:48 +00:00
Ducko b2413f595a [MainWindow] Rewrite settings inject 2021-12-18 18:48:04 +00:00
Ducko 9bff6f9bfd [MainWindow] Default unknown hash to custom instead of blank 2021-12-17 23:07:08 +00:00
Ducko 207fd33bce [MainWindow] Add OpenAsar version settings inject 2021-12-17 23:00:33 +00:00
Ducko 199cf23a7a [Splash] Rewrite config passing 2021-12-17 15:08:06 +00:00
Ducko a4280d4562 [Splash] Add splashText config 2021-12-17 14:42:11 +00:00
Ducko 78a4df22f4 [Splash] Move updater init to async with splash load 2021-12-16 22:14:55 +00:00
Ducko 3e1a7ab81a [Bootstrap] Add securityUtils to core startup for OpenCore support 2021-12-16 22:13:42 +00:00
Ducko c912709688 [ThemeSync] Initial Add 2021-12-16 16:52:25 +00:00
Ducko b0c0e46065 [AutoStart] Rewrite to use switch for index require, generic stub 2021-12-16 12:58:14 +00:00
Ducko 5ad7eabea5 [FirstRun] Rewrite to use switch for index require, generic stub 2021-12-16 12:57:57 +00:00
Ducko d09ce4a3d2 [Bootstrap] Add commented experimental code 2021-12-14 22:51:12 +00:00
Ducko 4c535cfb89 [FirstRun] Use generic stub file for reuse 2021-12-14 22:50:09 +00:00
Ducko cdd0322bc8 [Splash] Rename splashScreen.js.self 2021-12-14 22:28:49 +00:00
Ducko 6835b566a3 [FirstRun > win32] Add logging on export call 2021-12-13 19:02:18 +00:00
Ducko 5a40e4eee8 [AutoStart > Various] Add logging on export call 2021-12-13 18:59:56 +00:00
Ducko 9bd97701d5 [Splash > UI] Add version info in corner 2021-12-13 18:30:38 +00:00
Ducko 46f57c95f3 [AutoStart > win32] Fix update error not using exports 2021-12-13 17:55:21 +00:00
Ducko 6c0edb9275 [WindowsUtils] Fix variable using const 2021-12-13 14:55:19 +00:00
Ducko e8a5ceedb6 [WindowsUtils] Fix variable misname 2021-12-13 14:51:09 +00:00
Ducko 0c16ae59f7 [AutoStart > win32] Fix update error 2021-12-13 14:48:12 +00:00
Ducko 0bf31033ef [AsarUpdate] Don't update if version does not match format of nightly releases 2021-12-13 11:02:22 +00:00
CanadaHonk 2a77d914c1
[FirstRun > win32] Fix another updated var name error 2021-12-13 10:11:25 +00:00
Ducko 7e354ccd4f [FirstRun > win32] Fix using wrong named var causing error 2021-12-13 09:56:37 +00:00
Ducko fddf332713 [FirstRun > win32] Fix accidentally including some broken Discord code at top of file 2021-12-13 09:50:27 +00:00
Ducko aeb25708ac [AutoStart > win32] Fix path var name 2021-12-13 09:38:32 +00:00
Ducko 9e0566a418 [AutoStart] Complete rewrite 2021-12-13 08:40:18 +00:00
Ducko 9484954247 [FirstRun] Complete rewrite 2021-12-13 08:11:10 +00:00
Ducko 2405800bf6 [Index] Fix overlay loading via loading all modules 2021-12-12 22:46:13 +00:00
Ducko 4f5a677599 [Utils > u2LoadModulePath] Add all loading support 2021-12-12 22:45:58 +00:00
Ducko 2c9bce5c26 [Index] Overlay experimenting (2) 2021-12-12 22:30:53 +00:00
Ducko ed88339cb8 [Index] Overlay experimenting 2021-12-12 22:22:43 +00:00
Ducko 2465956c60 [Paths] Fix resources path 2021-12-12 17:42:43 +00:00
Ducko fe5cbe275b [Splash > UI] Use self for video host 2021-12-12 15:00:08 +00:00
Ducko c102cf7669 [Utils > u2LoadModulePath] Fix 2021-12-12 14:51:29 +00:00
Ducko 308ba74a18 [Index] Add overlay support and rewrite some new updater code 2021-12-12 14:41:15 +00:00
Ducko 21256d5da2 [ErrorHandler] Rewrite to fix and be simpler 2021-12-12 13:06:28 +00:00
Ducko 43f3e7bd12 [Splash > UI] Use dynamic size for body sizing instead of fixed 2021-12-12 11:55:50 +00:00
Ducko c5fe63413c [Splash > UI] Replicate Discord's UI look 2021-12-12 11:48:50 +00:00
Ducko a6cdcc8f5b [Bootstrap] Add env variable to halt starting after splash for testing 2021-12-12 11:45:25 +00:00
Ducko 41fe1b45ec [SecurityUtils] Self rewrite, also with safer patch plus using non-deprecated API 2021-12-11 22:50:26 +00:00