fleet-platform/app/projectors
kianiadee 84e9421b4d
Some checks are pending
build / lint-test (push) Waiting to run
build / build-push (push) Blocked by required conditions
Self-host MapLibre; de-dupe position_history
- 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
..
__init__.py Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
live_positions.py Self-host MapLibre; de-dupe position_history 2026-05-29 03:41:34 +03:00