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
|
fa8ff8b361
|
fix: explicit OPTIONS handler for CORS preflight
|
2026-03-18 09:41:25 +04:00 |
M1
|
7a9417297f
|
fix: add preflight CORS options for api.pingql.com
|
2026-03-18 09:41:09 +04:00 |
M1
|
841a852491
|
feat: split web and api into separate apps
|
2026-03-18 09:33:46 +04:00 |