nate
|
91ca996e74
|
fix: improve sql queries
|
2026-04-09 04:48:50 +04:00 |
nate
|
4bf8d1b20d
|
fix: improve state management
|
2026-04-09 03:44:57 +04:00 |
nate
|
27d8630611
|
fix: choose buckets
|
2026-04-09 02:23:11 +04:00 |
nate
|
8f7ac6bb4b
|
update: status page, api
|
2026-04-08 16:38:11 +04:00 |
nate
|
601c918e9f
|
feat: improve status page
|
2026-04-08 16:26:01 +04:00 |
nate
|
5bf02b47d5
|
refactor tier 3
|
2026-04-08 15:26:17 +04:00 |
nate
|
c74ee9856e
|
fix 2
|
2026-04-08 14:45:26 +04:00 |
nate
|
9425fb2454
|
fix: retry interval
|
2026-04-08 13:37:24 +04:00 |
nate
|
2336f86aa3
|
fix: docs placement
|
2026-04-08 13:28:46 +04:00 |
nate
|
1fab19e03a
|
fix: bug
|
2026-04-08 13:06:16 +04:00 |
nate
|
6adeeeb6ea
|
feat: refactor stage 2
|
2026-04-08 13:00:52 +04:00 |
nate
|
1f01a00ad6
|
feat: refactor stage 1
|
2026-04-08 08:58:44 +04:00 |
nate
|
8e554498f0
|
fet: reduce LOC by reducing comments
|
2026-03-28 18:05:29 +04:00 |
nate
|
6dcb5c0a52
|
refactor: improve maintainability by reducing LOC/reuse
|
2026-03-28 16:52:19 +04:00 |
nate
|
7b5411ab64
|
feat: filter pings
|
2026-03-26 12:20:09 +04:00 |
nate
|
b987024f9d
|
feat: add plan stacking
|
2026-03-24 21:47:25 +04:00 |
nate
|
79b7f21591
|
feat: move response body
|
2026-03-24 17:18:35 +04:00 |
nate
|
2561558c50
|
fix: limits is not defined
|
2026-03-24 15:48:21 +04:00 |
nate
|
fc96e0d613
|
update: default interval - plan limit
|
2026-03-22 06:23:46 +04:00 |
nate
|
40c4d3341c
|
feat: free tier region limits
|
2026-03-22 05:24:01 +04:00 |
nate
|
c9130243e8
|
feat: crypto payment system with HD wallets, Freedom.st integration, and checkout UI
|
2026-03-18 23:04:17 +04:00 |
nate
|
bead49b870
|
fix: replace error() with set.status across all API routes (fixes undefined error helper)
|
2026-03-18 22:46:57 +04:00 |
nate
|
c89b63bd97
|
feat: implement free/pro plan system with monitor and interval limits
|
2026-03-18 22:40:45 +04:00 |
nate
|
e4895afe8e
|
update: default ping interval to 30s, update free tier limit to match
|
2026-03-18 21:01:41 +04:00 |
nate
|
fd821acec2
|
update: default ping interval to 10s
|
2026-03-18 20:59:50 +04:00 |
nate
|
c74e2d3b58
|
chore: add more timeout options, default to 10s
|
2026-03-18 20:50:16 +04:00 |
nate
|
0d059a0112
|
chore: set 2s minimum interval, update marketing and docs to match
|
2026-03-18 20:47:11 +04:00 |
nate
|
42024a9fc3
|
fix: use monitor-side checked_at timestamp instead of coordinator arrival time
|
2026-03-18 18:50:16 +04:00 |
nate
|
425bfbfc39
|
perf: optimize monitor runner, fix SSE leak, deduplicate shared utils
|
2026-03-18 18:44:08 +04:00 |
M1
|
c5eb514990
|
feat: lookahead scheduling — API returns scheduled_at_ms, nodes sleep-until for tight coordination
|
2026-03-18 17:14:28 +04:00 |
M1
|
f7ab3b96b2
|
feat: per-region due scheduling + run_id to group pings across regions
|
2026-03-18 16:36:35 +04:00 |
M1
|
e1bb39431d
|
fix: use URL.searchParams to parse region query param in /internal/due
|
2026-03-18 16:21:24 +04:00 |
M1
|
93db31db3b
|
feat: multi-region monitor support — region selector in UI, region flag on pings
|
2026-03-18 16:08:39 +04:00 |
M1
|
d3ee0ef9d5
|
fix: revert grace period, increase poll interval to 500ms to prevent doubles without adding jitter
|
2026-03-18 14:27:38 +04:00 |
M1
|
5836c44228
|
fix: add 200ms grace period to due query to prevent double-pings
|
2026-03-18 14:21:21 +04:00 |
M1
|
6e1d642c77
|
fix: allow null status_code in ingest schema; check HTTP status in post_result
|
2026-03-18 13:28:42 +04:00 |
M1
|
f7d6eff972
|
fix: block sub-keys from accessing/modifying email, account key, and other sub-keys
|
2026-03-18 11:51:52 +04:00 |
M1
|
1a7bc4dfa5
|
fix: sameSite=none for cross-origin cookie (pingql.com → api.pingql.com)
|
2026-03-18 11:41:00 +04:00 |
nate
|
5a0cf5033b
|
fix: harden auth, SSRF, query engine, and cookie security
|
2026-03-18 11:37:33 +04:00 |
M1
|
841a852491
|
feat: split web and api into separate apps
|
2026-03-18 09:33:46 +04:00 |