Commit graph

385 commits

Author SHA1 Message Date
Oj
8b36fe9dfd [Splash > Backend] Minor source cleanup for ModuleUpdater handling 2022-04-18 22:51:54 +01:00
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
376567c97e [Bootstrap] Add uncaughtException handler 2022-04-17 18:55:37 +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
785bd0a672 [Chore] Revert ErrorHandler changes for debugging 2022-04-17 17:56:13 +01:00
Oj
af9cf611cb [Bootstrap] Integrate ErrorHandler 2022-04-17 00:04:03 +01:00
Oj
e7d1a6dfac [Chore] Revert 2022-04-16 23:53:40 +01:00
Oj
9a97e2338f [ErrorHandler] fatal: Add log 2022-04-16 22:56:42 +01:00
Oj
1ebdaa0b2b [ErrorHandler] Rewrite (1 export, no handled / init 2022-04-16 22:20:02 +01:00
Oj
2a82ee5a1c [AsarUpdate] Source cleanup / simplify 2022-04-14 23:32:02 +01:00
Oj
a4de8557d3 [CI > Test] Fix intentional fail 2022-04-13 10:04:13 +01:00
Oj
0883501c1f [CI > Test] Intentionally fail (all) 2022-04-13 09:54:20 +01:00
Oj
0ca2b26ed0 [CI > Test] Intentionally fail (Win only) 2022-04-13 09:50:20 +01:00
Oj
493c3488eb [CI > Win] Skip restarting for host update (2) 2022-04-13 08:52:25 +01:00
Oj
600bf29c22 [CI > Win] Rewrite quit on success 2022-04-13 08:48:28 +01:00
Oj
2c490bd328 [FirstRun > win32] Fix syntax error 2022-04-13 08:16:41 +01:00
Oj
d65d8b7202 [AutoStart > win32] Fix isInstalled error 2022-04-13 08:14:43 +01:00
Oj
31927f5a05 [Updater > v2] Remove debugging for CI 2022-04-13 08:05:08 +01:00
Oj
a2221dc526 [CI > Win] Try and fix freeze on run with OA 2022-04-12 22:46:27 +01:00
Oj
79bb6f6c45 [Index] Debugging for CI 2 2022-04-12 22:42:57 +01:00
Oj
690fc2bdb5 [Index] Debugging for CI 2022-04-12 22:40:48 +01:00
Oj
8cb21b97ab [Updater > v2] Debugging for CI 2022-04-12 22:38:33 +01:00
Oj
3740c81b1b [FirstRun > win32] Minor rewrite (part 2) 2022-04-12 18:18:47 +01:00
Oj
4e9c629714 [Registry] Rewrite to be more like old, integrate installProtocol into FirstRun win32 2022-04-12 18:12:42 +01:00
Oj
76f391e7c7 [AutoStart > win32] Minor source cleanup (further) 2022-04-12 17:56:55 +01:00
Oj
8c3d2c35f0 [AutoStart > win32] Minor source cleanup 2022-04-12 17:52:05 +01:00
Oj
2ac0a241fa [HostUpdater > Linux] Major self-rewrite 2022-04-12 17:32:27 +01:00
Oj
f8c5c3e0cf [FirstRun > win32] Minor rewrite 2022-04-12 15:13:00 +01:00
Oj
bc49d79d8b [AutoStart > Various] Remove excess logs 2022-04-12 15:02:50 +01:00
Oj
031d634ac9 [AsarUpdate] Source cleanup 2022-04-12 13:38:09 +01:00
Oj
a8dd97e3cc [GPUSettings] Self-rewrite (again) 2022-04-12 13:30:25 +01:00
Oj
fa13c5b2b8 [Bootstrap] Fix not requiring config causing window not to open from MainWindow 2022-04-09 08:25:09 +01:00
Oj
372f4d97b7 [NoTrack] Minor cleanup 2022-04-08 22:35:58 +01:00
Oj
1f4c10d8b1 [NoTrack] Initial Add 2022-04-08 22:31:08 +01:00
Oj
1ab07b45c1 [Splash > Backend] Minor source cleanup 2022-04-07 16:51:00 +01:00
Oj
388736c56c [RequireNative] Reverse find order to check new modules over old for U2 2022-04-07 16:04:05 +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
a1133cd597 [Updater > Module] Tweak host failing to use events instead of internal retry 2022-04-06 09:11:53 +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
b067853371 [AutoStart > win32] Minor source cleanup 2022-04-05 14:13:31 +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
dc908c54cc [AppSettings] Integrate Settings util within, make settings global to avoid unneeded reuse 2022-04-05 08:35:57 +01:00
Oj
7e9ede7fc8 [Updater > v2] Rewrite RetainAsar to hook into restarting directly in updater to simplify 2022-04-04 20:55:05 +01:00
Oj
4f2a8599f0 [Updater > Module] Rewrite bootstrap to be clean (#32), additional source cleanup 2022-04-04 18:41:32 +01:00