Commit Graph

62 Commits

Author SHA1 Message Date
Ducko f09208979a [Splash] Add manual host update UI support 2022-04-22 10:11:57 +01:00
Ducko 98cad6fcc3 [Splash > Backend] Minor source cleanup 2022-04-21 18:45:37 +01:00
Ducko 042e495b7b [Updater > Module] Minor rewrite to integrate -progress events to not be separate 2022-04-21 18:37:31 +01:00
Ducko 2a44022608 [Splash > Backend] Rewrite update init decision 2022-04-20 13:56:52 +01:00
Ducko cc8be0a36d [Splash > Backend] Rewrite fail scheduling 2022-04-20 12:17:12 +01:00
Ducko 18e13e0b1a [Splash > Backend] Fix broken code being included 2022-04-20 12:10:53 +01:00
Ducko d0562f856e [Splash > Backend] Minor source cleanup/rewrite for ModuleUpdater 2022-04-20 11:45:03 +01:00
Ducko 906c09289f [Utils > Win] Redo to use only 2 args based on name/type 2022-04-19 23:06:34 +01:00
Ducko 8b36fe9dfd [Splash > Backend] Minor source cleanup for ModuleUpdater handling 2022-04-18 22:51:54 +01:00
Ducko 2be7d92879 [Splash > Backend] Minor source tweak 2022-04-17 22:58:03 +01:00
Ducko 97e4fcf149 [Utils > Win] Tweak internals 2022-04-17 22:52:55 +01:00
Ducko 8bfca99053 [Utils > Win] Make standard win constructor 2022-04-17 22:46:38 +01:00
Ducko f40682c8a9 [Bootstrap] Deep integrate ErrorHandler, also fix uncaught in Splash ThemeSync 2022-04-17 18:31:39 +01:00
Ducko 5070e01d4e [Updater > Module] Rewrite bootstrap, remove installPendingUpdates for simplicity 2022-04-17 18:15:40 +01:00
Ducko 1ab07b45c1 [Splash > Backend] Minor source cleanup 2022-04-07 16:51:00 +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 d817954187 [Splash > Backend] Minor source cleanup (remove v1 timeout checks and unneeded simple listeners) 2022-04-05 22:31:55 +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 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 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 a0e288821e [Splash > Backend] Minor source tweak 2022-04-03 22:18:12 +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 2214be211f [Splash > Backend] Minor source cleanup 2022-03-24 14:09:59 +00:00
Ducko 7530f5c23b [Updater > v2] Partial rewriting (various cleanup and removal of unneeded) 2022-03-24 13:02:48 +00:00
Ducko 007b0f4925 [Updater > Module] Further minor source cleanup 2022-03-23 19:26:11 +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 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 b8000c2e8a [Splash > Backend] Minor source cleanup 2022-03-11 08:56:36 +00:00
Ducko 0c8033616a [u2QuickLoad] Rewrite and rename from u2LoadModulePath 2022-03-10 08:56:34 +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 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 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 4bd29cadb8 [Splash > Backend] Clean up a bit 2022-02-13 19:15:32 +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