waveterm/pkg
Evan Simkowitz c47e17903d
Add auto updater configuration (#122)
Adds a new set of configurations for managing whether the app will
automatically check for updates. Ports over the auto update code from
the old app. In this version, the main difference is that updates can be
manually checked for using a menu bar item, even if auto updates are
disabled.
2024-07-18 16:55:04 -07:00
..
blockcontroller new wshrpc mechanism (#112) 2024-07-17 15:24:43 -07:00
eventbus User Input (#119) 2024-07-18 15:21:33 -07:00
filestore cmd blocks (#74) 2024-06-24 14:34:31 -07:00
ijson working on ijson and wsh magic (#53) 2024-06-13 23:54:04 -07:00
remote User Input (#119) 2024-07-18 15:21:33 -07:00
service Add auto updater configuration (#122) 2024-07-18 16:55:04 -07:00
shellexec User Input (#119) 2024-07-18 15:21:33 -07:00
topicbus simple topic bus implementation -- creates topics on subscribe, deletes topics with no subscribers, extenal notification channel 2024-06-04 00:12:58 -07:00
tsgen streaming rpc support (backend streams to the frontend) (#120) 2024-07-18 15:56:04 -07:00
userinput User Input (#119) 2024-07-18 15:21:33 -07:00
util new wshrpc mechanism (#112) 2024-07-17 15:24:43 -07:00
wavebase Set up electron-builder for new app (#113) 2024-07-17 18:42:49 -07:00
waveobj new wshrpc mechanism (#112) 2024-07-17 15:24:43 -07:00
wconfig Add auto updater configuration (#122) 2024-07-18 16:55:04 -07:00
web Set up electron-builder for new app (#113) 2024-07-17 18:42:49 -07:00
wshrpc streaming rpc support (backend streams to the frontend) (#120) 2024-07-18 15:56:04 -07:00
wshutil streaming rpc support (backend streams to the frontend) (#120) 2024-07-18 15:56:04 -07:00
wstore new wshrpc mechanism (#112) 2024-07-17 15:24:43 -07:00