waveterm/pkg/wconfig
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
..
defaultconfig Lots of fixes, big and small for processviewer (frontend and backend) (#3224) 2026-04-15 22:36:28 -07:00
filewatcher.go Working on Test Harness for Remote Connections (#2829) 2026-02-09 21:50:34 -08:00
metaconsts.go feat(emain): wire remote mode into Electron main process 2026-05-17 13:13:02 +08:00
settingsconfig.go feat(wconfig): add remote:password/listenport/bindaddr settings 2026-05-17 12:49:52 +08:00