|
5070e01d4e
|
[Updater > Module] Rewrite bootstrap, remove installPendingUpdates for simplicity
|
2022-04-17 18:15:40 +01:00 |
|
|
785bd0a672
|
[Chore] Revert ErrorHandler changes for debugging
|
2022-04-17 17:56:13 +01:00 |
|
|
af9cf611cb
|
[Bootstrap] Integrate ErrorHandler
|
2022-04-17 00:04:03 +01:00 |
|
|
e7d1a6dfac
|
[Chore] Revert
|
2022-04-16 23:53:40 +01:00 |
|
|
9a97e2338f
|
[ErrorHandler] fatal: Add log
|
2022-04-16 22:56:42 +01:00 |
|
|
1ebdaa0b2b
|
[ErrorHandler] Rewrite (1 export, no handled / init
|
2022-04-16 22:20:02 +01:00 |
|
|
2a82ee5a1c
|
[AsarUpdate] Source cleanup / simplify
|
2022-04-14 23:32:02 +01:00 |
|
|
a4de8557d3
|
[CI > Test] Fix intentional fail
|
2022-04-13 10:04:13 +01:00 |
|
|
0883501c1f
|
[CI > Test] Intentionally fail (all)
|
2022-04-13 09:54:20 +01:00 |
|
|
0ca2b26ed0
|
[CI > Test] Intentionally fail (Win only)
|
2022-04-13 09:50:20 +01:00 |
|
|
493c3488eb
|
[CI > Win] Skip restarting for host update (2)
|
2022-04-13 08:52:25 +01:00 |
|
|
600bf29c22
|
[CI > Win] Rewrite quit on success
|
2022-04-13 08:48:28 +01:00 |
|
|
2c490bd328
|
[FirstRun > win32] Fix syntax error
|
2022-04-13 08:16:41 +01:00 |
|
|
d65d8b7202
|
[AutoStart > win32] Fix isInstalled error
|
2022-04-13 08:14:43 +01:00 |
|
|
31927f5a05
|
[Updater > v2] Remove debugging for CI
|
2022-04-13 08:05:08 +01:00 |
|
|
a2221dc526
|
[CI > Win] Try and fix freeze on run with OA
|
2022-04-12 22:46:27 +01:00 |
|
|
79bb6f6c45
|
[Index] Debugging for CI 2
|
2022-04-12 22:42:57 +01:00 |
|
|
690fc2bdb5
|
[Index] Debugging for CI
|
2022-04-12 22:40:48 +01:00 |
|
|
8cb21b97ab
|
[Updater > v2] Debugging for CI
|
2022-04-12 22:38:33 +01:00 |
|
|
3740c81b1b
|
[FirstRun > win32] Minor rewrite (part 2)
|
2022-04-12 18:18:47 +01:00 |
|
|
4e9c629714
|
[Registry] Rewrite to be more like old, integrate installProtocol into FirstRun win32
|
2022-04-12 18:12:42 +01:00 |
|
|
76f391e7c7
|
[AutoStart > win32] Minor source cleanup (further)
|
2022-04-12 17:56:55 +01:00 |
|
|
8c3d2c35f0
|
[AutoStart > win32] Minor source cleanup
|
2022-04-12 17:52:05 +01:00 |
|
|
2ac0a241fa
|
[HostUpdater > Linux] Major self-rewrite
|
2022-04-12 17:32:27 +01:00 |
|
|
f8c5c3e0cf
|
[FirstRun > win32] Minor rewrite
|
2022-04-12 15:13:00 +01:00 |
|
|
bc49d79d8b
|
[AutoStart > Various] Remove excess logs
|
2022-04-12 15:02:50 +01:00 |
|
|
031d634ac9
|
[AsarUpdate] Source cleanup
|
2022-04-12 13:38:09 +01:00 |
|
|
a8dd97e3cc
|
[GPUSettings] Self-rewrite (again)
|
2022-04-12 13:30:25 +01:00 |
|
|
fa13c5b2b8
|
[Bootstrap] Fix not requiring config causing window not to open from MainWindow
|
2022-04-09 08:25:09 +01:00 |
|
|
372f4d97b7
|
[NoTrack] Minor cleanup
|
2022-04-08 22:35:58 +01:00 |
|
|
1f4c10d8b1
|
[NoTrack] Initial Add
|
2022-04-08 22:31:08 +01:00 |
|
|
1ab07b45c1
|
[Splash > Backend] Minor source cleanup
|
2022-04-07 16:51:00 +01:00 |
|
|
388736c56c
|
[RequireNative] Reverse find order to check new modules over old for U2
|
2022-04-07 16:04:05 +01:00 |
|
|
ee70b23cb4
|
[Splash > Backend] Revert last commit as causing potential issues
|
2022-04-07 14:52:07 +01:00 |
|
|
116c3e3e0e
|
[Splash > Backend] Minor source cleanup
|
2022-04-06 22:45:43 +01:00 |
|
|
001ca8b49f
|
[Bootstrap] Fix issues from last commit
|
2022-04-06 20:54:04 +01:00 |
|
|
a74141f34f
|
[Bootstrap] Minor source cleanup, fix MainWindow not injecting after window crash
|
2022-04-06 20:49:42 +01:00 |
|
|
a1133cd597
|
[Updater > Module] Tweak host failing to use events instead of internal retry
|
2022-04-06 09:11:53 +01:00 |
|
|
d817954187
|
[Splash > Backend] Minor source cleanup (remove v1 timeout checks and unneeded simple listeners)
|
2022-04-05 22:31:55 +01:00 |
|
|
b067853371
|
[AutoStart > win32] Minor source cleanup
|
2022-04-05 14:13:31 +01:00 |
|
|
133cf280e4
|
[Various] Deep integrate u2QuickLoad (now forced always on win32) and appUpdater, other minor source cleanup
|
2022-04-05 13:13:55 +01:00 |
|
|
dc908c54cc
|
[AppSettings] Integrate Settings util within, make settings global to avoid unneeded reuse
|
2022-04-05 08:35:57 +01:00 |
|
|
7e9ede7fc8
|
[Updater > v2] Rewrite RetainAsar to hook into restarting directly in updater to simplify
|
2022-04-04 20:55:05 +01:00 |
|
|
4f2a8599f0
|
[Updater > Module] Rewrite bootstrap to be clean (#32), additional source cleanup
|
2022-04-04 18:41:32 +01:00 |
|
|
61d3201843
|
[Updater > Module] Minor source cleanup
|
2022-04-04 15:45:37 +01:00 |
|
|
9bf21e63d1
|
[Various] Minor general source cleanup
|
2022-04-04 15:41:49 +01:00 |
|
|
c1b6fc2a97
|
[Utils > Backoff] Remove as no longer used
|
2022-04-04 15:25:18 +01:00 |
|
|
53f2767b28
|
[Splash > Backend] Minor source cleanup
|
2022-04-04 15:19:27 +01:00 |
|
|
b20b3a1566
|
[Splash > Backend] Minor source cleanup further
|
2022-04-04 15:06:05 +01:00 |
|
|
516eef9abe
|
[Splash > Backend] Minor source cleanup
|
2022-04-04 14:05:48 +01:00 |
|