• Joined on 2026-03-15
ico pushed to main at ico/pingql 2026-03-16 11:47:09 +00:00
0918478255 fix: poll every 1s instead of 10s for accurate intervals
ico pushed to main at ico/pingql 2026-03-16 11:41:37 +00:00
6c539d9066 fix: skip in-flight monitors to prevent stacked slow requests
ico pushed to main at ico/pingql 2026-03-16 11:37:02 +00:00
9b970a90e0 fix: fire-and-forget checks so slow monitors don't delay fast ones
ico pushed to main at ico/pingql 2026-03-16 11:30:37 +00:00
3368dbdd7f feat: custom method, headers, body, timeout on monitors
ico pushed to main at ico/pingql 2026-03-16 11:25:18 +00:00
d98aa5e46f fix: query-builder.js missing from monitor detail page
ico pushed to main at ico/pingql 2026-03-16 11:21:22 +00:00
5944fae824 fix: query-builder.js missing from new monitor EJS page
ico pushed to main at ico/pingql 2026-03-16 11:19:35 +00:00
4c5e426292 fix: remove defer from app.js so functions available to inline scripts
ico pushed to main at ico/pingql 2026-03-16 11:17:02 +00:00
87c924d8d0 fix: app.js deferred in head (fixes requireAuth undefined), extract app.css
ico pushed to main at ico/pingql 2026-03-16 11:14:29 +00:00
e36c239000 refactor: ETA templating engine for dashboard, shared nav/head/foot partials
ico pushed to main at ico/pingql 2026-03-16 11:09:17 +00:00
389c88e124 ux: move new monitor button to content area next to heading
ico pushed to main at ico/pingql 2026-03-16 11:05:42 +00:00
ce155cd338 feat: settings page — email, key rotation, sub-keys
ico pushed to main at ico/pingql 2026-03-16 10:59:21 +00:00
eb3ef7745f fix: emails used for recovery only, not notifications (notifications coming later)
ico pushed to main at ico/pingql 2026-03-16 10:54:58 +00:00
4e7fdfa07c fix: tighten hero bottom padding
ico pushed to main at ico/pingql 2026-03-16 10:50:48 +00:00
2627ad756f fix: align hero comment with actual query
ico pushed to main at ico/pingql 2026-03-16 10:50:01 +00:00
e12e5e682c copy: hero example uses $.db.status to show JSON inspection, shorter comment
ico pushed to main at ico/pingql 2026-03-16 10:48:26 +00:00
bf02243708 fix: replace $json latency with $responseTime in hero example
ico pushed to main at ico/pingql 2026-03-16 10:46:49 +00:00
6f7127aded copy: use real field names in hero code comment
ico pushed to main at ico/pingql 2026-03-16 10:44:56 +00:00
5613fb9cf4 fix: reduce gap between header and hero
ico pushed to main at ico/pingql 2026-03-16 10:41:58 +00:00
6f5f51e390 copy: update API section tagline
ico pushed to main at ico/pingql 2026-03-16 10:37:47 +00:00
729529b7fa fix: checked_at field name in dashboard UI + landing copy