vibetunnel/web/public
Mario Zechner ed3927b4a6 Fix session management and terminal scaling
- Fix session killing via DELETE endpoint instead of wrong POST /kill
- Add proper session card kill animation with ASCII spinner
- Fix double key press issue with keyed directive for session-view
- Implement URL-based navigation for consistent component lifecycle
- Fix session card terminal scaling to show all content at smaller sizes
- Modify ScaleFitAddon to only scale font size for previews, not dimensions
- Add session card loading and killing states with visual feedback
- Remove duplicate event listeners and improve component cleanup

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 15:35:11 +02:00
..
components Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
tests Replace asciinema with XTerm renderer and add key combination support 2025-06-16 10:38:19 +02:00
app-entry.js Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
app-entry.js.map Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
app.js Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
app.js.map Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
favicon.ico PWA, server needs to serve via HTTPS still 2025-06-16 07:57:48 +02:00
index.html Replace asciinema with XTerm renderer and add key combination support 2025-06-16 10:38:19 +02:00
renderer-entry.js Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
renderer-entry.js.map Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
renderer.js Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
renderer.js.map Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
scale-fit-addon.js Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
scale-fit-addon.js.map Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00
stream-out Replace CDN imports with local bundle in all tests 2025-06-16 10:38:19 +02:00
styles.css Add complete web frontend for terminal multiplexer 2025-06-16 00:29:33 +02:00
xterm.css Fix session management and terminal scaling 2025-06-16 15:35:11 +02:00