waveterm/buildres
Evan Simkowitz 98385b1e0d
Enable automatic updates on macOS using Electron's autoUpdater (#342)
* clean up emain

* add restart on disable auto update

* save work

* add zip

* save

* fix zip command

* make build-universal more generic

* clean up script

* fix autoupdate config

* update feed

* fix update feed path

* switch to custom update flow

* show notification

* remove enum

* test change

* debug sidebar

* save work

* remove weird import

* remove listeners if present

* save debug

* fixed banner

* fix sending of appupdatestatus, add comments

* Change to primary feed

* more comments, less debugs

* rename to app update

* code cleanup, add fireAndForget

* update paths for objects
2024-02-27 19:42:29 -08:00
..
.gitignore Create zip of universal app package, clean up script (#318) 2024-02-23 12:32:52 -08:00
build-universal.js Set build version programmatically in build-helper, fix broken build-universal script (#319) 2024-02-23 15:14:25 -08:00
build-universal.sh revert Dmg name to waveterm to play nice with homebrew 2024-02-23 17:50:00 -08:00
osx-notarize.js Set build version programmatically in build-helper, fix broken build-universal script (#319) 2024-02-23 15:14:25 -08:00
osx-sign.js Set build version programmatically in build-helper, fix broken build-universal script (#319) 2024-02-23 15:14:25 -08:00
universal.md Create MacOS Universal Build (#62) 2023-11-05 00:00:47 -07:00
upload-release.sh Enable automatic updates on macOS using Electron's autoUpdater (#342) 2024-02-27 19:42:29 -08:00