upaas/templates
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
..
app_detail.html Add real-time deployment updates and refactor JavaScript 2026-01-01 05:22:56 +07:00
app_edit.html Update branding to µPaaS by @sneak 2025-12-29 17:04:53 +07:00
app_new.html Update branding to µPaaS by @sneak 2025-12-29 17:04:53 +07:00
base.html Improve footer styling and fix license to WTFPL 2025-12-30 15:08:22 +07:00
dashboard.html Add real-time deployment updates and refactor JavaScript 2026-01-01 05:22:56 +07:00
deployments.html Add real-time deployment updates and refactor JavaScript 2026-01-01 05:22:56 +07:00
login.html Update branding to µPaaS by @sneak 2025-12-29 17:04:53 +07:00
setup.html Update branding to µPaaS by @sneak 2025-12-29 17:04:53 +07:00
templates.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00