nate
|
c1392a7dd9
|
test: improve css
|
2026-03-19 12:08:06 +04:00 |
nate
|
13beacbc5a
|
chore: remove us-east and ap-southeast regions from UI
|
2026-03-18 20:20:25 +04:00 |
nate
|
2d46491dee
|
chore: remove us-east region from UI, charts, and region selectors
|
2026-03-18 20:13:11 +04:00 |
nate
|
5b7a211c21
|
fix: show latest latency from fastest region instead of average on home
|
2026-03-18 19:36:24 +04:00 |
nate
|
688245b0c2
|
fix: match client-side sparkline behavior to SSR region-aware rendering
|
2026-03-18 19:31:41 +04:00 |
M1
|
e057a65535
|
fix: avgLatency NaN — extract .latency_ms from ping objects
|
2026-03-18 16:31:08 +04:00 |
M1
|
07648672ad
|
feat: per-region chart lines and lowest-avg sparkline
|
2026-03-18 16:25:47 +04:00 |
M1
|
cf8903f95d
|
fix: fixed width on text column prevents layout shift when timestamp changes
|
2026-03-17 07:48:00 +04:00 |
M1
|
017d489e2e
|
fix: mutate polyline points in place on SSE ping, no fetch, no flicker
|
2026-03-17 07:44:09 +04:00 |
M1
|
2c32bc1115
|
Revert "fix: client-side sparkline with local buffer, no server fetch on update"
This reverts commit 72bc11813d.
|
2026-03-17 07:42:36 +04:00 |
M1
|
72bc11813d
|
fix: client-side sparkline with local buffer, no server fetch on update
|
2026-03-17 07:38:26 +04:00 |
M1
|
6929d8f51f
|
fix: atomic SVG replaceWith() on sparkline update, no empty-frame bounce
|
2026-03-17 07:35:54 +04:00 |
M1
|
93c3a1e84a
|
fix: pin sparkline container to 120x32 to prevent layout shift on update
|
2026-03-17 07:20:56 +04:00 |
M1
|
1794c05b4f
|
fix: restore status dot, latency, last-ping time updates on SSE
|
2026-03-17 07:15:31 +04:00 |
M1
|
94d24bac35
|
fix: fetch sparkline/chart immediately on SSE ping, no debounce delay
|
2026-03-17 07:12:48 +04:00 |
M1
|
66b368453d
|
refactor: single account-level SSE stream instead of per-monitor connections
|
2026-03-17 07:06:09 +04:00 |
M1
|
55f9f6d8ed
|
refactor: SSE just refreshes sparkline/chart from server, no DOM stat patching
|
2026-03-17 07:03:10 +04:00 |
M1
|
5071e340c7
|
fix: SSE-driven chart/sparkline refresh, debounced server-side partials
|
2026-03-16 21:21:56 +04:00 |
M1
|
2f7273604b
|
refactor: full SSR dashboard, minimal SSE DOM patches, poll-based refresh
|
2026-03-16 21:14:45 +04:00 |
M1
|
878829111f
|
fix: use raw ETA tag for timestamp HTML in SSR monitor list
|
2026-03-16 17:37:48 +04:00 |
M1
|
31f95288e6
|
fix: missing closing ETA block tag in home.ejs SSR section
|
2026-03-16 17:32:22 +04:00 |
M1
|
ef56b47b09
|
feat: cookie-based auth, SSR dashboard, JS-optional login
|
2026-03-16 17:25:59 +04:00 |
M1
|
8e4cb84599
|
ux: widen dashboard layout to max-w-7xl, consistent px-8 padding
|
2026-03-16 17:15:45 +04:00 |
M1
|
923f0349dc
|
feat: fully SSE-driven detail/home pages, kill polling intervals
|
2026-03-16 17:10:12 +04:00 |
M1
|
ef2b2c043d
|
feat: live sparkline updates on SSE ping
|
2026-03-16 16:20:34 +04:00 |
M1
|
31d1fa7b04
|
fix: SSE via fetch for auth headers, remove query param auth, add heartbeat every 10s
|
2026-03-16 16:17:33 +04:00 |
M1
|
6d48a83560
|
feat: SSE live ping stream for monitors
|
2026-03-16 16:14:23 +04:00 |
M1
|
e36c239000
|
refactor: ETA templating engine for dashboard, shared nav/head/foot partials
|
2026-03-16 15:14:26 +04:00 |