|
72a9b09eae
|
[Splash > Backend] Minor cleanup for Module Updater interfacing
|
2022-04-28 22:37:04 +01:00 |
|
|
f7325d6e35
|
[AutoStart] Use index to fix PC support
|
2022-04-28 17:07:54 +01:00 |
|
|
234545f1ce
|
[AutoStart] Remove index and name files platform-specific
|
2022-04-28 08:50:26 +01:00 |
|
|
91a752c6e6
|
[WinFirst] Fix broken require path
|
2022-04-27 22:01:14 +01:00 |
|
|
43ec96e073
|
[WinFirst] Restructure FirstRun as just WinFirst
|
2022-04-27 21:54:08 +01:00 |
|
|
a5f2630725
|
[AsarUpdate] Remove / comment unneeded imports
|
2022-04-27 21:41:54 +01:00 |
|
|
70482376ad
|
[Registry] Rewrite spawn
|
2022-04-27 21:31:36 +01:00 |
|
|
b8d8d81405
|
[Index] Tweak log
|
2022-04-27 19:37:38 +01:00 |
|
|
e7761a6b43
|
[Utils > Win] Remove duplicate BW prop
|
2022-04-27 11:13:51 +01:00 |
|
|
88b45998a5
|
[AsarUpdate] Comment out hashing as unused
|
2022-04-27 11:10:22 +01:00 |
|
|
2e4b8e2bc9
|
[AsarUpdate] Minor source cleanup, remove updatePrompt
|
2022-04-27 11:05:17 +01:00 |
|
|
9ed1b0b01b
|
[Updater > Module] Minor source cleanup
|
2022-04-27 09:55:26 +01:00 |
|
|
71ce4fe018
|
[Updater > Module] Minor source cleanup
|
2022-04-27 09:46:02 +01:00 |
|
|
d5d55b54ca
|
[Updater > Module] Install: Fix reporting success with error
|
2022-04-26 20:34:37 +01:00 |
|
|
d2a4b13284
|
[Splash > Backend] Minor source cleanup
|
2022-04-26 20:25:13 +01:00 |
|
|
ed73901be0
|
[Updater > Module] Install: Rewrite progress parsing
|
2022-04-26 20:22:23 +01:00 |
|
|
ab34f5386a
|
[Chore] Remove newline at end of file for Bootstrap
|
2022-04-26 12:37:50 +01:00 |
|
|
91b46c56cf
|
[Updater > Module] Fix missing function in Linux Host, minor source cleanup
|
2022-04-25 16:19:17 +01:00 |
|
|
2ccabfda58
|
[Updater > Module] Cleanup: Simplify host downloaded by just restarting internally
|
2022-04-25 15:08:23 +01:00 |
|
|
52a3fa5e86
|
[Splash > Backend] Minor source cleanup
|
2022-04-25 14:55:18 +01:00 |
|
|
979044bb16
|
[Updater > Module] Minor source cleanup
|
2022-04-24 14:17:37 +01:00 |
|
|
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 |
|
|
d063ad1f2c
|
[FAQ] Add does this break ToS
|
2022-04-22 16:38:02 +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 |
|