Find a file
Pulse Monitor 305e1e91bc Fix intermittent backup display issue and move frontend to port 7655
- Reduce backup polling interval from 60s to 20s
- Add immediate polling on first cycle for faster initial load
- Add loading spinner UI while waiting for backup data
- Update frontend port from 3001 to 7655 in vite config
- Add .vite directory to gitignore
- Update CLAUDE.md with service management commands
2025-07-29 07:31:15 +00:00
cmd/pulse Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
frontend-modern Fix intermittent backup display issue and move frontend to port 7655 2025-07-29 07:31:15 +00:00
internal Fix intermittent backup display issue and move frontend to port 7655 2025-07-29 07:31:15 +00:00
pkg Fix intermittent backup display issue and move frontend to port 7655 2025-07-29 07:31:15 +00:00
scripts Fix intermittent backup display issue and move frontend to port 7655 2025-07-29 07:31:15 +00:00
.air.toml Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
.env.example Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
.gitignore Fix intermittent backup display issue and move frontend to port 7655 2025-07-29 07:31:15 +00:00
go.mod Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
go.sum Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
Makefile Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
pulse-backend.service Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
pulse-frontend.service Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
tygo.yaml Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00