Commit graph

231 commits

Author SHA1 Message Date
Oj
7733a3bd1a [WindowsUtils] Source tweaks 2022-03-09 22:29:04 +00:00
Oj
ca60ef7ac5 [MainWindow] Remove GM setting (obsolete / unneeded) 2022-03-09 22:24:15 +00:00
Oj
da406d0fe0 [ErrorHandler] Rewrite stack getting and other minor parts 2022-03-09 22:20:34 +00:00
Oj
316b458eee [CmdSwitches] Total rewrite (fixes parser for combining presets) 2022-03-09 22:05:40 +00:00
Oj
91a4f7377a [CmdSwitches] perf: Disable QUIC 2022-03-01 19:13:37 +00:00
Oj
bcfb58fdaa [Splash] Wrap sendState in try catch 2022-02-17 20:47:15 +00:00
Oj
b860068286 [Splash > Backend] Clean up source further 2022-02-16 16:02:58 +00:00
Oj
d4e14ae35a [Updater > App] Move some requires inline 2022-02-16 15:48:29 +00:00
Oj
5fb4664a9b [Updater > Request] Clean up source more 2022-02-16 15:24:44 +00:00
Oj
9f7920d287 [Splash > Backend] Clean up source a bit 2022-02-16 10:34:23 +00:00
Oj
cc77907845 [Splash > Backend] Rewrite old updater to use same new UIProgress class for UI tracking (#22) 2022-02-16 10:21:56 +00:00
Oj
f1aed17167 [RetainAsar] Remove excess logging 2022-02-16 09:18:03 +00:00
Oj
8d673370e0 [FirstRun > Win] Fix bad var name 2022-02-16 09:10:18 +00:00
Oj
d5065d4d55 [AsarUpdate] Clean up source a bit 2022-02-16 09:03:43 +00:00
Oj
b70ca76ba6 [AsarUpdate] Uncomment non-standard check from testing 2022-02-15 22:14:33 +00:00
Oj
308f402c03 [AsarUpdate] Check downloaded asar isn't XML error from GH api 2022-02-15 22:11:57 +00:00
Oj
567f7dd61e [Bootstrap] Revert accidental inclusion 2022-02-15 21:54:12 +00:00
Oj
2bcbec4d44 [Bootstrap] Make forced Electron props general and not check OS as unneeded 2022-02-15 21:52:32 +00:00
Oj
99a20ceca7 [Splash > Backend] Fix syntax error in stripped, tweak source a bit 2022-02-15 19:15:09 +00:00
Oj
6172cf0dee [Splash > Backend] Full rewrite (updater parts) 2022-02-15 13:57:13 +00:00
Oj
db0b3f1319 [CmdSwitches] Remove switches logging, don't add unneeded wrapping flags 2022-02-15 13:47:36 +00:00
Oj
13aa07117e [AppSettings] Don't remake each export call 2022-02-15 13:41:25 +00:00
Oj
cbe4b5f8a9 [Paths] Rewrite to use init to not create each require 2022-02-15 13:40:43 +00:00
Oj
9e5fb88397 [Paths] Remove unneeded logging in cleanOldVersions 2022-02-14 16:08:27 +00:00
Oj
f4cfbb21a1 [Bootstrap] Simplify logging and some modules passing to core startup 2022-02-14 08:26:33 +00:00
Oj
591d49d266 [Settings] Clean up logging 2022-02-14 08:17:02 +00:00
Oj
39eaf6c589 [AsarUpdate] Clean up unneeded logging 2022-02-14 08:12:55 +00:00
Oj
4955f5f8cf [Index] Simplify system electron and overlay source 2022-02-13 21:30:05 +00:00
Oj
2ca57c8f6b [Index] Clean up source a bit 2022-02-13 20:52:19 +00:00
Oj
4bd29cadb8 [Splash > Backend] Clean up a bit 2022-02-13 19:15:32 +00:00
Oj
600bc953be [AutoStart > Linux] Fix for system electron 2022-02-13 19:13:29 +00:00
Oj
4a33d5a1c4 [CmdSwitches] Remove logging for each append 2022-02-12 17:06:50 +00:00
Oj
c222c09b59 [CmdSwitches] Disable media keys and session in base flags 2022-02-12 17:04:21 +00:00
Oj
572f049552 [Bootstrap] Simplify logging a bit more 2022-02-12 16:51:58 +00:00
Oj
ce79a5d6bc [Bootstrap] Simplify logging 2022-02-12 14:35:46 +00:00
Oj
b03e18c9fb [Bootstrap] Stop setting ARPR flag (unneeded?) 2022-02-12 14:29:26 +00:00
Oj
d807128800 [Backoff] Rewrite to clean up a lot 2022-02-12 11:17:04 +00:00
Oj
c707c7bab4 [Splash > UI] Clean up source (font handling) 2022-02-11 22:50:31 +00:00
Oj
7f1d6d12c4 [Splash > Backend] Self-rewrite main code (not updater parts) 2022-02-11 22:41:40 +00:00
Oj
14c5f4939d [Splash > Backend] Minor source cleanup 2022-02-11 20:36:34 +00:00
Oj
875d8aa103 [Splash > Backend] Rewrite showing and injection to use events instead of IPC 2022-02-11 20:33:56 +00:00
Oj
80f9c6fc68 [Updater > Request] Fix download progress 2022-02-11 08:52:00 +00:00
Oj
75d5cf0915 [RequireNative] Remove and just use require to simplify 2022-02-11 08:43:44 +00:00
Oj
0abad98295 [SecurityUtils] Remove as unneeded 2022-02-11 08:35:04 +00:00
Oj
5a3cf6d81f [Splash > Preload] Cleanup source (remove unused native) 2022-02-10 21:14:23 +00:00
Oj
00ae1f58a3 [Chore] Revert last commit for CI testing
This reverts commit 73bc0650d4.
2022-02-10 21:11:34 +00:00
Oj
73bc0650d4 [Splash > Preload] Cleanup source (remove unused native) 2022-02-10 21:05:37 +00:00
Oj
399ab4f861 [Splash > Backend] Clean up source, remove ssuc option 2022-02-09 14:32:31 +00:00
Oj
125fac237b [Splash > Backend] Clean up source a bit 2022-02-08 19:32:42 +00:00
CanadaHonk
47fa7e40f3
[Splash > Preload] Remove openUrl as unused 2022-02-08 13:12:28 +00:00