upaas/static/js
sneak d2f2747ae6 Fix real-time build log streaming and scroll behavior
- Use line-by-line reading for Docker build output instead of io.Copy
  to ensure each log line is written immediately without buffering
- Add isNearBottom() helper to check scroll position before auto-scroll
- Only auto-scroll logs if user was already near bottom (better UX)
- Use requestAnimationFrame for smoother scroll-to-bottom animation
2025-12-31 14:44:15 -08:00
..
alpine.min.js Integrate Alpine.js for reactive UI 2026-01-01 05:37:46 +07:00
app.js Fix real-time build log streaming and scroll behavior 2025-12-31 14:44:15 -08:00