Commit Graph

5 Commits

Author SHA1 Message Date
a45de02105 Make sure all connections are drawn at most once 2025-06-14 03:33:23 +02:00
39961fe6e3 Get rid of gradients
They were broke (
2025-06-14 03:26:32 +02:00
5b42b0b7fd Fix gradient 2025-06-14 03:02:33 +02:00
gpt-engineer-app[bot]
ce53ca5977 Fix visual issues and add features
-   Remove white boxes around system nodes.
-   Reverse zoom direction.
-   Reduce region node size.
-   Implement URL encoding for region names.
-   Color connections based on node security.
2025-06-14 00:47:12 +00:00
gpt-engineer-app[bot]
1fdf39d60a feat: Implement interactive map views
Create interactive map views using SVG for nodes and connections. Implement navigation to region and system pages on click.
2025-06-13 23:32:09 +00:00