|
d5e09054f0
|
[Polyfill > Request] Don't set encoding of response
|
2021-12-26 12:54:55 +00:00 |
|
|
0b532c8d6e
|
[Polyfill > Request] Fix false erroring with valid responses
|
2021-12-24 21:40:40 +00:00 |
|
|
0c7705f36a
|
[Polyfill > Request] Fix not returning self after on(), rewrite to use optional chaining not ifs
|
2021-12-24 13:02:28 +00:00 |
|
|
930fc951dd
|
[Polyfill > Request] Add error handling
|
2021-12-23 17:17:55 +00:00 |
|
|
6689c99589
|
[Splash] Rewrite to fix progress UI, fix state text
|
2021-12-23 16:26:36 +00:00 |
|
|
c381ac913f
|
[Splash] Rewrite state handling to use switch and have more parity with original
|
2021-12-22 19:09:26 +00:00 |
|
|
7598051419
|
[General] Add system electron support fixes
|
2021-12-22 19:06:57 +00:00 |
|
|
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 |
|
|
4e4ab5cd47
|
[ThemeSync] Don't use theme-dark, just body
|
2021-12-22 13:39:50 +00:00 |
|
|
e7e27f09eb
|
[Roadmap] Add and tweak v2.0
|
2021-12-22 13:39:12 +00:00 |
|
|
71a2a8f9cc
|
[FAQ] Add snappier info, reorder some
|
2021-12-21 23:11:47 +00:00 |
|
|
6cc9ad494c
|
[Readme] Tweak performance feat and make FAQ more obvious
|
2021-12-21 23:11:23 +00:00 |
|
|
602782c4b4
|
[Readme] Add new perf feature
|
2021-12-21 23:04:21 +00:00 |
|
|
2ec5009e6a
|
[CmdSwitches] Initial Add
|
2021-12-21 10:38:18 +00:00 |
|
|
0cd7e1b6f6
|
[Readme] Tweak features section
|
2021-12-21 08:47:12 +00:00 |
|
|
85349da075
|
[MainWindow] ThemeSync: Only save userDataCache if value changed, tweak interval value for saving
|
2021-12-21 08:42:20 +00:00 |
|
|
705febfb11
|
[FAQ] Add some more commonly asked questions
|
2021-12-19 21:18:06 +00:00 |
|
|
f9bb3e49c0
|
[Readme] Remove disrecommendation for install
|
2021-12-19 20:36:32 +00:00 |
|
|
8260f1ca9b
|
[Scripts] Add basic install script for testing
|
2021-12-19 10:49:14 +00:00 |
|
|
a02a6aabeb
|
[MainWindow] Add custom version info to 2nd last instead of 2nd first
|
2021-12-19 10:25:05 +00:00 |
|
|
688be2e1c8
|
[AsarUpdate] Re-enable not updating on custom version from testing
|
2021-12-18 22:50:18 +00:00 |
|
|
c701c8f307
|
[AsarUpdate] Fix for new request polyfill changes
|
2021-12-18 22:48:34 +00:00 |
|
|
af5629e40b
|
[Polyfill > Request] Add all method funcs
|
2021-12-18 22:32:17 +00:00 |
|
|
4c23ecac71
|
[Polyfill > Request] Pass body properly, add get method func
|
2021-12-18 22:21:19 +00:00 |
|
|
79a36dfb4b
|
[Bootstrap] Override Core's splash ready (see comment)
|
2021-12-18 21:56:13 +00:00 |
|
|
f36174e55b
|
[AsarUpdate] Disable update prompt by default, rewrite to be async
|
2021-12-18 20:20:48 +00:00 |
|
|
b2413f595a
|
[MainWindow] Rewrite settings inject
|
2021-12-18 18:48:04 +00:00 |
|
|
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 |
|