Commit Graph

6 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 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 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
Renamed from src/firstRun/win32.js (Browse further)