waveterm/emain
Evan Simkowitz b3fdbbc331
Various updater fixes (#1170)
- Fixes updater status not showing on tabs that were previously
unloaded.
- Fixes updater status showing as error when not connected to the
internet
- Adds delay after setting installing status to avoid race condition
with any window close event handlers. This may fix #1167
2024-10-30 14:20:19 -07:00
..
authkey.ts fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
docsite.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
emain-activity.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
emain-util.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
emain-viewmgr.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
emain-wavesrv.ts fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
emain-web.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
emain-wsh.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
emain.ts fix shutdown for auto-update (#1162) 2024-10-28 09:56:42 -07:00
launchsettings.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
menu.ts Stupid Electron behavior causes app to crash if Alt+Meta+I is a context menu accelerator (#1169) 2024-10-30 13:54:36 -07:00
platform.ts fix for ~/.waveterm getting ignored 2024-10-22 21:23:24 -07:00
preload-webview.ts right click save image in webview (#962) 2024-10-04 16:34:05 -07:00
preload.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
updater.ts Various updater fixes (#1170) 2024-10-30 14:20:19 -07:00