|
e256e8fea1
|
[Updater > Module] Minor source cleanup
|
2022-04-23 14:29:47 +01:00 |
|
|
f4c097e086
|
[Splash > Backend] Rewrite state handling to use function args
|
2022-04-23 14:26:59 +01:00 |
|
|
e9a794565a
|
[Updater > Module] Fix using old event name not starting with no updates
|
2022-04-23 11:02:30 +01:00 |
|
|
e4990cd3ad
|
[Updater > Module] More renaming of some general events
|
2022-04-22 21:51:35 +01:00 |
|
|
25ff7efdc0
|
[Updater > Module] Remove checking already checks
|
2022-04-22 21:31:42 +01:00 |
|
|
e5747f4ab7
|
[Updater > Module] Host updater tweaks
|
2022-04-22 21:25:15 +01:00 |
|
|
159aad3a66
|
[Updater > Module] Redo host downloading with newer events
|
2022-04-22 21:19:53 +01:00 |
|
|
2735539b2c
|
[Updater > Module] Deep integrate HostUpdater
|
2022-04-22 18:41:15 +01:00 |
|
|
933377e49d
|
[AutoStart > Linux] Minor source cleanup
|
2022-04-22 18:35:57 +01:00 |
|
|
b51d358492
|
[Registry] Minor source cleanup
|
2022-04-22 18:30:23 +01:00 |
|
|
b8f6784911
|
[AppSettings] Fix erroring with stripped builds
|
2022-04-22 18:21:26 +01:00 |
|
|
407add2ad6
|
[Updater > Module] Rewrite quitAndInstallUpdates to just use hostUpdater
|
2022-04-22 18:10:07 +01:00 |
|
|
3286a441ba
|
[Updater > Host > Linux] Minor source cleanup
|
2022-04-22 18:09:31 +01:00 |
|
|
864df199ac
|
[AppSettings] Minor source cleanup
|
2022-04-22 18:01:15 +01:00 |
|
|
06b35cbc1d
|
[RequireNative] Remove trailing LN
|
2022-04-22 17:55:21 +01:00 |
|
|
6ae3c0f284
|
[CmdSwitches] Add undefined cmd check
|
2022-04-22 17:47:47 +01:00 |
|
|
f0f2d08f2c
|
[CmdSwitches] Rewrite cmd parsing to be simpler
|
2022-04-22 17:44:20 +01:00 |
|
|
513d004ce5
|
[Constants] Human name: use trim instead of query
|
2022-04-22 17:22:34 +01:00 |
|
|
e56ce23966
|
[Constants] Make company use product name var
|
2022-04-22 17:19:51 +01:00 |
|
|
1827f4a783
|
[Constants] Modularize via product and domain vars
|
2022-04-22 17:16:25 +01:00 |
|
|
72842faf85
|
[Bootstrap] Minor source cleanup
|
2022-04-22 17:08:04 +01:00 |
|
|
86b3f0992e
|
[Bootstrap] Add --url support (for protocol)
|
2022-04-22 17:04:37 +01:00 |
|
|
f34d8b8a76
|
[FirstRun > win32] Minor source cleanup
|
2022-04-22 16:49:28 +01:00 |
|
|
f09208979a
|
[Splash] Add manual host update UI support
|
2022-04-22 10:11:57 +01:00 |
|
|
fd6274bb95
|
[Constants] Pre-minify init vars
|
2022-04-21 22:59:01 +01:00 |
|
|
99f146ea86
|
[Bootstrap] Reorder inits
|
2022-04-21 22:57:31 +01:00 |
|
|
25b84f4837
|
[Constants] Remove BuildInfo require as global anyway
|
2022-04-21 22:52:23 +01:00 |
|
|
f599d1bd1d
|
[Bootstrap] Remove dialog from ErrorHandler as largely unused/needed
|
2022-04-21 22:49:48 +01:00 |
|
|
e06e1abda8
|
[Bootstrap] Only inject in main windows
|
2022-04-21 22:46:08 +01:00 |
|
|
c20233e008
|
[Config] Minor source cleanup
|
2022-04-21 22:45:32 +01:00 |
|
|
3df9df98da
|
[Utils > Win] Fix broken ThemeSync
|
2022-04-21 22:44:58 +01:00 |
|
|
e7a3a61a73
|
[Bootstrap] Fix random JS injection issues because Electron
|
2022-04-21 21:22:48 +01:00 |
|
|
c3d6eced6c
|
[JsInject] Initial Add
|
2022-04-21 20:53:20 +01:00 |
|
|
fde1aac7d4
|
[Bootstrap] Deep integrate NoTrack
|
2022-04-21 20:48:19 +01:00 |
|
|
98cad6fcc3
|
[Splash > Backend] Minor source cleanup
|
2022-04-21 18:45:37 +01:00 |
|
|
042e495b7b
|
[Updater > Module] Minor rewrite to integrate -progress events to not be separate
|
2022-04-21 18:37:31 +01:00 |
|
|
d3fe05b22e
|
[Updater > Module] Replace Updater > Request with just Request integration
|
2022-04-21 17:06:34 +01:00 |
|
|
bce146927d
|
[Updater > Module] Minor source cleanup
|
2022-04-21 12:25:17 +01:00 |
|
|
904f51fb28
|
[Updater > Module] Defer discord_voice install into MainWindow
|
2022-04-21 11:50:05 +01:00 |
|
|
3935af3bdc
|
[Updater > Module] Fix host skipping freezing client
|
2022-04-20 22:45:17 +01:00 |
|
|
fada0d6b66
|
[Updater > Module] Minor source cleanup
|
2022-04-20 19:44:58 +01:00 |
|
|
0f77ba7aea
|
[Updater > Module] Rewrite bootstrap to not use manifest and core set of 3 modules instead
|
2022-04-20 17:14:34 +01:00 |
|
|
2a44022608
|
[Splash > Backend] Rewrite update init decision
|
2022-04-20 13:56:52 +01:00 |
|
|
cc8be0a36d
|
[Splash > Backend] Rewrite fail scheduling
|
2022-04-20 12:17:12 +01:00 |
|
|
18e13e0b1a
|
[Splash > Backend] Fix broken code being included
|
2022-04-20 12:10:53 +01:00 |
|
|
ccbb3fbb62
|
[Updater > Module] Simplify logging, tweak events
|
2022-04-20 11:45:42 +01:00 |
|
|
d0562f856e
|
[Splash > Backend] Minor source cleanup/rewrite for ModuleUpdater
|
2022-04-20 11:45:03 +01:00 |
|
|
88ec90f3d7
|
[Chore] Revert test revert
|
2022-04-19 23:33:54 +01:00 |
|
|
f513ff65d6
|
[Chore] Revert last commit for testing
|
2022-04-19 23:24:52 +01:00 |
|
|
da5c2d961b
|
[Updater > Module] Don't include unneeded things for emitted events
|
2022-04-19 23:14:56 +01:00 |
|
|
906c09289f
|
[Utils > Win] Redo to use only 2 args based on name/type
|
2022-04-19 23:06:34 +01:00 |
|
|
6ad72b7172
|
[Bootstrap] Deep integrate GPUSettings (new stub only)
|
2022-04-19 21:47:09 +01:00 |
|
|
7e31a9af6a
|
[Bootstrap] Deep integrate CrashReporterSetup (stub)
|
2022-04-19 14:37:31 +01:00 |
|
|
8b36fe9dfd
|
[Splash > Backend] Minor source cleanup for ModuleUpdater handling
|
2022-04-18 22:51:54 +01:00 |
|
|
2be7d92879
|
[Splash > Backend] Minor source tweak
|
2022-04-17 22:58:03 +01:00 |
|
|
97e4fcf149
|
[Utils > Win] Tweak internals
|
2022-04-17 22:52:55 +01:00 |
|
|
8bfca99053
|
[Utils > Win] Make standard win constructor
|
2022-04-17 22:46:38 +01:00 |
|
|
376567c97e
|
[Bootstrap] Add uncaughtException handler
|
2022-04-17 18:55:37 +01:00 |
|
|
f40682c8a9
|
[Bootstrap] Deep integrate ErrorHandler, also fix uncaught in Splash ThemeSync
|
2022-04-17 18:31:39 +01:00 |
|
|
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 |
|