waveterm/frontend/app/store
Evan Simkowitz 370ea132fe
Save update channel to user setting automatically (#401)
When a user first launches Wave, we will read the updater config and
store the channel as a user setting for use on future launches. This
should ensure that if a user on a beta channel gets updated to a latest
release, they will still be subscribed to beta releases going forward.
If a user manually updates the user setting, it will be honored.

---------

Co-authored-by: sawka <mike@commandline.dev>
2024-09-19 11:04:18 -07:00
..
contextmenu.ts fix context menu 2024-08-16 18:01:31 -07:00
global.ts flash error messages (#369) 2024-09-12 16:02:18 -07:00
keymodel.ts connection handling / block controller handling (#326) 2024-09-05 00:21:08 -07:00
modalmodel.ts tos page 2 -- quick tips (#387) 2024-09-16 23:45:47 -07:00
services.ts fe wsh router + wsh client impl (#381) 2024-09-16 11:59:39 -07:00
wos.ts Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wps.ts add ws reconnect handlers -- wps + route announcements 2024-09-16 19:35:36 -07:00
ws.ts Save update channel to user setting automatically (#401) 2024-09-19 11:04:18 -07:00
wshclient.ts initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
wshclientapi.ts initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
wshrouter.ts initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
wshrpcutil.ts updated ws loading code (#397) 2024-09-19 10:42:53 -07:00