Commit Graph

135 Commits

Author SHA1 Message Date
Ducko b01660d49f [Splash > Preload] Source tweaks 2022-01-19 17:43:13 +00:00
Ducko 07058a6455 [CmdSwitches] Simplify presets into perf,battery 2022-01-19 17:19:17 +00:00
Ducko 9bb1946e2a [BuildInfo] Simplify code (no vars) 2022-01-19 17:12:54 +00:00
Ducko 194fe9e6ba [MainWindow] Add window var 2022-01-19 11:19:09 +00:00
Ducko 82bf26827c [Splash > QuickStart] Make u2LMP load all instead of just desktop_core 2022-01-17 21:53:20 +00:00
Ducko 58e197acbd [CmdSwitches] battery: Use on battery version instead of always for disk media cache 2022-01-16 21:01:11 +00:00
Ducko 2e923349f4 [CmdSwitches] Enable perf-ex3 by default 2022-01-16 20:55:14 +00:00
Ducko b8c64e2fe8 [Updater > v2] Fix minified build by not relying on relative path for native module 2022-01-15 22:24:27 +00:00
Ducko b6952b89f2 [Splash] Remove quote handling as unused and unneeded 2022-01-15 21:18:52 +00:00
Ducko 314afbfe5f [MainWindow] ThemeSync: Better error handling if var not found 2022-01-15 20:43:06 +00:00
Ducko 8aee54ba7a [MainWindow] Wrap themesync in try catch 2022-01-15 20:41:01 +00:00
Ducko bb6454da31 [Splash] Fix setting module path twice for new updater quickstart 2022-01-14 18:14:49 +00:00
Ducko 479aa3b305 [FirstRun > win32] Fix using wrongly named variable 2022-01-14 18:14:00 +00:00
Ducko b3ffacf472 [Poly > Yauzl] Initial Add 2022-01-14 14:02:26 +00:00
Ducko 5867e27691 [Gitignore] Remove splashScreen rewrite temp / old / unused 2022-01-14 13:57:55 +00:00
Ducko 425da3f128 [Updater > Request] Don't try Electron net at all, just request 2022-01-14 13:50:31 +00:00
Ducko 913df50902 [Bootstrap] Add random possible Linux audio fix 2022-01-13 17:33:27 +00:00
Ducko bb5a36c4f6 [CmdSwitches] Cleaner rewrite, add more presets 2022-01-13 13:42:04 +00:00
Ducko 045db9ba91 [Index] Fix system electron support not working for non-default Electron version installed 2022-01-12 15:15:16 +00:00
Ducko 9a55abcd9c [MainWindow] Fix version injection, rewrite GM inject waiting 2022-01-08 22:02:32 +00:00
Ducko 1a7d927d9c [Bootstrap] Only run splash pageReady once on dom-ready 2021-12-27 22:51:22 +00:00
Ducko 285c1bca31 [Splash] Fix themeSync config not being used properly 2021-12-27 20:10:06 +00:00
Ducko 39b0aa13dc [Utils > argv] Initial Add 2021-12-26 18:04:17 +00:00
Ducko e827df58c0 [Bootstrap] Add --start-minimized support 2021-12-26 17:48:09 +00:00
Ducko 1e428e58a2 [MainWindow] Start GM settings section 2021-12-26 17:47:04 +00:00
Ducko 245ed3f54a [MainWindow] Fix minor syntax error 2021-12-26 14:06:10 +00:00
Ducko a55f27f5c4 [MainWindow] ThemeSync: don't work for default Discord, cache last to check before running all, tweak replace text 2021-12-26 14:05:20 +00:00
Ducko 6689c99589 [Splash] Rewrite to fix progress UI, fix state text 2021-12-23 16:26:36 +00:00
Ducko c381ac913f [Splash] Rewrite state handling to use switch and have more parity with original 2021-12-22 19:09:26 +00:00
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