coolify/resources
Andras Bacsai 2fc870c6eb Fix ineffective restartInitiated guard with proper debouncing
The guard was setting and immediately resetting the flag in the same
synchronous execution, providing no actual protection. Now the flag
stays true until proxy reaches a stable state (running/exited/error)
via WebSocket notification, with additional client-side guard.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 08:57:03 +01:00
..
css Fix: Adjust badge positioning and enhance coolbox utility styles 2025-11-28 20:48:49 +01:00
fonts
js feat(terminal): dispatch focus event for terminal after connection and enhance focus handling in JavaScript 2025-07-18 22:39:42 +02:00
views Fix ineffective restartInitiated guard with proper debouncing 2025-12-04 08:57:03 +01:00