Commit Graph

810 Commits

Author SHA1 Message Date
Ducko f425859c93 bootstrap: add CSS injection support (like JS) 2022-09-28 15:50:06 +01:00
Ducko 045f9db914 asarUpdate: clean up old code 2022-09-28 13:33:26 +01:00
Ducko 73fcc84e25 config: tweak preload 2022-09-28 10:58:07 +01:00
CanadaHonk e087078400
[Chore] Clean PR 2022-08-07 13:41:18 +01:00
Julian Pettersen 4606f93e52
Logic for opening settings.json (#77)
Co-authored-by: Julian pettersen <darlion2301@gmail.com>
2022-08-07 13:37:32 +01:00
CanadaHonk ed2d0045ff
roadmap: marked done as done 2022-07-15 22:10:27 +01:00
CanadaHonk 6f7505fb91
[Init] Don't die on QS globalPaths fail on Win 2022-06-27 08:00:16 +01:00
Ducko c6f2f5eb78 [NoTrack] Possible fix 2022-06-10 11:00:01 +01:00
Ducko e3cfc8dcdc [NoTrack] Disable console setting (temp) 2022-06-10 10:54:23 +01:00
Ducko 936ee08616 [NoTrack] Revert last 2022-06-10 09:12:04 +01:00
Ducko 967229fea8 [NoTrack] Fallback/more disabling of Sentry in inject 2022-06-10 09:08:29 +01:00
Ducko 0018c52257 [NoTrack] Disable Sentry in main window inject instead of JS intercepting 2022-06-10 09:06:55 +01:00
Ducko c3b020f0f1 [Updater > v2] Catch errors in RetainAsar incase it fails for some reason 2022-06-08 20:32:24 +01:00
Ducko b089e48bd7 [Paths] Remove cleanOldVersions whilst unused 2022-06-08 20:31:47 +01:00
Ducko 3585c7a1db [Paths] Disable cleanOldVersions (for now) 2022-06-08 20:30:14 +01:00
Ducko 605c1b89dc [Splash > Backend] Fix passing details to host update UI 2022-06-08 20:10:38 +01:00
Ducko cca324c536 [AutoStart > Linux] Fix system electron icon path 2022-05-31 11:37:45 +01:00
Kat 127236b433
Add note about auto updating on Mac/Linux (#66) 2022-05-24 18:15:33 +01:00
Ducko 6748897e46 [AppSettings] Remove excess code from last commit 2022-05-15 11:32:11 +01:00
Ducko 716dbce22b [AppSettings] Fix overwriting meantime edits after closing 2022-05-15 11:30:48 +01:00
Ducko c9c3b5ecff [MainWindow] Don't ThemeSync if default light theme 2022-05-09 08:06:41 +01:00
Ducko 7688667bac [Bootstrap] Null-check argv 2022-05-07 20:08:40 +01:00
Ducko ed731b6153 [MainWindow] Don't replace channel as unused 2022-05-05 19:59:52 +01:00
Ducko 029123e0ac [MainWindow] Make version injection more generic 2022-05-04 22:33:58 +01:00
Ducko ec4c8921ae [WinFirst] Fix still using require with new Reg 2022-04-30 12:13:49 +01:00
Ducko 535214b25a [Registry] Remove util file, turn into one line func 2022-04-30 12:06:27 +01:00
Ducko 4a4c6e2e3a [Registry] Rewrite to just have spawn export, rewrite various internals to use new 2022-04-29 23:15:34 +01:00
Ducko fe66b3133d [Poly > Mkdirp] Remove 2022-04-29 22:45:52 +01:00
Ducko d16402e064 [AutoStart > Linux] Minor source cleanup 2022-04-29 08:40:53 +01:00
Ducko 64a1b325fb [Updater > Module] Minor source cleanup 2022-04-28 22:58:28 +01:00
Ducko 95fb31ffd6 [Updater > Module] Rewrite checking as async with host + modules in parallel 2022-04-28 22:40:14 +01:00
Ducko 72a9b09eae [Splash > Backend] Minor cleanup for Module Updater interfacing 2022-04-28 22:37:04 +01:00
Ducko f7325d6e35 [AutoStart] Use index to fix PC support 2022-04-28 17:07:54 +01:00
Ducko 234545f1ce [AutoStart] Remove index and name files platform-specific 2022-04-28 08:50:26 +01:00
Ducko 91a752c6e6 [WinFirst] Fix broken require path 2022-04-27 22:01:14 +01:00
Ducko 43ec96e073 [WinFirst] Restructure FirstRun as just WinFirst 2022-04-27 21:54:08 +01:00
Ducko a5f2630725 [AsarUpdate] Remove / comment unneeded imports 2022-04-27 21:41:54 +01:00
Ducko 70482376ad [Registry] Rewrite spawn 2022-04-27 21:31:36 +01:00
Ducko b8d8d81405 [Index] Tweak log 2022-04-27 19:37:38 +01:00
Ducko e7761a6b43 [Utils > Win] Remove duplicate BW prop 2022-04-27 11:13:51 +01:00
Ducko 88b45998a5 [AsarUpdate] Comment out hashing as unused 2022-04-27 11:10:22 +01:00
Ducko 2e4b8e2bc9 [AsarUpdate] Minor source cleanup, remove updatePrompt 2022-04-27 11:05:17 +01:00
Ducko 9ed1b0b01b [Updater > Module] Minor source cleanup 2022-04-27 09:55:26 +01:00
Ducko 71ce4fe018 [Updater > Module] Minor source cleanup 2022-04-27 09:46:02 +01:00
Ducko d5d55b54ca [Updater > Module] Install: Fix reporting success with error 2022-04-26 20:34:37 +01:00
Ducko d2a4b13284 [Splash > Backend] Minor source cleanup 2022-04-26 20:25:13 +01:00
Ducko ed73901be0 [Updater > Module] Install: Rewrite progress parsing 2022-04-26 20:22:23 +01:00
Ducko ab34f5386a [Chore] Remove newline at end of file for Bootstrap 2022-04-26 12:37:50 +01:00
Ducko 91b46c56cf [Updater > Module] Fix missing function in Linux Host, minor source cleanup 2022-04-25 16:19:17 +01:00
Ducko 2ccabfda58 [Updater > Module] Cleanup: Simplify host downloaded by just restarting internally 2022-04-25 15:08:23 +01:00