Pablo Revilla
4ffd287c84
Work on DB cleanup tool
2025-09-19 08:50:10 -07:00
Pablo Revilla
ec0dd4ef03
Work on status page
2025-09-18 10:28:55 -07:00
Pablo Revilla
608fde9e9c
Work on db cleanup tool
2025-09-18 10:25:27 -07:00
Pablo Revilla
7c40c64de8
Work on db cleanup tool
2025-09-18 09:45:01 -07:00
Pablo Revilla
4f4c18fa14
Work on db cleanup tool
2025-09-18 09:37:24 -07:00
Pablo Revilla
6eb1cdbd2d
Work on db cleanup tool
2025-09-18 07:40:25 -07:00
Pablo Revilla
cad3051e7f
Work on db cleanup tool
2025-09-18 07:38:58 -07:00
Pablo Revilla
2b9422efbc
fixed spelling of variable firehouse_interval
2025-09-18 07:34:26 -07:00
Pablo Revilla
ddb691d4de
fixed spelling of variable firehouse_interval
2025-09-17 23:05:05 -07:00
Pablo Revilla
bbab5fefd0
make the /api/config endpoint restrictive to what it provides. It will only show what is needed for the current code.
2025-09-17 23:01:29 -07:00
Pablo Revilla
6e223a066a
make the /api/config endpoint restrictive to what it provides. It will only show what is needed for the current code.
2025-09-17 23:00:44 -07:00
Pablo Revilla
61b74473e3
make the /api/config endpoint restrictive to what it provides. It will only show what is needed for the current code.
2025-09-17 22:55:40 -07:00
Pablo Revilla
f06fa3a4a3
Added Database cleanup feature to startdb.py
2025-09-17 22:22:35 -07:00
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