Commit graph

428 commits

Author SHA1 Message Date
Oj
19366fa6db [CI] Minified build fixing 2022-01-13 13:33:32 +00:00
Oj
8a5a7afcb5 [CI] Start work on minification again 2022-01-13 13:29:39 +00:00
Oj
045db9ba91 [Index] Fix system electron support not working for non-default Electron version installed 2022-01-12 15:15:16 +00:00
Oj
7fac27c2ef [Readme] Replace install guide with wiki link 2022-01-12 15:12:18 +00:00
Oj
9a55abcd9c [MainWindow] Fix version injection, rewrite GM inject waiting 2022-01-08 22:02:32 +00:00
Oj
3721a3e0f1 [Polyfill > Request] Add bare logging with URL for plugin crash testing 2022-01-03 14:31:38 +00:00
Oj
1a7d927d9c [Bootstrap] Only run splash pageReady once on dom-ready 2021-12-27 22:51:22 +00:00
Oj
2baf6ff7cc [Readme] Tweak no tracking disclaimer / asar only 2021-12-27 20:48:16 +00:00
Oj
3fbb5c8519 [Readme] Emphasise no tracking is only for asar-side 2021-12-27 20:14:12 +00:00
Oj
285c1bca31 [Splash] Fix themeSync config not being used properly 2021-12-27 20:10:06 +00:00
Oj
2cc4b1fe4a [Polyfill > Request] Add support for request(url, options, callback) 2021-12-27 19:50:50 +00:00
Oj
39b0aa13dc [Utils > argv] Initial Add 2021-12-26 18:04:17 +00:00
Oj
e827df58c0 [Bootstrap] Add --start-minimized support 2021-12-26 17:48:09 +00:00
Oj
1e428e58a2 [MainWindow] Start GM settings section 2021-12-26 17:47:04 +00:00
Oj
245ed3f54a [MainWindow] Fix minor syntax error 2021-12-26 14:06:10 +00:00
Oj
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
Oj
d5e09054f0 [Polyfill > Request] Don't set encoding of response 2021-12-26 12:54:55 +00:00
Oj
0b532c8d6e [Polyfill > Request] Fix false erroring with valid responses 2021-12-24 21:40:40 +00:00
Oj
0c7705f36a [Polyfill > Request] Fix not returning self after on(), rewrite to use optional chaining not ifs 2021-12-24 13:02:28 +00:00
Oj
930fc951dd [Polyfill > Request] Add error handling 2021-12-23 17:17:55 +00:00
Oj
6689c99589 [Splash] Rewrite to fix progress UI, fix state text 2021-12-23 16:26:36 +00:00
Oj
c381ac913f [Splash] Rewrite state handling to use switch and have more parity with original 2021-12-22 19:09:26 +00:00
Oj
7598051419 [General] Add system electron support fixes 2021-12-22 19:06:57 +00:00
Oj
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
Oj
4e4ab5cd47 [ThemeSync] Don't use theme-dark, just body 2021-12-22 13:39:50 +00:00
Oj
e7e27f09eb [Roadmap] Add and tweak v2.0 2021-12-22 13:39:12 +00:00
Oj
71a2a8f9cc [FAQ] Add snappier info, reorder some 2021-12-21 23:11:47 +00:00
Oj
6cc9ad494c [Readme] Tweak performance feat and make FAQ more obvious 2021-12-21 23:11:23 +00:00
Oj
602782c4b4 [Readme] Add new perf feature 2021-12-21 23:04:21 +00:00
Oj
2ec5009e6a [CmdSwitches] Initial Add 2021-12-21 10:38:18 +00:00
Oj
0cd7e1b6f6 [Readme] Tweak features section 2021-12-21 08:47:12 +00:00
Oj
85349da075 [MainWindow] ThemeSync: Only save userDataCache if value changed, tweak interval value for saving 2021-12-21 08:42:20 +00:00
Oj
705febfb11 [FAQ] Add some more commonly asked questions 2021-12-19 21:18:06 +00:00
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