Commit Graph
74 Commits
Author SHA1 Message Date
Hamza-Ayed 91e9e71ce4 feat: introduce routing status tracking for approved roads and telemetry batch queue limits 2026-09-19 12:34:26 +03:00
Hamza-Ayed ce896df30a feat: add device authentication, place gates support, and PiP navigation features 2026-09-19 12:34:26 +03:00
Hamza-Ayed 43ad2e0ad4 chore: add build artifacts, map assets, and routing data 2026-09-19 12:34:24 +03:00
Hamza-Ayed c10fd2396c feat(tactical): sovereign military suite with 100% real satellite DEM intervisibility, viewshed 360, offline engines, and entitlements 2026-08-22 15:11:16 +03:00
Hamza-Ayed 4a7859f4c2 feat: integrate CocoaPods for macos tactical app and update environment configurations 2026-08-21 04:12:13 +03:00
Hamza-Ayed 7216d86740 feat(dem): Universal analytical Jordan DEM surface model for all routes across the Kingdom 2026-08-21 02:55:15 +03:00
Hamza-Ayed 96b22d1fc0 fix(elevation): Restore smooth non-zero continuous terrain differentials 2026-08-21 02:49:41 +03:00
Hamza-Ayed 8a0cf35116 fix(slope): Remove artificial high-frequency noise and calibrate gentle urban gradients 2026-08-21 02:46:02 +03:00
Hamza-Ayed ad4b5d991c feat(topography): Multi-scale micro-terrain and polyline sub-segment elevation tracker 2026-08-21 02:39:58 +03:00
Hamza-Ayed ff97821fd0 fix(elevation): Continuous smooth IDW DEM model for realistic gradients without jumps 2026-08-21 02:34:39 +03:00
Hamza-Ayed 398daceffb fix(routing): Friendly Arabic diagnostic messages for out-of-boundary / off-grid points 2026-08-21 02:26:38 +03:00
Hamza-Ayed 0849b7b53c feat(pricing): Automated Monthly Jordan Fuel Pricing Service via Gemini AI and Cron Schedule 2026-08-21 02:19:08 +03:00
Hamza-Ayed f14d40dac7 feat(routing): Dynamic traffic delay & descent-aware mechanical braking advice 2026-08-21 02:15:56 +03:00
Hamza-Ayed 7572d6b4c5 feat(api & web): Implement real-time Eco Routing, Fuel & Energy Consumption and Cost Engine 2026-08-21 01:58:00 +03:00
Hamza-Ayed d7119a53eb fix(security & web): Enforce strict ApiKeyGuard and fix missing Gauge import in App.tsx 2026-08-21 00:07:34 +03:00
Hamza-Ayed 50ecf9bfbf fix(api): Allow trusted portal domains to use demo master API key seamlessly 2026-08-21 00:02:54 +03:00
Hamza-Ayed 81d88ee770 fix(api): Use estimateElevation in tactical.service.ts 2026-08-20 23:56:41 +03:00
Hamza-Ayed 431d1f95ff feat: Add Intaleq Native Android Kotlin & iOS Swift SDKs, Incline slope routing, Topographic contours and modular tactical app 2026-08-20 23:54:58 +03:00
Hamza-Ayed 52a912380f fix(roads): split parameterized queries into individual statements to satisfy node-postgres prepared statement rule 2026-08-19 16:46:59 +03:00
Hamza-Ayed 06895d6720 fix(roads): replace ON CONFLICT with delete and insert for bulletproof candidate approval 2026-08-19 16:44:59 +03:00
Hamza-Ayed 313c2f641f fix(roads): explicit cast geometry::geometry on insert to approved_roads 2026-08-19 16:38:00 +03:00
Hamza-Ayed 956dae8e75 fix(roads): add ALTER TABLE migration for candidate_id column in approved_roads table 2026-08-19 16:34:42 +03:00
Hamza-Ayed b98ce56622 fix(roads): fix road approval & deletion persistence, add robust endpoints, delete candidate from DB upon reject/delete, and add clear all pending button 2026-08-19 16:29:24 +03:00
Hamza-Ayed ad231c6f20 feat(tactical): integrate cross-country terrain slope, basalt rocks, and off-road mobility analysis into Isochrone engine 2026-08-18 15:40:18 +03:00
Hamza-Ayed 9088af0534 feat(tactical): implement real road-network ray-casting routing for Isochrone reachability 2026-08-18 15:31:56 +03:00
Hamza-Ayed 3109d782d3 feat(tactical): add interactive Isochrone reachability analysis for hospitals and civil defense 2026-08-18 15:17:37 +03:00
Hamza-Ayed ac4a74d0e0 fix(deps): align @nestjs/common and @nestjs/core to 11.2.1 to resolve sse-signal decorator module error 2026-08-18 14:49:09 +03:00
Hamza-Ayed c28d7f236e feat(tactical): add isochrone emergency reachability endpoint and clean build config 2026-08-18 14:16:40 +03:00
Hamza-Ayed bab24892c7 chore(cleanup): archive one-time migrations, secure telemetry endpoint, and purge temporary files 2026-08-18 14:00:20 +03:00
Hamza-Ayed cb384765fb feat(security): implement dynamic tactical license gate, instant key revocation, and clean hardcoded credentials 2026-08-18 13:46:02 +03:00
Hamza-Ayed ba4ae15eab feat(routing): smart street extraction and distinctive naming for main and alternative routes 2026-08-18 12:25:10 +03:00
Hamza-Ayed 0a854c4302 feat(routing): pure Arabic localization for all navigation instructions (translate Continue onto, toward, keep right, etc.) 2026-08-18 12:18:06 +03:00
Hamza-Ayed 57e3da7ea4 feat(routing): enable elevation profile and steep slope/incline warnings in routing API and frontend 2026-08-18 12:10:32 +03:00
Hamza-Ayed 9247499f50 fix(tactical): sync complete tactical service with LOS and artillery methods 2026-08-18 09:47:04 +03:00
Hamza-Ayed 941420f5c0 fix(tactical): resolve DTO types and TS1272 build error for isolatedModules 2026-08-18 09:46:04 +03:00
Hamza-Ayed a0a5a09135 feat(tactical): add tactical line of sight API, elevation engine, dynamic step resolution, weather module and executive showcase 2026-08-17 19:25:39 +03:00
Hamza-Ayed 03cdc6fe9c feat: implement geometry snapping logic for manual road insertion and approved roads topology 2026-08-16 17:34:06 +03:00
Hamza-Ayed 8061f3e7a3 feat: add road refinement controller and HERE maps in CompareView 2026-08-16 13:35:09 +03:00
Hamza-Ayed 32865e78df Backup before syncing server scripts 2026-08-16 13:17:56 +03:00
Hamza-Ayed dc9d546733 feat: implement billing, usage tracking, and administrative geocoding features in API with infrastructure updates 2026-07-28 04:43:23 +03:00
Hamza-Ayed 3773ab56a4 feat: implement geocoding evaluation scripts and enhance routing service with traffic-aware path processing 2026-07-16 14:31:07 +03:00
Hamza-Ayed c97c961c96 feat: implement manual routing sync system, update map tile URLs to HTTPS, and migrate admin session storage to localStorage 2026-07-15 23:01:18 +03:00
Hamza-Ayed 7a64be5833 feat: add automated crons, telemetry cleanup, RTL support, and manual road candidate tools 2026-07-15 17:14:01 +03:00
Hamza-Ayed 0bb609d5a2 fix: resolve Binance Pay TypeScript strict type error 2026-07-15 15:51:55 +03:00
Hamza-Ayed a39dfe1aaa feat: implement side-by-side synchronized map comparison tool and infrastructure scripts for connectivity and data updates 2026-07-15 14:58:48 +03:00
Hamza-Ayed 790bfcefc8 feat: add Binance Pay webhook handler and implement payment order creation in billing service 2026-07-14 21:46:48 +03:00
Hamza-Ayed 3fba3a40f7 final check 04-16-3 2026-04-16 19:37:25 +03:00
Hamza-Ayed 9f2a03a979 2026-04-16-3 add secur ,billing ,documents , 2026-04-16 05:36:53 +03:00
Hamza-Ayed 47a38d657e 2026-04-16-2 2026-04-16 04:13:55 +03:00
Hamza-Ayed 58f06eeba3 2026-04-16-1 2026-04-16 03:39:49 +03:00