Commit Graph

379 Commits

Author SHA1 Message Date
M1 bf02243708 fix: replace $json latency with $responseTime in hero example 2026-03-16 14:48:23 +04:00
M1 6f7127aded copy: use real field names in hero code comment 2026-03-16 14:46:47 +04:00
M1 5613fb9cf4 fix: reduce gap between header and hero 2026-03-16 14:44:53 +04:00
M1 6f5f51e390 copy: update API section tagline 2026-03-16 14:41:56 +04:00
M1 729529b7fa fix: checked_at field name in dashboard UI + landing copy 2026-03-16 14:37:44 +04:00
M1 f4283a0915 feat: sticky header with nav links on landing page 2026-03-16 14:21:24 +04:00
M1 d11488ecbf feat: landing page at / 2026-03-16 14:16:25 +04:00
M1 7b38ff192e feat: custom docs page at /docs, drop swagger 2026-03-16 14:07:30 +04:00
M1 eb45152c29 feat: query language docs in swagger description 2026-03-16 14:02:55 +04:00
M1 33d1209ac9 feat: query language docs page at /dashboard/docs 2026-03-16 14:00:29 +04:00
M1 27c9044a8b feat: add $consider (UP/DOWN) toggle to query builder and evaluators 2026-03-16 13:56:36 +04:00
M1 5328471229 Revert "feat: grouped query builder with $upIf/$downIf condition groups"
This reverts commit 99b59070a2.
2026-03-16 13:53:27 +04:00
M1 99b59070a2 feat: grouped query builder with $upIf/$downIf condition groups 2026-03-16 13:52:06 +04:00
M1 b20f463d53 fix: correct pings import path in index.ts 2026-03-16 13:46:49 +04:00
M1 eb2d173cb0 rename: checks → pings throughout (DB, API, UI, Rust) 2026-03-16 13:45:09 +04:00
M1 b4f95fa375 refactor: merge checks into monitors (/monitors/:id/history), ingest moves to /internal/ingest 2026-03-16 13:43:55 +04:00
M1 a22112dc77 refactor: merge auth into account prefix (/account/register, /account/email) 2026-03-16 13:37:20 +04:00
M1 fd4af848bc fix: hide dashboard + internal routes from swagger docs 2026-03-16 13:33:44 +04:00
M1 fe7a0bf19b refactor: nested $json/$select syntax, migrate stored queries 2026-03-16 13:14:22 +04:00
M1 ab2cbaa5cc fix: coerce numeric values for jsonpath operators in query builder 2026-03-16 13:08:05 +04:00
M1 612d32e9dc remove key warning 2026-03-16 12:59:55 +04:00
M1 6749b21da1 fix: key warning copy 2026-03-16 12:58:48 +04:00
M1 a4424991f0 fix: accurate key warning copy 2026-03-16 12:57:34 +04:00
M1 692d7eb4f5 feat: post-registration key screen + optional email step 2026-03-16 12:55:52 +04:00
M1 20cc8d534b fix: rustls crypto provider + Arc import for cert expiry 2026-03-16 12:39:29 +04:00
M1 500132ba05 feat: dashboard, visual query builder, expanded query language, cert expiry support 2026-03-16 12:26:17 +04:00
M1 97c08b1951 fix: nullable error field in ingest body schema 2026-03-16 12:11:43 +04:00
M1 802055d24d fix: ingest endpoint routing conflict with requireAuth 2026-03-16 12:06:03 +04:00
M1 570222c7a9 Initial scaffold: web API (Bun/Elysia) + monitor (Rust/Tokio) 2026-03-16 11:40:24 +04:00