upaas/internal
sneak ab7e917b03 Add real-time deployment updates and refactor JavaScript
- Add deploy stats (last deploy time, total count) to dashboard
- Add recent-deployments API endpoint for real-time updates
- Add live build logs to deployments history page
- Fix git clone regression (preserve entrypoint for simple clones)
- Refactor JavaScript into shared app.js with page init functions
- Deploy button disables immediately on click
- Auto-refresh deployment list and logs during builds
- Format JavaScript with Prettier (4-space indent)
2026-01-01 05:22:56 +07:00
..
config Add deployment improvements and UI enhancements 2025-12-30 15:05:26 +07:00
database Add TCP/UDP port mapping support 2025-12-30 12:11:57 +07:00
docker Add real-time deployment updates and refactor JavaScript 2026-01-01 05:22:56 +07:00
globals Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
handlers Add real-time deployment updates and refactor JavaScript 2026-01-01 05:22:56 +07:00
healthcheck Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
logger Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
middleware Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
models Add real-time deployment updates and refactor JavaScript 2026-01-01 05:22:56 +07:00
server Add real-time deployment updates and refactor JavaScript 2026-01-01 05:22:56 +07:00
service Add deployment improvements and UI enhancements 2025-12-30 15:05:26 +07:00
ssh Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00