5
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2024-10-18 07:40:42 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Arceliar
19cdf8de34 add histogramming code, update crawler, allow longer names 2021-07-31 10:34:52 -05:00
Arceliar
b744a6ab1a gofmt and minor parsing fix 2021-07-06 18:48:25 -05:00
Arceliar
f094991677 fix bug in name parsing, don't print info about time-out nodes, and gofmt 2021-07-02 20:37:10 -05:00
Arceliar
3e913d2aa2 make updateGraph use new crawler result format 2021-05-23 14:16:52 -05:00
Arceliar
e1638133b6 update crawler 2019-12-25 17:27:34 -06:00
Arceliar
5376948304 use cgi.escape to sanitize obviously bad characters in node labels (this was crashing pygraphviz) 2019-02-02 14:23:45 -06:00
Arceliar
a6df0a3b7c better labels for unknown nodes 2018-12-17 21:44:27 -06:00
Arceliar
275f0dc3ee use labels from nodeinfo if they're defined 2018-12-17 18:39:27 -06:00
Arceliar
1805f55cf9 fix issue with unknown nodes 2018-12-12 19:09:42 -06:00
Arceliar
4b2ed4901d use yakamo's node list when possible, otherwise use the last hexadecitet of the address 2018-12-12 18:58:35 -06:00
Arceliar
d48c10f7e2 update some documentation, fix links in map, replace pointless version with coords field 2018-12-12 18:12:54 -06:00
Arceliar
96cf6caabc use to get a map of the network 2018-12-08 00:41:40 -06:00
Arceliar
3d6523fab3 changes to get it working with y.yakamo.org:3000/current as a source of node info 2018-11-16 21:55:30 -06:00
Michał Zieliński
e4b9b130db replace tabs with spaces 2015-11-21 12:47:21 +01:00
Vanhala Antti
63ac6ffc06 Don't lose edges for a week 2014-06-05 00:27:06 +03:00
Vanhala Antti
ddb2a681e4 Validate received graph format 2014-06-04 21:41:33 +03:00
Vanhala Antti
f51cf2025e Pushing nodes to a database and generating graph from it 2014-05-30 17:34:00 +03:00