Commit Graph

810 Commits

Author SHA1 Message Date
Ducko 0c7705f36a [Polyfill > Request] Fix not returning self after on(), rewrite to use optional chaining not ifs 2021-12-24 13:02:28 +00:00
Ducko 930fc951dd [Polyfill > Request] Add error handling 2021-12-23 17:17:55 +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 e7e27f09eb [Roadmap] Add and tweak v2.0 2021-12-22 13:39:12 +00:00
Ducko 71a2a8f9cc [FAQ] Add snappier info, reorder some 2021-12-21 23:11:47 +00:00
Ducko 6cc9ad494c [Readme] Tweak performance feat and make FAQ more obvious 2021-12-21 23:11:23 +00:00
Ducko 602782c4b4 [Readme] Add new perf feature 2021-12-21 23:04:21 +00:00
Ducko 2ec5009e6a [CmdSwitches] Initial Add 2021-12-21 10:38:18 +00:00
Ducko 0cd7e1b6f6 [Readme] Tweak features section 2021-12-21 08:47:12 +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 705febfb11 [FAQ] Add some more commonly asked questions 2021-12-19 21:18:06 +00:00
Ducko f9bb3e49c0 [Readme] Remove disrecommendation for install 2021-12-19 20:36:32 +00:00
Ducko 8260f1ca9b [Scripts] Add basic install script for testing 2021-12-19 10:49:14 +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 af5629e40b [Polyfill > Request] Add all method funcs 2021-12-18 22:32:17 +00:00
Ducko 4c23ecac71 [Polyfill > Request] Pass body properly, add get method func 2021-12-18 22:21:19 +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 33aeadc4c2 [Roadmap] Add more to v2.0 2021-12-17 23:08:41 +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 6220210ef5 [CI] Disable nightly minified builds again 2021-12-16 13:17:26 +00:00
Ducko cb0ed8d7ad [CI] Fix tag deleting 2021-12-16 13:12:33 +00:00
Ducko dcce2098df [CI] Update tag as well 2021-12-16 13:09:56 +00:00
Ducko efbc8bb828 [CI] Minify splash preload 2021-12-16 13:06:22 +00:00
Ducko 54d93733c8 [CI] Add preload and splash to minified builds 2021-12-16 13:06:10 +00:00
Ducko 508876294b [CI] Start minified builds as testing.asar 2021-12-16 12:59:52 +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 13be8a158a [CI] Revert minified default builds 2021-12-14 23:03:26 +00:00
Ducko 180990d54d [CI] Make minified builds default 2021-12-14 22:54:35 +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 6140f6fff4 [CI] Remove temp JS files in src after strip 2021-12-14 22:30:38 +00:00
Ducko cdd0322bc8 [Splash] Rename splashScreen.js.self 2021-12-14 22:28:49 +00:00
Ducko b6b4edae0f [CI] Clean up shell code a bit 2021-12-14 19:43:49 +00:00
Ducko eb35a8c90e [Roadmap] Mark all of v1.0 as done 2021-12-13 20:18:33 +00:00
Ducko 7aa4546c81 [Readme] Make experimental notice less 2021-12-13 20:18:07 +00:00