vibetunnel/web/src/server
Mario Zechner 1470da3129 Merge branch 'origin/exec-which' and simplify command resolution
- Unified all command resolution logic in ProcessUtils.resolveCommand()
- Simplified alias handling to use interactive shell execution
- Fixed alias execution by using 'zsh -i -c' for proper alias loading
- Removed duplicate resolution code from pty-manager
- Commands are now resolved in order: PATH -> aliases -> shell builtins
2025-06-24 14:13:09 +02:00
..
middleware Revert "remove authToken; that would prevent localhost from entering pw-less" 2025-06-24 09:37:02 +02:00
pty Merge branch 'origin/exec-which' and simplify command resolution 2025-06-24 14:13:09 +02:00
routes Revert "bypass localhost / route" 2025-06-24 09:37:02 +02:00
services Fix auth logging, fix PAM native loading outside SEA builds 2025-06-24 02:10:15 +02:00
utils Added push notifications for bells 2025-06-23 13:51:49 +02:00
fwd.ts NPM distribution prep work and minor fixes in session-view/fwd logging. 2025-06-24 13:36:42 +02:00
server.ts Revert "remove authToken; that would prevent localhost from entering pw-less" 2025-06-24 09:37:02 +02:00
version.ts refactor: Apply unified logging style guide to all server files 2025-06-22 23:10:51 +02:00