Commit Graph

72 Commits

Author SHA1 Message Date
Ducko 2ac0a241fa [HostUpdater > Linux] Major self-rewrite 2022-04-12 17:32:27 +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 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 53f2767b28 [Splash > Backend] Minor source cleanup 2022-04-04 15:19:27 +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 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 50907d05e1 [FirstRun] Rename export 2022-03-25 22:54:12 +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 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 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 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 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 388bbf548d [Updater > Module] Self-rewrite 2022-03-15 19:11:54 +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 c510e44aaa [Splash > Various] Major clean up / rewriting to simplify source 2022-03-13 15:53:33 +00:00
Ducko 5669a499c1 [Updater > App] Minor source tweaks 2022-03-10 22:23:33 +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 80f9c6fc68 [Updater > Request] Fix download progress 2022-02-11 08:52:00 +00:00