vibetunnel/web/src/server
Peter Steinberger 9db8fd284b Fix shell configuration files not being loaded
- Ensure bash, zsh, and fish spawn as login shells to read config files
- Add -i and -l flags for bash/zsh, --interactive and --login for fish
- Avoid duplicate flags if already present
- Add user feedback when starting shells in login mode

Fixes #251
2025-07-06 23:30:41 +01:00
..
middleware Fix auth check 2025-06-25 11:49:15 +02:00
pty Fix shell configuration files not being loaded 2025-07-06 23:30:41 +01:00
routes Fix linter 2025-07-06 11:25:27 +01:00
services Fix terminal flow control to prevent xterm.js buffer overflow (#223) 2025-07-06 12:45:31 +01:00
utils Integrate screencap functionality for remote screen sharing (#209) 2025-07-06 03:31:34 +01:00
websocket Integrate screencap functionality for remote screen sharing (#209) 2025-07-06 03:31:34 +01:00
fwd.ts Integrate screencap functionality for remote screen sharing (#209) 2025-07-06 03:31:34 +01:00
server.ts Move screencap out of /api to fix auth issues 2025-07-06 11:25:27 +01:00
version.test.ts Fix URL link detection for wrapped URLs on mobile terminals (#85) 2025-06-26 22:37:49 +02:00
version.ts chore: bump version to 1.0.0-beta.6 build 152 (#161) 2025-07-01 05:54:43 +01:00