Commit Graph

522 Commits

Author SHA1 Message Date
Ducko a4de8557d3 [CI > Test] Fix intentional fail 2022-04-13 10:04:13 +01:00
Ducko 0883501c1f [CI > Test] Intentionally fail (all) 2022-04-13 09:54:20 +01:00
Ducko 0ca2b26ed0 [CI > Test] Intentionally fail (Win only) 2022-04-13 09:50:20 +01:00
Ducko 493c3488eb [CI > Win] Skip restarting for host update (2) 2022-04-13 08:52:25 +01:00
Ducko 600bf29c22 [CI > Win] Rewrite quit on success 2022-04-13 08:48:28 +01:00
Ducko 2c490bd328 [FirstRun > win32] Fix syntax error 2022-04-13 08:16:41 +01:00
Ducko d65d8b7202 [AutoStart > win32] Fix isInstalled error 2022-04-13 08:14:43 +01:00
Ducko 31927f5a05 [Updater > v2] Remove debugging for CI 2022-04-13 08:05:08 +01:00
Ducko a2221dc526 [CI > Win] Try and fix freeze on run with OA 2022-04-12 22:46:27 +01:00
Ducko 79bb6f6c45 [Index] Debugging for CI 2 2022-04-12 22:42:57 +01:00
Ducko 690fc2bdb5 [Index] Debugging for CI 2022-04-12 22:40:48 +01:00
Ducko 8cb21b97ab [Updater > v2] Debugging for CI 2022-04-12 22:38:33 +01:00
Ducko 3740c81b1b [FirstRun > win32] Minor rewrite (part 2) 2022-04-12 18:18:47 +01:00
Ducko 4e9c629714 [Registry] Rewrite to be more like old, integrate installProtocol into FirstRun win32 2022-04-12 18:12:42 +01:00
Ducko 76f391e7c7 [AutoStart > win32] Minor source cleanup (further) 2022-04-12 17:56:55 +01:00
Ducko 8c3d2c35f0 [AutoStart > win32] Minor source cleanup 2022-04-12 17:52:05 +01:00
Ducko 2ac0a241fa [HostUpdater > Linux] Major self-rewrite 2022-04-12 17:32:27 +01:00
Ducko f8c5c3e0cf [FirstRun > win32] Minor rewrite 2022-04-12 15:13:00 +01:00
Ducko bc49d79d8b [AutoStart > Various] Remove excess logs 2022-04-12 15:02:50 +01:00
Ducko 031d634ac9 [AsarUpdate] Source cleanup 2022-04-12 13:38:09 +01:00
Ducko a8dd97e3cc [GPUSettings] Self-rewrite (again) 2022-04-12 13:30:25 +01:00
Ducko fa13c5b2b8 [Bootstrap] Fix not requiring config causing window not to open from MainWindow 2022-04-09 08:25:09 +01:00
Ducko 372f4d97b7 [NoTrack] Minor cleanup 2022-04-08 22:35:58 +01:00
Ducko 1f4c10d8b1 [NoTrack] Initial Add 2022-04-08 22:31:08 +01:00
Ducko 1ab07b45c1 [Splash > Backend] Minor source cleanup 2022-04-07 16:51:00 +01:00
Ducko 388736c56c [RequireNative] Reverse find order to check new modules over old for U2 2022-04-07 16:04:05 +01:00
Ducko ee70b23cb4 [Splash > Backend] Revert last commit as causing potential issues 2022-04-07 14:52:07 +01:00
Ducko 116c3e3e0e [Splash > Backend] Minor source cleanup 2022-04-06 22:45:43 +01:00
Ducko 001ca8b49f [Bootstrap] Fix issues from last commit 2022-04-06 20:54:04 +01:00
Ducko a74141f34f [Bootstrap] Minor source cleanup, fix MainWindow not injecting after window crash 2022-04-06 20:49:42 +01:00
Ducko a1133cd597 [Updater > Module] Tweak host failing to use events instead of internal retry 2022-04-06 09:11:53 +01:00
Ducko d817954187 [Splash > Backend] Minor source cleanup (remove v1 timeout checks and unneeded simple listeners) 2022-04-05 22:31:55 +01:00
Ducko b067853371 [AutoStart > win32] Minor source cleanup 2022-04-05 14:13:31 +01:00
Ducko 133cf280e4 [Various] Deep integrate u2QuickLoad (now forced always on win32) and appUpdater, other minor source cleanup 2022-04-05 13:13:55 +01:00
Ducko dc908c54cc [AppSettings] Integrate Settings util within, make settings global to avoid unneeded reuse 2022-04-05 08:35:57 +01:00
Ducko 7e9ede7fc8 [Updater > v2] Rewrite RetainAsar to hook into restarting directly in updater to simplify 2022-04-04 20:55:05 +01:00
Ducko 4f2a8599f0 [Updater > Module] Rewrite bootstrap to be clean (#32), additional source cleanup 2022-04-04 18:41:32 +01:00
Ducko 61d3201843 [Updater > Module] Minor source cleanup 2022-04-04 15:45:37 +01:00
Ducko 9bf21e63d1 [Various] Minor general source cleanup 2022-04-04 15:41:49 +01:00
Ducko c1b6fc2a97 [Utils > Backoff] Remove as no longer used 2022-04-04 15:25:18 +01:00
Ducko 53f2767b28 [Splash > Backend] Minor source cleanup 2022-04-04 15:19:27 +01:00
Ducko b20b3a1566 [Splash > Backend] Minor source cleanup further 2022-04-04 15:06:05 +01:00
Ducko 516eef9abe [Splash > Backend] Minor source cleanup 2022-04-04 14:05:48 +01:00
Ducko b44e934bc7 [Various] Remove init logging 2022-04-04 09:05:06 +01:00
Ducko ea1ebe7251 [Updater > Module] Minor source cleanup further 2022-04-04 08:55:48 +01:00
Ducko cc02435a0b [Updater > Module] Minor source cleanup 2022-04-04 08:50:32 +01:00
Ducko 3de67cf760 [Updater > Module] Retry host update check on error, minor host cleanup 2022-04-04 08:28:57 +01:00
Ducko 668235aed9 [Updater > Host] Fail gracefully 2022-04-04 08:23:02 +01:00
Ducko 86c17ca29f [Updater > Module] Rewrite to deeply integrate custom unzip instead of yauzl polyfill, other unzip improvements and minor source cleanup 2022-04-03 22:27:05 +01:00
Ducko a0e288821e [Splash > Backend] Minor source tweak 2022-04-03 22:18:12 +01:00
Ducko 07f2bac29b [Utils > RequireNative] Tweak comments 2022-04-03 22:17:29 +01:00
Ducko 2933c40ad6 [Config] Minor source tweak 2022-04-03 22:16:32 +01:00
Ducko 19d24b1eb6 [Splash] Move HTML to remote 2022-04-03 18:40:20 +01:00
Ducko 6c7f3ee2a9 [Splash > Backend] Fix quickstart on win32 from last commit 2022-04-02 22:26:03 +01:00
Ducko 9fd8dc8530 [General] Electron 17 minor rewrite, large logging cleanup 2022-04-02 22:23:19 +01:00
Ducko 97ab2297ff [Updater > v2] Minor source cleanup further 2022-04-02 17:16:30 +01:00
Ducko b6947d6729 [Updater > v2] Minor source cleanup further 2022-04-02 11:17:37 +01:00
Ducko c604370684 [Updater > v2] Minor source cleanup, fix restarting to next host 2022-04-02 11:08:44 +01:00
Ducko 8e033ba331 [Updater > v2] Minor source cleanup 2022-04-01 21:17:07 +01:00
Ducko b0dd7d01a0 [Bootstrap] Minor source cleanup 2022-03-29 19:13:01 +01:00
Ducko 4b7c7430e5 [MainWindow] Rename file 2022-03-29 18:26:41 +01:00
Ducko f1e5c62f55 [Bootstrap] Minor source cleanup 2022-03-29 18:21:36 +01:00
Ducko cd2136a94e [Paths] Move setting globals and cleanOldVersions into paths itself 2022-03-29 18:14:18 +01:00
Ducko 74ec6916a8 [Config] Remove tmp file 2022-03-29 14:11:07 +01:00
Ducko a416e66bef [Config] Small cleanup from last commit 2022-03-29 14:09:09 +01:00
Ducko c20e652eed [Config] Shorten IPC event names, remove argv filtering on restart as unneeded 2022-03-29 14:05:03 +01:00
Ducko 4e18696b43 [Utils > Settings] Major source cleanup 2022-03-28 08:31:52 +01:00
Ducko 88f482e017 [AsarUpdate] Minor source cleanup 2022-03-28 08:20:03 +01:00
Ducko fad51056a4 [Index] Tweak how log is set globally 2022-03-28 08:16:24 +01:00
Ducko e28fc5864b [Index] Move log to index instead of separate utils file 2022-03-28 08:14:13 +01:00
Ducko c038e13ccf [AutoStart > Linux] Minor source cleanup 2022-03-25 23:01:06 +00:00
Ducko 47a36d8bae [AutoStart > Stub] Minify arg names 2022-03-25 22:58:56 +00:00
Ducko a5cf9aa76b [FirstRun > win32] Various minor rewrites 2022-03-25 22:54:40 +00:00
Ducko 50907d05e1 [FirstRun] Rename export 2022-03-25 22:54:12 +00:00
Ducko 185863400e [Chore] Remerge external commits 2022-03-24 22:26:50 +00:00
Ducko 8467b8bd33 [MainWindow] Move themesync init to last to fix erroring half way through inject 2022-03-24 22:24:20 +00:00
Ducko 2214be211f [Splash > Backend] Minor source cleanup 2022-03-24 14:09:59 +00:00
Ducko ed445f830f [Updater > v2] Fix undefined error 2022-03-24 13:14:32 +00:00
Ducko 7530f5c23b [Updater > v2] Partial rewriting (various cleanup and removal of unneeded) 2022-03-24 13:02:48 +00:00
Ducko d32d5f2337 [Updater > v2] Minor source cleanup (rewriting) 2022-03-24 12:46:25 +00:00
Ducko fe52de3e51 [Updater > v2] Partial rewriting (commiting modules) 2022-03-24 12:43:18 +00:00
Ducko af9bec3783 [AsarUpdate] Make generic (support various channels of updates) 2022-03-23 22:49:07 +00:00
Ducko 7c11adddc4 [Updater > v2] Cleanup previous partial rewriting 2022-03-23 19:30:07 +00:00
Ducko 007b0f4925 [Updater > Module] Further minor source cleanup 2022-03-23 19:26:11 +00:00
Ducko 471084c7ec [Updater > Module] Further minor source cleanup 2022-03-23 11:01:44 +00:00
Ducko babf473559 [Updater > Module] Further minor source cleanup 2022-03-23 10:58:33 +00:00
Ducko ac97a3863e [Updater > Module] Minor source cleanup 2022-03-23 10:56:26 +00:00
Ducko 281432d6f7 [Updater > Module] Fix undefined error from last commit 2022-03-23 09:55:29 +00:00
Ducko b9ae3495fb [Updater > Module] Don't recheck after just installed, also minor source cleanup 2022-03-23 09:54:57 +00:00
Ducko 364d3c564c [Registry] Minor rewrite / code cleanup 2022-03-22 21:01:31 +00:00
Ducko 0b4e1f79bc [Registry] Minor source cleanup 2022-03-22 08:46:50 +00:00
Ducko f1b49d1d81 [Splash > UI] Minor source cleanup 2022-03-20 12:37:01 +00:00
Ducko 2506002cae [Updater > Module] Readd an event name export to fix DiscordNative's ensureModule 2022-03-20 12:33:24 +00:00
Ducko 399727845b [Updater > Module] Minor source cleanup 2022-03-19 12:31:39 +00:00
Ducko 9b1350fe59 [Updater > Module] Further slight source cleanup 2022-03-19 11:25:47 +00:00
Ducko 9f23ae84bb [Updater > Module] Minor source cleanup 2022-03-19 11:23:59 +00:00
Ducko 956f1d7ad9 [Bootstrap] Tweak logging 2022-03-19 11:10:13 +00:00
Ducko 02590ea3f7 [Updater > Module] Minor source cleanup 2022-03-18 22:52:55 +00:00
Ducko 26f84c77c4 [Updater > Module] Rewrite installPendingUpdates to specialize with bootstrapping as only purpose 2022-03-18 22:49:04 +00:00
Ducko 82037247e0 [Config] Fixed not saving when no OA config already 2022-03-16 20:01:21 +00:00
Ducko 0ef70bff3e [Updater > v2] Partial rewriting 2022-03-16 10:51:06 +00:00
Ducko b8a04bc1a3 [Updater > Module] Minor source cleanup 2022-03-16 10:40:58 +00:00
Ducko e24a05fc70 [Updater > Module] Minor source cleanup 2022-03-15 22:27:06 +00:00
Ducko 5b83de4bfa [Updater > Module] Minor source cleanup 2022-03-15 22:00:20 +00:00
Ducko 84b6fac13f [Splash > Backend] Minor source cleanup 2022-03-15 20:16:09 +00:00
Ducko cf50d62991 [Splash > Backend] Remove commented out code 2022-03-15 20:13:41 +00:00
Ducko 388bbf548d [Updater > Module] Self-rewrite 2022-03-15 19:11:54 +00:00
Ducko 49dbd48a05 [CmdSwitches] Simplify source a bit 2022-03-15 17:34:57 +00:00
Ducko 030fc2a044 [CmdSwitches] Fix crashing on invalid preset 2022-03-15 15:16:24 +00:00
Ducko 2d22300776 [RetainAsar] Cleanup source 2022-03-14 19:05:36 +00:00
Ducko ab3c674237 [FirstRun > win32] Tweak source 2022-03-14 19:01:42 +00:00
Ducko 6214ae0a24 [Updater > Host] Simplify Linux and exporting 2022-03-14 18:35:46 +00:00
Ducko 14d9aab003 [Updater > Module] Smooth install progress 2022-03-14 18:20:02 +00:00
Ducko bbaa567c75 [u2QuickLoad] Inline some requires 2022-03-14 09:36:54 +00:00
Ducko 7d00ef5082 [FirstRun > win32] Clean up source a bit 2022-03-14 09:33:27 +00:00
Ducko ec5f9b4449 [Splash > UI] Finalise font handling for upcoming ThemeSync font syncing 2022-03-14 09:28:22 +00:00
Ducko d7d372e068 [Splash > UI] Fix font handling when var is unset 2022-03-13 20:30:31 +00:00
Ducko 671ef9de00 [ThemeSync] Remove font sync 2022-03-13 20:20:26 +00:00
Ducko 898a1445f6 [Config] Initial Add 2022-03-13 20:12:42 +00:00
Ducko c510e44aaa [Splash > Various] Major clean up / rewriting to simplify source 2022-03-13 15:53:33 +00:00
Ducko 33a324ba04 [Splash > Backend] Remove unneeded BW props 2022-03-13 13:29:03 +00:00
Ducko 9278749611 [Splash > Backend] Tweak backend-preload IPC 2022-03-13 13:05:28 +00:00
Ducko 74ca819e4f [Splash > UI] Clean up font loading 2022-03-12 11:01:53 +00:00
Ducko e7ffe07440 [Splash > UI] Redo font handling (again) 2022-03-12 10:46:03 +00:00
Ducko 7da982b378 [Registry] Fix erroring 2022-03-11 17:32:27 +00:00
Ducko 69266fa156 [FirstRun > win32] Fix erroring 2022-03-11 17:26:59 +00:00
Ducko 95e62f9d62 [Splash > Preload] Minor context bridge tweaks / cleanup 2022-03-11 14:18:25 +00:00
Ducko 352028a4b2 [u2QuickLoad] Source cleanup 2022-03-11 14:12:43 +00:00
Ducko 2ed61b67f6 [FirstRun > win32] Minor source cleanup 2022-03-11 13:22:46 +00:00
Ducko e1330cc6bf [AutoStart > win32] Minor source cleanup 2022-03-11 12:52:16 +00:00
Ducko 82c23cf845 [Registry] Move installProtocol to util, minor source cleanup 2022-03-11 12:49:39 +00:00
Ducko f1ab5b0d91 [Splash > UI] Tweak font var handling 2022-03-11 12:38:36 +00:00
Ducko b8000c2e8a [Splash > Backend] Minor source cleanup 2022-03-11 08:56:36 +00:00
Ducko c829a9135b [BuildInfo] Inline require 2022-03-11 08:52:18 +00:00
Ducko 8260503b42 [Settings] Minor source cleanup 2022-03-11 08:50:59 +00:00
Ducko 5669a499c1 [Updater > App] Minor source tweaks 2022-03-10 22:23:33 +00:00
Ducko 4e21350ca3 [MainWindow] Clean up injection source 2022-03-10 21:27:02 +00:00
Ducko 0c8033616a [u2QuickLoad] Rewrite and rename from u2LoadModulePath 2022-03-10 08:56:34 +00:00
Ducko b3614d035f [Registry] Rewrite to not use internal spawn func, fix using old func name 2022-03-10 08:48:23 +00:00
Ducko 1540dfcbbb [Registry] Rename WindowsUtils to Registry, more specialised rewrite 2022-03-10 08:46:09 +00:00
Ducko ee98fe11ae [WindowsUtils] Cleanup source a bit 2022-03-10 08:41:29 +00:00
Ducko 7733a3bd1a [WindowsUtils] Source tweaks 2022-03-09 22:29:04 +00:00
Ducko ca60ef7ac5 [MainWindow] Remove GM setting (obsolete / unneeded) 2022-03-09 22:24:15 +00:00
Ducko da406d0fe0 [ErrorHandler] Rewrite stack getting and other minor parts 2022-03-09 22:20:34 +00:00
Ducko 316b458eee [CmdSwitches] Total rewrite (fixes parser for combining presets) 2022-03-09 22:05:40 +00:00
Ducko 91a4f7377a [CmdSwitches] perf: Disable QUIC 2022-03-01 19:13:37 +00:00
Ducko bcfb58fdaa [Splash] Wrap sendState in try catch 2022-02-17 20:47:15 +00:00
Ducko b860068286 [Splash > Backend] Clean up source further 2022-02-16 16:02:58 +00:00
Ducko d4e14ae35a [Updater > App] Move some requires inline 2022-02-16 15:48:29 +00:00
Ducko 5fb4664a9b [Updater > Request] Clean up source more 2022-02-16 15:24:44 +00:00
Ducko 9f7920d287 [Splash > Backend] Clean up source a bit 2022-02-16 10:34:23 +00:00
Ducko cc77907845 [Splash > Backend] Rewrite old updater to use same new UIProgress class for UI tracking (#22) 2022-02-16 10:21:56 +00:00
Ducko f1aed17167 [RetainAsar] Remove excess logging 2022-02-16 09:18:03 +00:00
Ducko 8d673370e0 [FirstRun > Win] Fix bad var name 2022-02-16 09:10:18 +00:00
Ducko d5065d4d55 [AsarUpdate] Clean up source a bit 2022-02-16 09:03:43 +00:00
Ducko b70ca76ba6 [AsarUpdate] Uncomment non-standard check from testing 2022-02-15 22:14:33 +00:00
Ducko 308f402c03 [AsarUpdate] Check downloaded asar isn't XML error from GH api 2022-02-15 22:11:57 +00:00
Ducko 567f7dd61e [Bootstrap] Revert accidental inclusion 2022-02-15 21:54:12 +00:00
Ducko 2bcbec4d44 [Bootstrap] Make forced Electron props general and not check OS as unneeded 2022-02-15 21:52:32 +00:00
Ducko 99a20ceca7 [Splash > Backend] Fix syntax error in stripped, tweak source a bit 2022-02-15 19:15:09 +00:00
Ducko 6172cf0dee [Splash > Backend] Full rewrite (updater parts) 2022-02-15 13:57:13 +00:00
Ducko db0b3f1319 [CmdSwitches] Remove switches logging, don't add unneeded wrapping flags 2022-02-15 13:47:36 +00:00
Ducko 13aa07117e [AppSettings] Don't remake each export call 2022-02-15 13:41:25 +00:00
Ducko cbe4b5f8a9 [Paths] Rewrite to use init to not create each require 2022-02-15 13:40:43 +00:00
Ducko 9e5fb88397 [Paths] Remove unneeded logging in cleanOldVersions 2022-02-14 16:08:27 +00:00
Ducko f4cfbb21a1 [Bootstrap] Simplify logging and some modules passing to core startup 2022-02-14 08:26:33 +00:00
Ducko 591d49d266 [Settings] Clean up logging 2022-02-14 08:17:02 +00:00
Ducko 39eaf6c589 [AsarUpdate] Clean up unneeded logging 2022-02-14 08:12:55 +00:00
Ducko 4955f5f8cf [Index] Simplify system electron and overlay source 2022-02-13 21:30:05 +00:00
Ducko 2ca57c8f6b [Index] Clean up source a bit 2022-02-13 20:52:19 +00:00
Ducko 4bd29cadb8 [Splash > Backend] Clean up a bit 2022-02-13 19:15:32 +00:00
Ducko 600bc953be [AutoStart > Linux] Fix for system electron 2022-02-13 19:13:29 +00:00
Ducko 4a33d5a1c4 [CmdSwitches] Remove logging for each append 2022-02-12 17:06:50 +00:00
Ducko c222c09b59 [CmdSwitches] Disable media keys and session in base flags 2022-02-12 17:04:21 +00:00
Ducko 572f049552 [Bootstrap] Simplify logging a bit more 2022-02-12 16:51:58 +00:00
Ducko ce79a5d6bc [Bootstrap] Simplify logging 2022-02-12 14:35:46 +00:00
Ducko b03e18c9fb [Bootstrap] Stop setting ARPR flag (unneeded?) 2022-02-12 14:29:26 +00:00
Ducko d807128800 [Backoff] Rewrite to clean up a lot 2022-02-12 11:17:04 +00:00
Ducko c707c7bab4 [Splash > UI] Clean up source (font handling) 2022-02-11 22:50:31 +00:00
Ducko 7f1d6d12c4 [Splash > Backend] Self-rewrite main code (not updater parts) 2022-02-11 22:41:40 +00:00
Ducko 14c5f4939d [Splash > Backend] Minor source cleanup 2022-02-11 20:36:34 +00:00
Ducko 875d8aa103 [Splash > Backend] Rewrite showing and injection to use events instead of IPC 2022-02-11 20:33:56 +00:00
Ducko 80f9c6fc68 [Updater > Request] Fix download progress 2022-02-11 08:52:00 +00:00
Ducko 75d5cf0915 [RequireNative] Remove and just use require to simplify 2022-02-11 08:43:44 +00:00
Ducko 0abad98295 [SecurityUtils] Remove as unneeded 2022-02-11 08:35:04 +00:00
Ducko 5a3cf6d81f [Splash > Preload] Cleanup source (remove unused native) 2022-02-10 21:14:23 +00:00
Ducko 00ae1f58a3 [Chore] Revert last commit for CI testing
This reverts commit 73bc0650d4.
2022-02-10 21:11:34 +00:00
Ducko 73bc0650d4 [Splash > Preload] Cleanup source (remove unused native) 2022-02-10 21:05:37 +00:00
Ducko 399ab4f861 [Splash > Backend] Clean up source, remove ssuc option 2022-02-09 14:32:31 +00:00
Ducko 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
CanadaHonk 22df92b559
[Updater > Host > Linux] Rewrite to simplify and fix erroring 2022-02-08 13:07:28 +00:00
Ducko c69bfdf0e1 [AsarUpdate] Clean up source (missing semicolon) 2022-02-06 21:16:38 +00:00
Ducko fe37f46bde [Splash] Fix accidental push of stripped testing 2022-02-06 17:48:27 +00:00
Ducko fc4cbc7996 [Splash > UI] Clean up source a bit 2022-02-06 16:57:01 +00:00
Ducko 38e1fd1cab [Splash > UI] Use var for font, use new cdn domain for externals 2022-02-06 16:39:11 +00:00
Ducko 82eaca1f72 [Chore] Remove linter commnents 2022-02-04 18:49:47 +00:00
Ducko 8f77c6d363 [Updater > Request] Clean up source further 2022-02-03 22:19:01 +00:00
Ducko 8b2ef7cfd5 [Updater > App] Rewrite to simplify imports 2022-02-03 21:53:59 +00:00
Ducko 2bc195b479 [Bootstrap] Tweak multi instance handling (remove logging, simplify) 2022-02-03 21:38:00 +00:00