Commit Graph

24 Commits

Author SHA1 Message Date
Ducko 0b1d4685cb asarUpdate: rewrite to use async and no temp file 2022-12-11 12:51:28 +00:00
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 045f9db914 asarUpdate: clean up old code 2022-09-28 13:33:26 +01:00
Ducko a5f2630725 [AsarUpdate] Remove / comment unneeded imports 2022-04-27 21:41:54 +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 2a82ee5a1c [AsarUpdate] Source cleanup / simplify 2022-04-14 23:32:02 +01:00
Ducko 031d634ac9 [AsarUpdate] Source cleanup 2022-04-12 13:38:09 +01:00
Ducko 9bf21e63d1 [Various] Minor general source cleanup 2022-04-04 15:41:49 +01:00
Ducko 88f482e017 [AsarUpdate] Minor source cleanup 2022-03-28 08:20:03 +01:00
Ducko af9bec3783 [AsarUpdate] Make generic (support various channels of updates) 2022-03-23 22:49:07 +00:00
Ducko d5065d4d55 [AsarUpdate] Clean up source a bit 2022-02-16 09:03:43 +00:00
Ducko b70ca76ba6 [AsarUpdate] Uncomment non-standard check from testing 2022-02-15 22:14:33 +00:00
Ducko 308f402c03 [AsarUpdate] Check downloaded asar isn't XML error from GH api 2022-02-15 22:11:57 +00:00
Ducko 39eaf6c589 [AsarUpdate] Clean up unneeded logging 2022-02-14 08:12:55 +00:00
Ducko c69bfdf0e1 [AsarUpdate] Clean up source (missing semicolon) 2022-02-06 21:16:38 +00:00
Ducko 688be2e1c8 [AsarUpdate] Re-enable not updating on custom version from testing 2021-12-18 22:50:18 +00:00
Ducko c701c8f307 [AsarUpdate] Fix for new request polyfill changes 2021-12-18 22:48:34 +00:00
Ducko f36174e55b [AsarUpdate] Disable update prompt by default, rewrite to be async 2021-12-18 20:20:48 +00:00
Ducko 0bf31033ef [AsarUpdate] Don't update if version does not match format of nightly releases 2021-12-13 11:02:22 +00:00
Ducko d53177898a [AsarUpdate] Handle write error without erroring fully 2021-12-11 19:51:14 +00:00
Ducko 53024c2c42 [AsarUpdate] Add buttons to modal for restarting 2021-12-11 13:30:27 +00:00
Ducko 98eb256a1b [AsarUpdate] Fix for new nightly url 2021-12-11 11:33:15 +00:00
Ducko b3d0d3e32b [AsarUpdate] Initial Add, autoupdate after Discord startup 2021-12-11 09:59:39 +00:00