Commit Graph

10 Commits

Author SHA1 Message Date
(jenkins) 76eed69c8f Play/pause flyover
Tests / backend-test (pull_request) Successful in 6s
Tests / frontend-test (pull_request) Failing after 8s
Tests / e2e-test (pull_request) Failing after 1m29s
2026-04-17 00:26:05 +01:00
(jenkins) 62959398d5 Add better handling of places along line.
Tests / backend-test (pull_request) Successful in 9s
Tests / frontend-test (pull_request) Failing after 8s
Tests / e2e-test (pull_request) Failing after 1m30s
2026-04-16 23:22:42 +01:00
(jenkins) b98bac9cff feat: add geolocation button to map to center view on user position 2026-04-16 22:57:59 +01:00
(jenkins) c83049aca5 Update application ports to 3051 and enhance frontend/backend configurations 2026-04-08 16:15:58 +01:00
(jenkins) 234ed8ae94 Initial commit for new projection support. 2026-04-01 12:06:32 +01:00
(jenkins) 25f3a09374 Implement 20x warp speed over water with land prediction and speedometer UI 2026-03-17 00:08:50 +00:00
(jenkins) 259fdf1e10 Fix flyover button clickability and camera positioning 2026-03-16 23:35:22 +00:00
(jenkins) 8be3e04803 Implement 3D globe fly-over animation using MapLibre FreeCamera and Turf.js 2026-03-16 23:19:40 +00:00
(jenkins) f0767c798c Extend line range to antipode (20k km), increase city limit to 100, and fix info panel layout 2026-03-16 20:50:35 +00:00
Agent Zero b40116b56f Initial commit: MVP scaffolding for Line of Sight application
- React frontend with MapLibre integration
- Node.js Express backend with dummy API
- Docker containerization (PostgreSQL+PostGIS, backend, frontend)
- Interactive map with direction selector
- 20 mock conurbations data
- Full project structure ready for PR workflow
2026-03-16 15:27:35 +00:00