Commit graph

7 commits

Author SHA1 Message Date
kianiadee
84e9421b4d Self-host MapLibre; de-dupe position_history
Some checks are pending
build / lint-test (push) Waiting to run
build / build-push (push) Blocked by required conditions
- Vendor maplibre-gl 4.7.1 (js+css) and serve from /vendor instead of the unpkg CDN — no external dependency/SRI gap for the core map.

- Projector skips duplicate (imei, occurred_at) history rows via NOT EXISTS (parked devices re-report the same gpsTime each poll); migration 23 dedupes existing rows and adds a unique index.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 03:41:34 +03:00
kianiadee
9c7b69e395 P1-b: don't let LBS/WIFI fixes overwrite a fresh GPS fix in live view
Some checks are pending
build / build-push (push) Blocked by required conditions
build / lint-test (push) Waiting to run
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 00:13:55 +03:00
kianiadee
6eb6b4716c Fix camera/tracker dedup (device_type at provision + backfill) and finish refresh-token flow
Some checks are pending
build / lint-test (push) Waiting to run
build / build-push (push) Blocked by required conditions
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 00:08:56 +03:00
kianiadee
6fd0d84560 Plate consolidation migration + projector links new devices to existing plates; SLO measurement worker (task #12)
Some checks are pending
build / lint-test (push) Waiting to run
build / build-push (push) Blocked by required conditions
2026-05-23 23:42:45 +03:00
kianiadee
6c5ba3b22b UI: arrow + plate-short label + cost-centre marker palette + hover popup; richer state.live_positions + serve.fn_live_view v2; multi-target poll plumbing
Some checks are pending
build / lint-test (push) Waiting to run
build / build-push (push) Blocked by required conditions
2026-05-23 09:29:04 +03:00
kianiadee
4924552c7f Add Tracksolid polling worker + auto-provisioning projector + result-key parser support
Some checks are pending
build / lint-test (push) Waiting to run
build / build-push (push) Blocked by required conditions
2026-05-23 08:59:27 +03:00
kianiadee
1fb2a5be5e Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00