waveterm/emain
dfbb a76abeada8 feat(emain): wire remote mode into Electron main process
- Switch auth injector to X-Remote-Password in remote mode (emain.ts, emain-tabview.ts)
- Skip dock menu, auto-updater, and global hotkeys in remote mode
- Set window title to "Wave — [remote: host:port]" in remote mode
- Use waveapp-remote-<suffix>.log for log files in remote mode
- Return null from get-data-dir / get-config-dir IPC in remote mode
- Add config key constants for remote:password/listenport/bindaddr
2026-05-17 13:13:02 +08:00
..
authkey.ts Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
emain-activity.ts job events, terminal command types, connect error codes (#2855) 2026-02-10 20:23:06 -08:00
emain-builder.ts tsunami / builder updates (jsfuncs, devtools, gpt-5.4, etc) (#3226) 2026-04-17 12:30:39 -07:00
emain-events.ts install special new handlers for Cmd+N and Cmd+T when no windows are open (#1839) 2025-01-24 14:24:39 -08:00
emain-ipc.ts tsunami / builder updates (jsfuncs, devtools, gpt-5.4, etc) (#3226) 2026-04-17 12:30:39 -07:00
emain-log.ts feat(emain): wire remote mode into Electron main process 2026-05-17 13:13:02 +08:00
emain-menu.ts feat: add widgets sidebar toggle button to view menu (#3140) 2026-03-31 16:06:13 -07:00
emain-platform.ts feat(emain): wire remote mode into Electron main process 2026-05-17 13:13:02 +08:00
emain-tabview.ts feat(emain): wire remote mode into Electron main process 2026-05-17 13:13:02 +08:00
emain-util.ts fix pdfs in preview (#3076) 2026-03-16 11:01:05 -07:00
emain-wavesrv.ts feat(emain): resolve remote mode early and isolate userData 2026-05-17 13:03:06 +08:00
emain-web.ts Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
emain-window.ts feat(emain): wire remote mode into Electron main process 2026-05-17 13:13:02 +08:00
emain-wsh.ts Tab Indicators, Confirm on Quit, etc (#2811) 2026-01-29 17:04:29 -08:00
emain.ts feat(emain): wire remote mode into Electron main process 2026-05-17 13:13:02 +08:00
launchsettings.ts waveapps builder window (scaffolding, restructure AI panel to work in both builder and tab windows) (#2482) 2025-10-26 17:48:01 -07:00
preload-webview.ts fix: Mouse Back/Forward support in webviews + few bugfixes (#3141) 2026-03-31 15:11:15 -07:00
preload.ts feat: drag and drop file paths into terminal (#2857) 2026-03-30 14:06:26 -07:00
remoteauth.ts feat(emain): add X-Remote-Password header injector 2026-05-17 13:00:42 +08:00
remotemode.ts feat(emain): add remote mode CLI parsing and settings reader 2026-05-17 13:00:38 +08:00
updater.ts dont confirm quit on install update (#2864) 2026-02-11 15:45:57 -08:00