Commit Graph

527 Commits

Author SHA1 Message Date
Pablo Revilla
9d4ebc00f6 Added Database cleanup feature to startdb.py 2025-09-17 22:15:12 -07:00
Pablo Revilla
a69d1a5729 Added Database cleanup feature to startdb.py 2025-09-17 22:12:04 -07:00
Pablo Revilla
d5272c1aec added index to API list v2.0.6 2025-09-17 07:44:48 -07:00
Pablo Revilla
4201c5476b Fixed multiple responses for active map 2025-09-15 16:05:30 -07:00
Pablo Revilla
6b4a33aeb2 Fixed multiple responses for active map 2025-09-15 13:42:52 -07:00
Pablo Revilla
77cf3df06a Fixed multiple responses for active map 2025-09-15 12:29:50 -07:00
Pablo Revilla
a532fb0a16 Merge remote-tracking branch 'origin/master' 2025-09-15 09:59:52 -07:00
Pablo Revilla
48a4be887c New charts added to stats as we have access not to nodes via API 2025-09-15 09:59:19 -07:00
Pablo Revilla
8dec274045 New charts added to stats as we have access not to nodes via API 2025-09-12 17:42:19 -07:00
Pablo Revilla
b09ea7192c Update sample.config.ini
added:

# Updates intervals in seconds, zero or negative number means no updates
# defaults will be 3 seconds
map_interval=3
firehose_interal=3
2025-09-12 17:40:52 -07:00
Pablo Revilla
93bad96268 New charts added to stats as we have access not to nodes via API 2025-09-12 16:15:02 -07:00
Pablo Revilla
bb5dba23d0 New charts added to stats as we have access not to nodes via API 2025-09-12 12:15:10 -07:00
Pablo Revilla
fd57310b0e nodelist now also works with API 2025-09-12 11:46:20 -07:00
Pablo Revilla
168763357a nodelist now also works with API 2025-09-12 11:19:55 -07:00
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