Commit Graph

93 Commits

Author SHA1 Message Date
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 f1b49d1d81 [Splash > UI] Minor source cleanup 2022-03-20 12:37:01 +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 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 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 95e62f9d62 [Splash > Preload] Minor context bridge tweaks / cleanup 2022-03-11 14:18:25 +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 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 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 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