Commit Graph

  • 6e8c0f0925 mupdater: rewrite manifest cache, log download for testing CanadaHonk 2022-08-15 01:58:57 +0100
  • 44e8d8d92d mupdater: rewrite a lot to focus on Mu instead of DV2 CanadaHonk 2022-08-15 01:42:18 +0100
  • cf20647fdc mupdater: prefetch manifest and preget installed on require CanadaHonk 2022-08-15 01:19:18 +0100
  • 1907213805 mupdater: add last update time limit CanadaHonk 2022-08-15 01:12:44 +0100
  • d25b575388 mupdater: fix commitModules path gen CanadaHonk 2022-08-15 00:57:10 +0100
  • d1e9674b81 mupdater: fix commitModules CanadaHonk 2022-08-15 00:55:51 +0100
  • 55ea53115f mupdater: commit into Module.globalPaths, linux QSGP support CanadaHonk 2022-08-15 00:50:31 +0100
  • 97933428b5 mupdater: more linux fixing CanadaHonk 2022-08-15 00:45:55 +0100
  • d4107a5d01 mupdater: add events CanadaHonk 2022-08-15 00:41:12 +0100
  • 92d8dc2b7d mupdater: return true for tryInitUpdater CanadaHonk 2022-08-15 00:31:23 +0100
  • b9ccf3f663 mupdater: add paths logging CanadaHonk 2022-08-15 00:09:48 +0100
  • 285c578a1b mupdater: make pending path recursive CanadaHonk 2022-08-15 00:03:35 +0100
  • f4153cd414 mupdater: add required modules to v2 interstub CanadaHonk 2022-08-14 23:56:33 +0100
  • 53425d9c6c mupdater: linux support CanadaHonk 2022-08-14 23:54:51 +0100
  • aaaea17954 Switch to Mu2 for v1 and v2 (WIP) CanadaHonk 2022-08-14 23:39:09 +0100
  • e087078400
    [Chore] Clean PR CanadaHonk 2022-08-07 13:41:18 +0100
  • 4606f93e52
    Logic for opening settings.json (#77) Julian Pettersen 2022-08-07 14:37:32 +0200
  • 2b84664816 Logic for opening settings.json Julian pettersen 2022-08-04 01:20:36 +0200
  • ed2d0045ff
    roadmap: marked done as done CanadaHonk 2022-07-15 22:10:27 +0100
  • 6f7505fb91
    [Init] Don't die on QS globalPaths fail on Win CanadaHonk 2022-06-27 08:00:16 +0100
  • c6f2f5eb78 [NoTrack] Possible fix Oj 2022-06-10 11:00:01 +0100
  • e3cfc8dcdc [NoTrack] Disable console setting (temp) Oj 2022-06-10 10:54:23 +0100
  • 936ee08616 [NoTrack] Revert last Oj 2022-06-10 09:12:04 +0100
  • 967229fea8 [NoTrack] Fallback/more disabling of Sentry in inject Oj 2022-06-10 09:08:29 +0100
  • 0018c52257 [NoTrack] Disable Sentry in main window inject instead of JS intercepting Oj 2022-06-10 09:06:55 +0100
  • c3b020f0f1 [Updater > v2] Catch errors in RetainAsar incase it fails for some reason Oj 2022-06-08 20:32:24 +0100
  • b089e48bd7 [Paths] Remove cleanOldVersions whilst unused Oj 2022-06-08 20:31:47 +0100
  • 3585c7a1db [Paths] Disable cleanOldVersions (for now) Oj 2022-06-08 20:30:14 +0100
  • 605c1b89dc [Splash > Backend] Fix passing details to host update UI Oj 2022-06-08 20:10:38 +0100
  • 4ca9b8895b
    Attempt a fix at speeding up no track Crafterzman 2022-06-07 22:35:44 -0700
  • cca324c536 [AutoStart > Linux] Fix system electron icon path Oj 2022-05-31 11:35:47 +0100
  • 127236b433
    Add note about auto updating on Mac/Linux (#66) Kat 2022-05-24 12:15:33 -0500
  • feab17cb0a
    Add note about auto updating on Mac/Linux Kat 2022-05-24 12:11:06 -0500
  • 6748897e46 [AppSettings] Remove excess code from last commit Oj 2022-05-15 11:32:11 +0100
  • 716dbce22b [AppSettings] Fix overwriting meantime edits after closing Oj 2022-05-15 11:30:48 +0100
  • c9c3b5ecff [MainWindow] Don't ThemeSync if default light theme Oj 2022-05-09 08:06:41 +0100
  • 7688667bac [Bootstrap] Null-check argv Oj 2022-05-07 20:08:40 +0100
  • ed731b6153 [MainWindow] Don't replace channel as unused Oj 2022-05-05 19:59:52 +0100
  • 029123e0ac [MainWindow] Make version injection more generic Oj 2022-05-04 22:33:58 +0100
  • ec4c8921ae [WinFirst] Fix still using require with new Reg Oj 2022-04-30 12:13:49 +0100
  • 535214b25a [Registry] Remove util file, turn into one line func Oj 2022-04-30 12:06:27 +0100
  • 4a4c6e2e3a [Registry] Rewrite to just have spawn export, rewrite various internals to use new Oj 2022-04-29 23:15:34 +0100
  • fe66b3133d [Poly > Mkdirp] Remove Oj 2022-04-29 22:45:52 +0100
  • d16402e064 [AutoStart > Linux] Minor source cleanup Oj 2022-04-29 08:40:53 +0100
  • 64a1b325fb [Updater > Module] Minor source cleanup Oj 2022-04-28 22:58:28 +0100
  • 95fb31ffd6 [Updater > Module] Rewrite checking as async with host + modules in parallel Oj 2022-04-28 22:40:14 +0100
  • 72a9b09eae [Splash > Backend] Minor cleanup for Module Updater interfacing Oj 2022-04-28 22:37:04 +0100
  • f7325d6e35 [AutoStart] Use index to fix PC support Oj 2022-04-28 17:07:54 +0100
  • 234545f1ce [AutoStart] Remove index and name files platform-specific Oj 2022-04-28 08:50:26 +0100
  • 91a752c6e6 [WinFirst] Fix broken require path Oj 2022-04-27 22:01:14 +0100
  • 43ec96e073 [WinFirst] Restructure FirstRun as just WinFirst Oj 2022-04-27 21:54:08 +0100
  • a5f2630725 [AsarUpdate] Remove / comment unneeded imports Oj 2022-04-27 21:41:54 +0100
  • 70482376ad [Registry] Rewrite spawn Oj 2022-04-27 21:31:36 +0100
  • b8d8d81405 [Index] Tweak log Oj 2022-04-27 19:37:38 +0100
  • e7761a6b43 [Utils > Win] Remove duplicate BW prop Oj 2022-04-27 11:13:51 +0100
  • 88b45998a5 [AsarUpdate] Comment out hashing as unused Oj 2022-04-27 11:10:22 +0100
  • 2e4b8e2bc9 [AsarUpdate] Minor source cleanup, remove updatePrompt Oj 2022-04-27 11:05:17 +0100
  • 9ed1b0b01b [Updater > Module] Minor source cleanup Oj 2022-04-27 09:55:26 +0100
  • 71ce4fe018 [Updater > Module] Minor source cleanup Oj 2022-04-27 09:46:02 +0100
  • d5d55b54ca [Updater > Module] Install: Fix reporting success with error Oj 2022-04-26 20:34:37 +0100
  • d2a4b13284 [Splash > Backend] Minor source cleanup Oj 2022-04-26 20:25:13 +0100
  • ed73901be0 [Updater > Module] Install: Rewrite progress parsing Oj 2022-04-26 20:21:18 +0100
  • ab34f5386a [Chore] Remove newline at end of file for Bootstrap Oj 2022-04-26 12:37:50 +0100
  • 91b46c56cf [Updater > Module] Fix missing function in Linux Host, minor source cleanup Oj 2022-04-25 16:19:17 +0100
  • 2ccabfda58 [Updater > Module] Cleanup: Simplify host downloaded by just restarting internally Oj 2022-04-25 15:08:23 +0100
  • 52a3fa5e86 [Splash > Backend] Minor source cleanup Oj 2022-04-25 14:55:18 +0100
  • 979044bb16 [Updater > Module] Minor source cleanup Oj 2022-04-24 14:17:37 +0100
  • e256e8fea1 [Updater > Module] Minor source cleanup Oj 2022-04-23 14:29:47 +0100
  • f4c097e086 [Splash > Backend] Rewrite state handling to use function args Oj 2022-04-23 14:26:59 +0100
  • e9a794565a [Updater > Module] Fix using old event name not starting with no updates Oj 2022-04-23 11:02:30 +0100
  • e4990cd3ad [Updater > Module] More renaming of some general events Oj 2022-04-22 21:51:35 +0100
  • 25ff7efdc0 [Updater > Module] Remove checking already checks Oj 2022-04-22 21:31:42 +0100
  • e5747f4ab7 [Updater > Module] Host updater tweaks Oj 2022-04-22 21:25:15 +0100
  • 159aad3a66 [Updater > Module] Redo host downloading with newer events Oj 2022-04-22 21:19:53 +0100
  • 2735539b2c [Updater > Module] Deep integrate HostUpdater Oj 2022-04-22 18:41:15 +0100
  • 933377e49d [AutoStart > Linux] Minor source cleanup Oj 2022-04-22 18:35:57 +0100
  • b51d358492 [Registry] Minor source cleanup Oj 2022-04-22 18:30:23 +0100
  • b8f6784911 [AppSettings] Fix erroring with stripped builds Oj 2022-04-22 18:21:26 +0100
  • 407add2ad6 [Updater > Module] Rewrite quitAndInstallUpdates to just use hostUpdater Oj 2022-04-22 18:10:07 +0100
  • 3286a441ba [Updater > Host > Linux] Minor source cleanup Oj 2022-04-22 18:09:31 +0100
  • 864df199ac [AppSettings] Minor source cleanup Oj 2022-04-22 18:01:15 +0100
  • 06b35cbc1d [RequireNative] Remove trailing LN Oj 2022-04-22 17:55:21 +0100
  • 6ae3c0f284 [CmdSwitches] Add undefined cmd check Oj 2022-04-22 17:47:47 +0100
  • f0f2d08f2c [CmdSwitches] Rewrite cmd parsing to be simpler Oj 2022-04-22 17:44:20 +0100
  • 513d004ce5 [Constants] Human name: use trim instead of query Oj 2022-04-22 17:22:34 +0100
  • e56ce23966 [Constants] Make company use product name var Oj 2022-04-22 17:19:51 +0100
  • 1827f4a783 [Constants] Modularize via product and domain vars Oj 2022-04-22 17:16:25 +0100
  • 72842faf85 [Bootstrap] Minor source cleanup Oj 2022-04-22 17:08:04 +0100
  • 86b3f0992e [Bootstrap] Add --url support (for protocol) Oj 2022-04-22 17:04:37 +0100
  • f34d8b8a76 [FirstRun > win32] Minor source cleanup Oj 2022-04-22 16:49:28 +0100
  • d063ad1f2c [FAQ] Add does this break ToS Oj 2022-04-22 16:38:02 +0100
  • f09208979a [Splash] Add manual host update UI support Oj 2022-04-22 10:11:57 +0100
  • fd6274bb95 [Constants] Pre-minify init vars Oj 2022-04-21 22:59:01 +0100
  • 99f146ea86 [Bootstrap] Reorder inits Oj 2022-04-21 22:57:31 +0100
  • 25b84f4837 [Constants] Remove BuildInfo require as global anyway Oj 2022-04-21 22:52:23 +0100
  • f599d1bd1d [Bootstrap] Remove dialog from ErrorHandler as largely unused/needed Oj 2022-04-21 22:49:48 +0100
  • e06e1abda8 [Bootstrap] Only inject in main windows Oj 2022-04-21 22:46:08 +0100
  • c20233e008 [Config] Minor source cleanup Oj 2022-04-21 22:45:32 +0100
  • 3df9df98da [Utils > Win] Fix broken ThemeSync Oj 2022-04-21 22:44:58 +0100
  • e7a3a61a73 [Bootstrap] Fix random JS injection issues because Electron Oj 2022-04-21 21:22:48 +0100