Commit Graph

513 Commits

Author SHA1 Message Date
Pablo Revilla 285db92a53 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	meshview/templates/map.html
2025-09-12 09:54:09 -07:00
Pablo Revilla 3897ce268e Merge pull request #47 from alecperkins/feature/graph-colors
Add colors and weighting to graph, condense labels
2025-09-12 09:42:27 -07:00
Pablo Revilla aea81f77f8 nodelist now also works with API 2025-09-12 07:46:45 -07:00
Pablo Revilla 7e76424053 Merge pull request #46 from alecperkins/feature/map-fill-screen
Fill screen with map
2025-09-11 21:06:07 -07:00
Pablo Revilla 9c4171928a nodelist now also works with API 2025-09-11 07:54:00 -07:00
Pablo Revilla d69a7959b8 Added API pages and moved chat to API/JS 2025-09-10 22:31:09 -07:00
Pablo Revilla 81fe8353c4 Added API pages and moved chat to API/JS 2025-09-10 22:25:22 -07:00
Pablo Revilla 868a1658ce Added API pages and moved chat to API/JS 2025-09-10 22:04:02 -07:00
Alec Perkins a93f8d7212 feat: Add colors and weighting to graph, condense labels
The colors indicate the role, and the edges are weighted by how many traceroutes contributed to that edge. This helps to communicate the quality of the connection. The colors and node size based on role make it easier to see the composition of the graph. This also moves the look-and-feel pieces into the template only, and attempts to centralize the color definitions.
2025-09-10 18:04:12 -04:00
Alec Perkins 3eca96a01d feat: Fill screen with map
A naive approach. Ideally it would use flexbox but that would require more substantial changes.
2025-09-10 17:21:03 -04:00
Pablo Revilla 1e7fccae82 Added the traceroute and neighbours to the map 2025-09-08 09:35:18 -07:00
Pablo Revilla 5bef93b186 Merge pull request #40 from jschrempp/arrowheads
Add direction arrow heads to main map edges shown on node click
2025-09-08 09:33:46 -07:00
Pablo Revilla 8c01a7b4a0 Added the traceroute and neighbours to the map 2025-09-05 07:43:15 -07:00
Pablo Revilla 783972e4bd Added the traceroute and neighbours to the map 2025-09-04 09:05:37 -07:00
Pablo Revilla c42173cdc8 Added the traceroute and neighbours to the map 2025-09-03 09:37:17 -07:00
Jim Schrempp 52dc78b8d0 added direction arrow heads to main map edges shown on node click 2025-08-31 07:00:10 -07:00
Pablo Revilla ce8717b55a Added the traceroute and neighbours to the map 2025-08-29 09:42:56 -07:00
Pablo Revilla 6836d42fd6 Added the traceroute and neighbours to the map 2025-08-29 09:28:35 -07:00
Pablo Revilla 396d919df3 Added the traceroute and neighbours to the map 2025-08-29 09:19:56 -07:00
Pablo Revilla c374167568 Added the traceroute and neighbours to the map 2025-08-29 09:06:04 -07:00
Pablo Revilla 1ccc3bfc7d Added the traceroute and neighbours to the map 2025-08-28 16:19:47 -07:00
Pablo Revilla 0500be4541 Added the traceroute and neighbours to the map 2025-08-28 16:08:38 -07:00
Pablo Revilla a4533c33e5 Added the traceroute and neighbours to the map 2025-08-28 15:56:44 -07:00
Pablo Revilla d0799f44ec Added the traceroute and neighbours to the map 2025-08-28 15:32:52 -07:00
Pablo Revilla a022795251 Added the traceroute and neighbours to the map 2025-08-28 09:12:54 -07:00
Pablo Revilla 7b8f2e6678 Added the traceroute and neighbours to the map 2025-08-28 09:05:01 -07:00
Pablo Revilla 34cdb03791 Added the traceroute and neighbours to the map 2025-08-28 07:50:34 -07:00
Pablo Revilla 0629b7b1ef Added the traceroute and neighbours to the map 2025-08-27 16:27:24 -07:00
Pablo Revilla 749fc615a8 Added the traceroute and neighbours to the map 2025-08-27 16:12:04 -07:00
Pablo Revilla 9f93602b51 Added the traceroute and neighbours to the map 2025-08-27 14:51:08 -07:00
Pablo Revilla 2295751e18 Added the traceroute and neighbours to the map 2025-08-27 14:17:46 -07:00
Pablo Revilla eccba20a13 Added the traceroute and neighbours to the map 2025-08-27 14:13:37 -07:00
Pablo Revilla 9eae03013d Added the traceroute and neighbours to the map 2025-08-27 14:08:11 -07:00
Pablo Revilla d305ea424d Added the traceroute and neighbours to the map 2025-08-27 13:15:22 -07:00
Pablo Revilla e40b96168a Added the traceroute and neighbours to the map 2025-08-27 12:35:49 -07:00
Pablo Revilla d38c587a76 Added the traceroute and neighbours to the map 2025-08-27 12:28:19 -07:00
Pablo Revilla ec02d72f89 Added the traceroute and neighbours to the map 2025-08-27 12:25:13 -07:00
Pablo Revilla 93b7276b9e Added the traceroute and neighbours to the map 2025-08-27 11:25:26 -07:00
Pablo Revilla f72e5178b2 Added the traceroute and neighbours to the map 2025-08-27 09:54:55 -07:00
Pablo Revilla 21760552e4 Added the traceroute and neighbours to the map 2025-08-27 07:30:28 -07:00
Pablo Revilla fdfbdd50ba Fixed bug with nodegraph.html it was not able to handle some characters on the name_long 2025-08-26 13:23:55 -07:00
Pablo Revilla 34fd41c10f Adding live-map and static pages for the apis 2025-08-25 20:32:24 -07:00
Pablo Revilla 7e80e83850 Adding live-map and static pages for the apis 2025-08-25 20:21:20 -07:00
Pablo Revilla b8647ee993 Adding live-map and static pages for the apis 2025-08-25 20:13:52 -07:00
Pablo Revilla de50e2bc7b Adding live-map and static pages for the apis 2025-08-25 20:01:33 -07:00
Pablo Revilla ad93483cd0 Adding live-map and static pages for the apis 2025-08-25 17:08:49 -07:00
Pablo Revilla 75eb392182 Adding live-map and static pages for the apis 2025-08-25 16:57:55 -07:00
Pablo Revilla 94a03d7cbb Adding live-map and static pages for the apis 2025-08-25 16:29:45 -07:00
Pablo Revilla e7963683f1 Adding live-map and static pages for the apis 2025-08-25 14:57:10 -07:00
Pablo Revilla 941de1c2fb Adding live-map and static pages for the apis 2025-08-25 14:27:19 -07:00