Commit Graph

67 Commits

Author SHA1 Message Date
CanadaHonk ec5082860e
Remove Polyfills (#101)
* poly: remove completely

* bootstrap: remove unused request require

* asarUpdate: rewrite request -> https

* moduleUpdater: rewrite request -> https

* ui: fallback to channel instead of "custom" if no hash

* index: set name to branch for obvious testing

* config/backend: tweak source

* moduleUpdater: fix rewrite

* moduleUpdater: fix rewrite (x2)

* moduleUpdater: follow redirects with rewrite

* ci: start multi-branch rewrite

* ci: upgrade node to 18.x

* ci: rewrite version changing to use existing

* ci: change release version getting to in file

* ci: mess with yaml syntax

* ci: revert to node 16.x, fix version wrapped in quotes

* ci: fix invalid yaml

* ci: yaml syntax fixing

* ci: append to tag

* ci: make pre-release unless nightly build

* ci: add title nicening

* asarUpdate: fix release suffix

* asarUpdate: fix not following redirect

* winFirst: don't remake shortcuts, tweaks

* ui: add channel prefix if non-nightly

* chore: prep for main branch
2022-12-02 22:23:46 +00:00
Ducko fe66b3133d [Poly > Mkdirp] Remove 2022-04-29 22:45:52 +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 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 ed73901be0 [Updater > Module] Install: Rewrite progress parsing 2022-04-26 20:22:23 +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
Ducko 979044bb16 [Updater > Module] Minor source cleanup 2022-04-24 14:17:37 +01:00
Ducko e256e8fea1 [Updater > Module] Minor source cleanup 2022-04-23 14:29:47 +01:00
Ducko e9a794565a [Updater > Module] Fix using old event name not starting with no updates 2022-04-23 11:02:30 +01:00
Ducko e4990cd3ad [Updater > Module] More renaming of some general events 2022-04-22 21:51:35 +01:00
Ducko 25ff7efdc0 [Updater > Module] Remove checking already checks 2022-04-22 21:31:42 +01:00
Ducko e5747f4ab7 [Updater > Module] Host updater tweaks 2022-04-22 21:25:15 +01:00
Ducko 159aad3a66 [Updater > Module] Redo host downloading with newer events 2022-04-22 21:19:53 +01:00
Ducko 2735539b2c [Updater > Module] Deep integrate HostUpdater 2022-04-22 18:41:15 +01:00
Ducko 407add2ad6 [Updater > Module] Rewrite quitAndInstallUpdates to just use hostUpdater 2022-04-22 18:10:07 +01:00
Ducko f09208979a [Splash] Add manual host update UI support 2022-04-22 10:11:57 +01:00
Ducko 042e495b7b [Updater > Module] Minor rewrite to integrate -progress events to not be separate 2022-04-21 18:37:31 +01:00
Ducko d3fe05b22e [Updater > Module] Replace Updater > Request with just Request integration 2022-04-21 17:06:34 +01:00
Ducko bce146927d [Updater > Module] Minor source cleanup 2022-04-21 12:25:17 +01:00
Ducko 904f51fb28 [Updater > Module] Defer discord_voice install into MainWindow 2022-04-21 11:50:05 +01:00
Ducko 3935af3bdc [Updater > Module] Fix host skipping freezing client 2022-04-20 22:45:17 +01:00
Ducko fada0d6b66 [Updater > Module] Minor source cleanup 2022-04-20 19:44:58 +01:00
Ducko 0f77ba7aea [Updater > Module] Rewrite bootstrap to not use manifest and core set of 3 modules instead 2022-04-20 17:14:34 +01:00
Ducko ccbb3fbb62 [Updater > Module] Simplify logging, tweak events 2022-04-20 11:45:42 +01:00
Ducko 88ec90f3d7 [Chore] Revert test revert 2022-04-19 23:33:54 +01:00
Ducko f513ff65d6 [Chore] Revert last commit for testing 2022-04-19 23:24:52 +01:00
Ducko da5c2d961b [Updater > Module] Don't include unneeded things for emitted events 2022-04-19 23:14:56 +01:00
Ducko 5070e01d4e [Updater > Module] Rewrite bootstrap, remove installPendingUpdates for simplicity 2022-04-17 18:15:40 +01:00
Ducko a1133cd597 [Updater > Module] Tweak host failing to use events instead of internal retry 2022-04-06 09:11:53 +01:00
Ducko 133cf280e4 [Various] Deep integrate u2QuickLoad (now forced always on win32) and appUpdater, other minor source cleanup 2022-04-05 13:13:55 +01:00
Ducko 4f2a8599f0 [Updater > Module] Rewrite bootstrap to be clean (#32), additional source cleanup 2022-04-04 18:41:32 +01:00
Ducko 61d3201843 [Updater > Module] Minor source cleanup 2022-04-04 15:45:37 +01:00
Ducko 9bf21e63d1 [Various] Minor general source cleanup 2022-04-04 15:41:49 +01:00
Ducko 53f2767b28 [Splash > Backend] Minor source cleanup 2022-04-04 15:19:27 +01:00
Ducko b44e934bc7 [Various] Remove init logging 2022-04-04 09:05:06 +01:00
Ducko ea1ebe7251 [Updater > Module] Minor source cleanup further 2022-04-04 08:55:48 +01:00
Ducko cc02435a0b [Updater > Module] Minor source cleanup 2022-04-04 08:50:32 +01:00
Ducko 3de67cf760 [Updater > Module] Retry host update check on error, minor host cleanup 2022-04-04 08:28:57 +01:00
Ducko 86c17ca29f [Updater > Module] Rewrite to deeply integrate custom unzip instead of yauzl polyfill, other unzip improvements and minor source cleanup 2022-04-03 22:27:05 +01:00
Ducko 9fd8dc8530 [General] Electron 17 minor rewrite, large logging cleanup 2022-04-02 22:23:19 +01:00
Ducko 007b0f4925 [Updater > Module] Further minor source cleanup 2022-03-23 19:26:11 +00:00
Ducko 471084c7ec [Updater > Module] Further minor source cleanup 2022-03-23 11:01:44 +00:00
Ducko babf473559 [Updater > Module] Further minor source cleanup 2022-03-23 10:58:33 +00:00
Ducko ac97a3863e [Updater > Module] Minor source cleanup 2022-03-23 10:56:26 +00:00
Ducko 281432d6f7 [Updater > Module] Fix undefined error from last commit 2022-03-23 09:55:29 +00:00
Ducko b9ae3495fb [Updater > Module] Don't recheck after just installed, also minor source cleanup 2022-03-23 09:54:57 +00:00