Commit graph

53 commits

Author SHA1 Message Date
Oj
2be7d92879 [Splash > Backend] Minor source tweak 2022-04-17 22:58:03 +01:00
Oj
97e4fcf149 [Utils > Win] Tweak internals 2022-04-17 22:52:55 +01:00
Oj
8bfca99053 [Utils > Win] Make standard win constructor 2022-04-17 22:46:38 +01:00
Oj
f40682c8a9 [Bootstrap] Deep integrate ErrorHandler, also fix uncaught in Splash ThemeSync 2022-04-17 18:31:39 +01:00
Oj
5070e01d4e [Updater > Module] Rewrite bootstrap, remove installPendingUpdates for simplicity 2022-04-17 18:15:40 +01:00
Oj
1ab07b45c1 [Splash > Backend] Minor source cleanup 2022-04-07 16:51:00 +01:00
Oj
ee70b23cb4 [Splash > Backend] Revert last commit as causing potential issues 2022-04-07 14:52:07 +01:00
Oj
116c3e3e0e [Splash > Backend] Minor source cleanup 2022-04-06 22:45:43 +01:00
Oj
001ca8b49f [Bootstrap] Fix issues from last commit 2022-04-06 20:54:04 +01:00
Oj
a74141f34f [Bootstrap] Minor source cleanup, fix MainWindow not injecting after window crash 2022-04-06 20:49:42 +01:00
Oj
d817954187 [Splash > Backend] Minor source cleanup (remove v1 timeout checks and unneeded simple listeners) 2022-04-05 22:31:55 +01:00
Oj
133cf280e4 [Various] Deep integrate u2QuickLoad (now forced always on win32) and appUpdater, other minor source cleanup 2022-04-05 13:13:55 +01:00
Oj
9bf21e63d1 [Various] Minor general source cleanup 2022-04-04 15:41:49 +01:00
Oj
53f2767b28 [Splash > Backend] Minor source cleanup 2022-04-04 15:19:27 +01:00
Oj
b20b3a1566 [Splash > Backend] Minor source cleanup further 2022-04-04 15:06:05 +01:00
Oj
516eef9abe [Splash > Backend] Minor source cleanup 2022-04-04 14:05:48 +01:00
Oj
b44e934bc7 [Various] Remove init logging 2022-04-04 09:05:06 +01:00
Oj
a0e288821e [Splash > Backend] Minor source tweak 2022-04-03 22:18:12 +01:00
Oj
19d24b1eb6 [Splash] Move HTML to remote 2022-04-03 18:40:20 +01:00
Oj
6c7f3ee2a9 [Splash > Backend] Fix quickstart on win32 from last commit 2022-04-02 22:26:03 +01:00
Oj
9fd8dc8530 [General] Electron 17 minor rewrite, large logging cleanup 2022-04-02 22:23:19 +01:00
Oj
2214be211f [Splash > Backend] Minor source cleanup 2022-03-24 14:09:59 +00:00
Oj
7530f5c23b [Updater > v2] Partial rewriting (various cleanup and removal of unneeded) 2022-03-24 13:02:48 +00:00
Oj
007b0f4925 [Updater > Module] Further minor source cleanup 2022-03-23 19:26:11 +00:00
Oj
84b6fac13f [Splash > Backend] Minor source cleanup 2022-03-15 20:16:09 +00:00
Oj
cf50d62991 [Splash > Backend] Remove commented out code 2022-03-15 20:13:41 +00:00
Oj
388bbf548d [Updater > Module] Self-rewrite 2022-03-15 19:11:54 +00:00
Oj
c510e44aaa [Splash > Various] Major clean up / rewriting to simplify source 2022-03-13 15:53:33 +00:00
Oj
33a324ba04 [Splash > Backend] Remove unneeded BW props 2022-03-13 13:29:03 +00:00
Oj
9278749611 [Splash > Backend] Tweak backend-preload IPC 2022-03-13 13:05:28 +00:00
Oj
b8000c2e8a [Splash > Backend] Minor source cleanup 2022-03-11 08:56:36 +00:00
Oj
0c8033616a [u2QuickLoad] Rewrite and rename from u2LoadModulePath 2022-03-10 08:56:34 +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
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
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
4bd29cadb8 [Splash > Backend] Clean up a bit 2022-02-13 19:15:32 +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
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
Oj
fe37f46bde [Splash] Fix accidental push of stripped testing 2022-02-06 17:48:27 +00:00
Oj
fc4cbc7996 [Splash > UI] Clean up source a bit 2022-02-06 16:57:01 +00:00