Commit Graph

18 Commits

Author SHA1 Message Date
Ducko 120d1a5b16 config: ensure window is not destroyed 2023-04-03 18:37:40 +01:00
Ducko be9f15dc45 config: show existing window if already open 2023-04-03 17:40:02 +01: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 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
Ducko c20233e008 [Config] Minor source cleanup 2022-04-21 22:45:32 +01:00
Ducko 906c09289f [Utils > Win] Redo to use only 2 args based on name/type 2022-04-19 23:06:34 +01:00
Ducko 97e4fcf149 [Utils > Win] Tweak internals 2022-04-17 22:52:55 +01:00
Ducko 8bfca99053 [Utils > Win] Make standard win constructor 2022-04-17 22:46:38 +01:00
Ducko dc908c54cc [AppSettings] Integrate Settings util within, make settings global to avoid unneeded reuse 2022-04-05 08:35:57 +01:00
Ducko 9bf21e63d1 [Various] Minor general source cleanup 2022-04-04 15:41:49 +01:00
Ducko 2933c40ad6 [Config] Minor source tweak 2022-04-03 22:16:32 +01:00
Ducko 74ec6916a8 [Config] Remove tmp file 2022-03-29 14:11:07 +01:00
Ducko a416e66bef [Config] Small cleanup from last commit 2022-03-29 14:09:09 +01:00
Ducko c20e652eed [Config] Shorten IPC event names, remove argv filtering on restart as unneeded 2022-03-29 14:05:03 +01:00
Ducko 82037247e0 [Config] Fixed not saving when no OA config already 2022-03-16 20:01:21 +00:00
Ducko 898a1445f6 [Config] Initial Add 2022-03-13 20:12:42 +00:00