coolify/resources
Andras Bacsai cabcd8f699 fix(terminal): add idle timeout, reconnect replay, and scrollback preservation
- Kill PTY and notify client after 30 min of inactivity (IDLE_TIMEOUT_MS)
- Buffer client messages during async auth/IP fetch to prevent race-condition
  message loss on fast reconnects
- Replay last sent command after transient reconnect so PTY respawns without
  user interaction
- Preserve scrollback on disconnect/reconnect; write visible timestamp markers
  instead of wiping term state
- Handle idle-timeout sentinel on client with user-facing error message
2026-04-28 12:26:31 +02:00
..
css fix(ui): improve responsive project headings and controls 2026-04-09 19:51:31 +02:00
fonts fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
js fix(terminal): add idle timeout, reconnect replay, and scrollback preservation 2026-04-28 12:26:31 +02:00
views fix(logs): disable auto-scroll on user scroll-up, re-enable on scroll-to-bottom 2026-04-28 10:33:08 +02:00