Commit graph

  • 91a752c6e6 [WinFirst] Fix broken require path Oj 2022-04-27 22:01:14 +01:00
  • 43ec96e073 [WinFirst] Restructure FirstRun as just WinFirst Oj 2022-04-27 21:54:08 +01:00
  • a5f2630725 [AsarUpdate] Remove / comment unneeded imports Oj 2022-04-27 21:41:54 +01:00
  • 70482376ad [Registry] Rewrite spawn Oj 2022-04-27 21:31:36 +01:00
  • b8d8d81405 [Index] Tweak log Oj 2022-04-27 19:37:38 +01:00
  • e7761a6b43 [Utils > Win] Remove duplicate BW prop Oj 2022-04-27 11:13:51 +01:00
  • 88b45998a5 [AsarUpdate] Comment out hashing as unused Oj 2022-04-27 11:10:22 +01:00
  • 2e4b8e2bc9 [AsarUpdate] Minor source cleanup, remove updatePrompt Oj 2022-04-27 11:05:17 +01:00
  • 9ed1b0b01b [Updater > Module] Minor source cleanup Oj 2022-04-27 09:55:26 +01:00
  • 71ce4fe018 [Updater > Module] Minor source cleanup Oj 2022-04-27 09:46:02 +01:00
  • d5d55b54ca [Updater > Module] Install: Fix reporting success with error Oj 2022-04-26 20:34:37 +01:00
  • d2a4b13284 [Splash > Backend] Minor source cleanup Oj 2022-04-26 20:25:13 +01:00
  • ed73901be0 [Updater > Module] Install: Rewrite progress parsing Oj 2022-04-26 20:21:18 +01:00
  • ab34f5386a [Chore] Remove newline at end of file for Bootstrap Oj 2022-04-26 12:37:50 +01:00
  • 91b46c56cf [Updater > Module] Fix missing function in Linux Host, minor source cleanup Oj 2022-04-25 16:19:17 +01:00
  • 2ccabfda58 [Updater > Module] Cleanup: Simplify host downloaded by just restarting internally Oj 2022-04-25 15:08:23 +01:00
  • 52a3fa5e86 [Splash > Backend] Minor source cleanup Oj 2022-04-25 14:55:18 +01:00
  • 979044bb16 [Updater > Module] Minor source cleanup Oj 2022-04-24 14:17:37 +01:00
  • e256e8fea1 [Updater > Module] Minor source cleanup Oj 2022-04-23 14:29:47 +01:00
  • f4c097e086 [Splash > Backend] Rewrite state handling to use function args Oj 2022-04-23 14:26:59 +01:00
  • e9a794565a [Updater > Module] Fix using old event name not starting with no updates Oj 2022-04-23 11:02:30 +01:00
  • e4990cd3ad [Updater > Module] More renaming of some general events Oj 2022-04-22 21:51:35 +01:00
  • 25ff7efdc0 [Updater > Module] Remove checking already checks Oj 2022-04-22 21:31:42 +01:00
  • e5747f4ab7 [Updater > Module] Host updater tweaks Oj 2022-04-22 21:25:15 +01:00
  • 159aad3a66 [Updater > Module] Redo host downloading with newer events Oj 2022-04-22 21:19:53 +01:00
  • 2735539b2c [Updater > Module] Deep integrate HostUpdater Oj 2022-04-22 18:41:15 +01:00
  • 933377e49d [AutoStart > Linux] Minor source cleanup Oj 2022-04-22 18:35:57 +01:00
  • b51d358492 [Registry] Minor source cleanup Oj 2022-04-22 18:30:23 +01:00
  • b8f6784911 [AppSettings] Fix erroring with stripped builds Oj 2022-04-22 18:21:26 +01:00
  • 407add2ad6 [Updater > Module] Rewrite quitAndInstallUpdates to just use hostUpdater Oj 2022-04-22 18:10:07 +01:00
  • 3286a441ba [Updater > Host > Linux] Minor source cleanup Oj 2022-04-22 18:09:31 +01:00
  • 864df199ac [AppSettings] Minor source cleanup Oj 2022-04-22 18:01:15 +01:00
  • 06b35cbc1d [RequireNative] Remove trailing LN Oj 2022-04-22 17:55:21 +01:00
  • 6ae3c0f284 [CmdSwitches] Add undefined cmd check Oj 2022-04-22 17:47:47 +01:00
  • f0f2d08f2c [CmdSwitches] Rewrite cmd parsing to be simpler Oj 2022-04-22 17:44:20 +01:00
  • 513d004ce5 [Constants] Human name: use trim instead of query Oj 2022-04-22 17:22:34 +01:00
  • e56ce23966 [Constants] Make company use product name var Oj 2022-04-22 17:19:51 +01:00
  • 1827f4a783 [Constants] Modularize via product and domain vars Oj 2022-04-22 17:16:25 +01:00
  • 72842faf85 [Bootstrap] Minor source cleanup Oj 2022-04-22 17:08:04 +01:00
  • 86b3f0992e [Bootstrap] Add --url support (for protocol) Oj 2022-04-22 17:04:37 +01:00
  • f34d8b8a76 [FirstRun > win32] Minor source cleanup Oj 2022-04-22 16:49:28 +01:00
  • d063ad1f2c [FAQ] Add does this break ToS Oj 2022-04-22 16:38:02 +01:00
  • f09208979a [Splash] Add manual host update UI support Oj 2022-04-22 10:11:57 +01:00
  • fd6274bb95 [Constants] Pre-minify init vars Oj 2022-04-21 22:59:01 +01:00
  • 99f146ea86 [Bootstrap] Reorder inits Oj 2022-04-21 22:57:31 +01:00
  • 25b84f4837 [Constants] Remove BuildInfo require as global anyway Oj 2022-04-21 22:52:23 +01:00
  • f599d1bd1d [Bootstrap] Remove dialog from ErrorHandler as largely unused/needed Oj 2022-04-21 22:49:48 +01:00
  • e06e1abda8 [Bootstrap] Only inject in main windows Oj 2022-04-21 22:46:08 +01:00
  • c20233e008 [Config] Minor source cleanup Oj 2022-04-21 22:45:32 +01:00
  • 3df9df98da [Utils > Win] Fix broken ThemeSync Oj 2022-04-21 22:44:58 +01:00
  • e7a3a61a73 [Bootstrap] Fix random JS injection issues because Electron Oj 2022-04-21 21:22:48 +01:00
  • c3d6eced6c [JsInject] Initial Add Oj 2022-04-21 20:53:20 +01:00
  • fde1aac7d4 [Bootstrap] Deep integrate NoTrack Oj 2022-04-21 20:48:19 +01:00
  • 98cad6fcc3 [Splash > Backend] Minor source cleanup Oj 2022-04-21 18:45:37 +01:00
  • 042e495b7b [Updater > Module] Minor rewrite to integrate -progress events to not be separate Oj 2022-04-21 18:37:31 +01:00
  • d3fe05b22e [Updater > Module] Replace Updater > Request with just Request integration Oj 2022-04-21 17:06:34 +01:00
  • ac009a179e [Poly > Request] Minor source cleanup Oj 2022-04-21 14:00:04 +01:00
  • bce146927d [Updater > Module] Minor source cleanup Oj 2022-04-21 12:25:17 +01:00
  • 904f51fb28 [Updater > Module] Defer discord_voice install into MainWindow Oj 2022-04-21 11:50:05 +01:00
  • bd94cf74c9 [Updater > Module] Defer discord_voice install mu Oj 2022-04-21 11:28:54 +01:00
  • dfba43512a [Updater > Module] Rewrite to use Mu api Oj 2022-04-21 10:28:54 +01:00
  • 3935af3bdc [Updater > Module] Fix host skipping freezing client Oj 2022-04-20 22:45:17 +01:00
  • 5117d8649a [Chore] Bump license and tweak author name Oj 2022-04-20 21:00:10 +01:00
  • fada0d6b66 [Updater > Module] Minor source cleanup Oj 2022-04-20 19:44:58 +01:00
  • 0f77ba7aea [Updater > Module] Rewrite bootstrap to not use manifest and core set of 3 modules instead Oj 2022-04-20 17:14:34 +01:00
  • 2a44022608 [Splash > Backend] Rewrite update init decision Oj 2022-04-20 13:56:52 +01:00
  • 1898178e89 [CI > Debug] Disable Oj 2022-04-20 12:17:45 +01:00
  • cc8be0a36d [Splash > Backend] Rewrite fail scheduling Oj 2022-04-20 12:17:12 +01:00
  • 18e13e0b1a [Splash > Backend] Fix broken code being included Oj 2022-04-20 12:10:53 +01:00
  • 798a51c208 [CI > Debug] Enable for testing Oj 2022-04-20 11:58:09 +01:00
  • d1d02c5a33 [CI > Test Linux] Fix log detection for success Oj 2022-04-20 11:55:08 +01:00
  • 3b9f6cd0c2 [CI] Disable testing artifact for Win Oj 2022-04-20 11:51:28 +01:00
  • ccbb3fbb62 [Updater > Module] Simplify logging, tweak events Oj 2022-04-20 11:45:42 +01:00
  • d0562f856e [Splash > Backend] Minor source cleanup/rewrite for ModuleUpdater Oj 2022-04-20 11:45:03 +01:00
  • 73ac41967c [Scripts > Strip] Add edge-case workaround for one regex Oj 2022-04-20 00:51:18 +01:00
  • dbb9eef558 [Scripts > Strip] Fix RegEx fix breaking not minifying sometimes, fix some unneeded spaces in get imports/exports Oj 2022-04-20 00:36:26 +01:00
  • 88ec90f3d7 [Chore] Revert test revert Oj 2022-04-19 23:33:54 +01:00
  • f513ff65d6 [Chore] Revert last commit for testing Oj 2022-04-19 23:24:52 +01:00
  • da5c2d961b [Updater > Module] Don't include unneeded things for emitted events Oj 2022-04-19 23:14:56 +01:00
  • 906c09289f [Utils > Win] Redo to use only 2 args based on name/type Oj 2022-04-19 23:06:34 +01:00
  • 6ad72b7172 [Bootstrap] Deep integrate GPUSettings (new stub only) Oj 2022-04-19 21:47:09 +01:00
  • 7e31a9af6a [Bootstrap] Deep integrate CrashReporterSetup (stub) Oj 2022-04-19 14:37:31 +01:00
  • 8b36fe9dfd [Splash > Backend] Minor source cleanup for ModuleUpdater handling Oj 2022-04-18 22:51:54 +01:00
  • 2be7d92879 [Splash > Backend] Minor source tweak Oj 2022-04-17 22:58:03 +01:00
  • 97e4fcf149 [Utils > Win] Tweak internals Oj 2022-04-17 22:52:55 +01:00
  • 8bfca99053 [Utils > Win] Make standard win constructor Oj 2022-04-17 22:46:38 +01:00
  • 376567c97e [Bootstrap] Add uncaughtException handler Oj 2022-04-17 18:55:37 +01:00
  • f40682c8a9 [Bootstrap] Deep integrate ErrorHandler, also fix uncaught in Splash ThemeSync Oj 2022-04-17 18:31:39 +01:00
  • f7ccaa8808 [CI > Debug] Disable (forever) Oj 2022-04-17 18:21:53 +01:00
  • 5070e01d4e [Updater > Module] Rewrite bootstrap, remove installPendingUpdates for simplicity Oj 2022-04-17 18:15:40 +01:00
  • 785bd0a672 [Chore] Revert ErrorHandler changes for debugging Oj 2022-04-17 17:56:13 +01:00
  • 397985ebd7 [CI > Debug] Re-enable (testing) Oj 2022-04-17 17:53:46 +01:00
  • 6779829c04 [CI > Debug] Disable Oj 2022-04-17 17:48:26 +01:00
  • d2b98ab9ab
    [CI > Debug] Bump timeouts CanadaHonk 2022-04-17 00:56:14 +01:00
  • f4dc7684b9
    [CI] Bump timeouts CanadaHonk 2022-04-17 00:25:42 +01:00
  • 4e721a8924
    [CI > Debug] Linux: fix no X server CanadaHonk 2022-04-17 00:09:25 +01:00
  • af9cf611cb [Bootstrap] Integrate ErrorHandler Oj 2022-04-17 00:04:03 +01:00
  • e7d1a6dfac [Chore] Revert Oj 2022-04-16 23:53:40 +01:00
  • 9a97e2338f [ErrorHandler] fatal: Add log Oj 2022-04-16 22:56:42 +01:00
  • a8d6aa191b [CI] Add Debug Windows Oj 2022-04-16 22:41:52 +01:00