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
8375773898
fix(web): position map source switcher below navbar and fix missing Flame icon import in ExecutiveShowcase
2026-08-18 13:05:36 +03:00
Hamza-Ayed
5d813f3a3f
fix(web): use pre-seeded master API key by default so platform opens seamlessly without auth prompts
2026-08-18 13:02:00 +03:00
Hamza-Ayed
f1e31cb721
refactor(tactical): remove ridge lines to keep map uncluttered and focused strictly on wadi flows
2026-08-18 12:54:35 +03:00
Hamza-Ayed
13ff137359
fix(tactical): implement scientific D8 hydrological flow routing for natural wadis and isolate from ridges
2026-08-18 12:44:58 +03:00
Hamza-Ayed
c9b3249aa5
fix(web): add shared DemSource singleton, add ErrorBoundary, and conditional view rendering to prevent WebGL crash
2026-08-18 12:35:17 +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
06543ee8e0
feat(executive): redesign executive strategic showcase with Apple Light theme, SF Pro typography, animations, and full C4ISR tactical modules
2026-08-18 11:57:24 +03:00
Hamza-Ayed
ba2f211438
fix(tactical): remove label spam on terrain grid, refine realistic cliff gradient >= 28 deg, and soften overlay opacities
2026-08-18 11:43:28 +03:00
Hamza-Ayed
c35f6e61f2
feat(tactical): high-resolution 21x21 DEM terrain study, bilinear interpolation, cliff/rock barrier detection, and 4-tier slope classification
2026-08-18 11:37:48 +03:00
Hamza-Ayed
b039281972
feat(tactical): real DEM grid slope analysis, dynamic contour lines, and topography-driven wadi/ridge features
2026-08-18 11:15:56 +03:00
Hamza-Ayed
b1ee482830
feat(tactical): add map visualization layers for peaks, valleys, slope sectors, wadis, roads, urban, and basalt hazards
2026-08-18 10:56:58 +03:00
Hamza-Ayed
6bd0bc0ce5
feat(tactical): add comprehensive Terrain Study (دراسة الأرض) with natural/manmade obstacles and OAKOC intelligence report
2026-08-18 10:42:04 +03:00
Hamza-Ayed
91c36d99c9
fix(tactical): resolve click stale closures, add direct coordinate inputs, and draggable markers
2026-08-18 10:24:26 +03:00
Hamza-Ayed
23dde3c8e3
feat(tactical): add interactive location picker, minefield quantities analysis, and organizational feasibility study
2026-08-18 10:15:15 +03:00
Hamza-Ayed
97b8b27ddf
feat(tactical): enhance symbols palette, instructions, and fix header layout spacing
2026-08-18 09:55:52 +03:00
Hamza-Ayed
2691eb68eb
fix(web): fix tactical map style.json and implement keep-alive views for instant tab switching
2026-08-18 09:49:58 +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
bd287d155b
style(showcase): apple SF Pro typography and refined executive palette
2026-08-17 19:33:21 +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
b3ffa7c71d
fix: remove undefined getRefs call and clean up unused HERE checks in CompareView
2026-08-16 14:14:11 +03:00
Hamza-Ayed
844774bd1b
feat: add Soviet Military Topo and Google Topo, remove HERE API dependency, relocate and restyle floating ViewNav
2026-08-16 14:09:02 +03:00
Hamza-Ayed
126761004c
feat: enhance basemaps palette with Google Hybrid and Esri Clarity, remove carto, instant road approve update
2026-08-16 13:53:38 +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
3136a2b7aa
feat: sync scripts, scraper, and sql tools from server
2026-08-16 13:19:10 +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
2f7c2066f7
chore: increase routing memory limits for CH graph build
2026-07-26 23:36:17 +03:00
Hamza-Ayed
3a49029ee4
fix(routing): allow bidirectional travel on two-way corridors
...
- u_turn_costs: 60 (was infinite -> U-turns forbidden -> huge detours)
- distance_influence 70 -> 20, de-prioritise service/living_street/track
- restore safe ignored_highways (was "" -> footways imported, bad snapping)
- profiles_ch -> profiles_lm (edge-based CH too heavy with turn_costs)
- server port 8989 -> 8080 to match compose mapping, healthcheck and API
- add normalize-oneway + check-bidirectional tooling
2026-07-26 15:35:55 +03:00
Hamza-Ayed
e93b577ad7
chore: update dependency versions, downgrade Flutter SDK, and add project documentation
2026-07-19 03:21:19 +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
3cf87999f4
Add gitignore and remove huge files
2026-07-15 23:12:39 +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
78fe6c48cc
update tile endpoints to the Martin host, refine map styling and snapping logic, and add geolocation-based map centering.
2026-07-15 21:56:41 +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
cc62019609
new change to use intaleq_map sdk v2 04-17-1
2026-04-17 14:47:11 +03:00
Hamza-Ayed
834c220d31
Commercial Roadmap & Future Enhancements 04-16-4
2026-04-16 19:43:25 +03:00
Hamza-Ayed
3fba3a40f7
final check 04-16-3
2026-04-16 19:37:25 +03:00
Hamza-Ayed
34dd9ee35a
make packages for dart and npm
2026-04-16 17:48:43 +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
Hamza-Ayed
3d61362602
2026-04-15-4
2026-04-15 19:56:49 +03:00
Hamza-Ayed
9cd1ac4c1d
2026-04-15-3
2026-04-15 15:58:58 +03:00
Hamza-Ayed
f1f1818501
2026-04-15-2 dashboard convert to html without vite and react
2026-04-15 15:41:05 +03:00
Hamza-Ayed
3802af0651
2026-04-15-1 dashboard
2026-04-15 01:05:15 +03:00
Hamza-Ayed
50573eb9d3
2026-04-14-8 auth and commercial 0
2026-04-14 21:49:08 +03:00
Hamza-Ayed
f5b3f9f790
2026-04-14-8 auth and commercial
2026-04-14 20:14:48 +03:00
Hamza-Ayed
be7dcc2652
2026-04-14-7
2026-04-14 18:32:40 +03:00
Hamza-Ayed
dd93a0a807
2026-04-14-6
2026-04-14 17:24:01 +03:00
Hamza-Ayed
dd606a4cba
2026-04-14-2 full 1
2026-04-14 13:38:18 +03:00
Hamza-Ayed
830b498485
2026-04-14-2 full
2026-04-14 13:28:19 +03:00
Hamza-Ayed
581eda1ea8
2026-04-14-1
2026-04-14 03:03:35 +03:00
Hamza-Ayed
b36e197e09
2026-04-13-4
2026-04-13 20:02:57 +03:00
Hamza-Ayed
5bbb5d8d8b
2026-04-13-3
2026-04-13 14:00:42 +03:00
Hamza-Ayed
018fc72d9d
2026-04-13-2
2026-04-13 02:34:23 +03:00
Hamza-Ayed
3b43ff983a
2026-04-13-1
2026-04-13 01:44:32 +03:00
Hamza-Ayed
5ebd7ea3b1
2026-04-12-1
2026-04-12 22:35:38 +03:00
Hamza-Ayed
e3799c422c
Telemetry Intelligence v2.5: High-performance set-based architecture, grid aggregation, stabilization, and Telegram notifications
2026-04-12 16:36:07 +03:00
Hamza-Ayed
7012ca1c28
feat: add syria data import scripts and update geocoding search to include neighbourhood
2026-04-06 01:30:12 +03:00
Hamza-Ayed
7f812c6929
chore: save state before importing syria data
2026-04-06 01:21:03 +03:00
Hamza-Ayed
c136cee04f
fix(geocoding): fix query param string parsing, location field mismatch, and distance_km normalization
...
- controller: @Query() params arrive as strings in NestJS - now explicitly
parseFloat() all numeric params (lat, lng, radius) before passing to service.
Also validates against NaN before hitting PostGIS.
- controller: reverse geocode now validates and throws 400 on invalid lat/lng.
- service: searchPlaces now normalizes all results to include:
- location: { lat, lng } nested object (frontend was crashing on place.location.lat)
- distance_km: pre-computed string field (frontend was reading undefined distance_km)
- latitude/longitude as actual floats (not decimal strings from DB)
- frontend (App.tsx): fixed map.flyTo() to read place.latitude/place.longitude
instead of the non-existent place.location.lat/lng.
- frontend (App.tsx): fixed search result click handler same way.
- frontend (App.tsx): fixed distance display to compute from res.distance (meters).
- entity: added missing source column to BasePlace entity.
2026-03-29 23:30:12 +03:00
Hamza-Ayed
ca043b67a8
Final Refinement: Native Labels, Interactive Management UI, and Visual Polishing
2026-03-29 02:55:28 +03:00
Hamza-Ayed
014848247d
feat: upgrade to Intaleq Style v3 and enable Egypt routing demo (code only)
2026-03-28 21:34:21 +03:00
Hamza-Ayed
12a206ae85
stable: mapping v1.0 restored and verified
2026-03-28 04:26:45 +03:00
Hamza-Ayed
592af8ce5c
stable: finalized GIS aesthetics and Syria/Jordan routing synchronization
2026-03-28 04:12:01 +03:00
Hamza-Ayed
d6f3b41b53
feat(gis): restore premium OSM style and fix international routing bounds for Jordan & Syria
2026-03-28 03:55:42 +03:00
Hamza-Ayed
2d674f5c06
Excluding large OSM data and node_modules from repository
2026-03-20 23:43:15 +03:00
Hamza-Ayed
6e6ee55d03
1
2026-03-20 02:14:50 +03:00
Hamza-Ayed
65ce6a0ba2
first commit
2026-03-20 01:53:40 +03:00