Commit Graph

76 Commits

Author SHA1 Message Date
nate aa405aedef ugh 2026-04-10 09:53:38 +04:00
nate 4a2270a72b fix?? 2026-04-10 09:49:35 +04:00
nate 0971d7ce97 ugh, kill niggers 2026-04-10 09:45:56 +04:00
nate bac917b718 test: fix 2026-04-10 09:37:50 +04:00
nate bc3f4dd032 update include timings 2026-04-10 09:33:14 +04:00
nate bfffb4a719 fix: use bun native hashing 2026-04-10 04:09:20 +04:00
nate c24847ec18 fix 2026-04-10 00:18:59 +04:00
nate 60b88dd4d4 store more metadata 2026-04-09 23:53:02 +04:00
nate 79ba63d86b remove em dashes 2026-04-09 21:07:28 +04:00
nate 29a9d6cea6 refactor db 2026-04-09 19:18:04 +04:00
nate 9940453731 fix 2026-04-08 14:17:01 +04:00
nate 7da67364c4 fix: add cb to query builder js 2026-04-08 13:44:56 +04:00
nate 6adeeeb6ea feat: refactor stage 2 2026-04-08 13:00:52 +04:00
nate 6dcb5c0a52 refactor: improve maintainability by reducing LOC/reuse 2026-03-28 16:52:19 +04:00
nate e82a9e92f8 fix: stale dasboard ping issue 2026-03-28 16:10:20 +04:00
nate b5c4e458d4 test: new servers 2026-03-26 14:02:00 +04:00
nate 7b5411ab64 feat: filter pings 2026-03-26 12:20:09 +04:00
nate 3b096df682 improve: html highlighting 2026-03-24 18:04:45 +04:00
nate bdbefad18b improve: html highlighting 2026-03-24 18:01:41 +04:00
nate 5e10723021 feat: ping body syntax highlighting 2026-03-24 17:59:06 +04:00
nate 79b7f21591 feat: move response body 2026-03-24 17:18:35 +04:00
nate bb05dae926 feat: increase response body limit 2026-03-24 17:08:40 +04:00
nate ecb876c964 fix: ping modal too small 2026-03-24 17:04:35 +04:00
nate 59c3c4b724 add ping detail modal 2026-03-24 17:02:09 +04:00
nate 63b83e77dc update: remove flags 2026-03-19 16:06:05 +04:00
nate d89f5f45ee fix: last commit 2026-03-19 15:34:50 +04:00
nate 2462f1e8ee fix: make status toolbar update in real time 2026-03-19 15:32:50 +04:00
nate 4cec734d63 fix: pause button not working 2026-03-19 15:28:39 +04:00
nate f9c835f591 fix: bad syntax 2026-03-19 15:25:04 +04:00
nate 723708cf8b fix: bad syntax 2026-03-19 15:24:13 +04:00
nate 4149a4753e feat: add tooltip to status history blips 2026-03-19 15:22:33 +04:00
nate 6f0499d34b feat: combine status blips by run id 2026-03-19 15:18:16 +04:00
nate c1392a7dd9 test: improve css 2026-03-19 12:08:06 +04:00
nate d52026f787 bump max runs 2026-03-19 11:20:45 +04:00
nate d62f776f7b test: ssr graphs 2026-03-19 11:14:30 +04:00
nate 61560ae521 feat: no-JS support for all core UI — registration, settings, monitor CRUD, logout 2026-03-19 09:55:08 +04:00
nate c89b63bd97 feat: implement free/pro plan system with monitor and interval limits 2026-03-18 22:40:45 +04:00
nate 86d36a87fc fix: refresh chart tooltip on live updates while hovering 2026-03-18 20:40:07 +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 cbb1a26582 fix: trim chart runs in place and reduce to 25 to match SSR density 2026-03-18 20:06:23 +04:00
nate f2fcf1a0b9 fix: evenly space chart runs at fixed width and trim initial data to match 2026-03-18 20:02:48 +04:00
nate 766d1094ad fix: evict oldest chart runs as a group instead of individual pings 2026-03-18 20:00:11 +04:00
nate 993e6bb1df fix: show full run_id instead of truncating to 8 chars 2026-03-18 19:57:41 +04:00
nate e9ca90324b fix: align chart points by run_id avg time so regions stack vertically 2026-03-18 19:55:48 +04:00
nate 1706e83a3f fix: reduce chart spline tension to prevent jittery overshoot 2026-03-18 19:52:46 +04:00
nate 59861651bd feat: interactive canvas latency chart with hover tooltips and smooth curves 2026-03-18 19:49:44 +04:00
nate f013890c40 refactor: extract monitor form into shared partial for create and edit 2026-03-18 19:41:31 +04:00
M1 7b98ae78e5 fix: run_id = hash(monitor_id, interval_bucket) — unique per window, consistent across regions 2026-03-18 17:03:17 +04:00
M1 77534a037c feat: show run_id (first 8 chars) in recent pings table 2026-03-18 16:42:50 +04:00