5
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2024-09-16 18:49:34 +00:00
Commit Graph

150 Commits

Author SHA1 Message Date
Arceliar
afbf59cf08 slightly better about text 2018-12-17 21:03:10 -06:00
Arceliar
71d3e89bc8 update about page to reference NodeInfo 2018-12-17 19:22:16 -06:00
Arceliar
275f0dc3ee use labels from nodeinfo if they're defined 2018-12-17 18:39:27 -06:00
Christer Warén
5b53e0fb20
Temporary Internet Addresses
CWINFO (@cwinfo)
-------------------------
cloudberry.fr1.servers.devices.cwinfo.net
fr2.servers.devices.cwinfo.net

Nginx Reverse Proxy
https://yggdrasil-map.cwo.fi -> http://[21f:dd73:7cdb:773b:a924:7ec0:800b:221e]:80/
https://yggdrasil-map.h.cwo.fi -> http://[21f:dd73:7cdb:773b:a924:7ec0:800b:221e]:80/
https://yggdrasil-map.y.cwo.fi -> http://[21f:dd73:7cdb:773b:a924:7ec0:800b:221e]:80/
2018-12-17 06:48:40 +02:00
Arceliar
5eb884bdc8 set max_age in cache headers 2018-12-14 23:01:27 -06:00
Arceliar
1805f55cf9 fix issue with unknown nodes 2018-12-12 19:09:42 -06:00
Arceliar
d087a3de67
Merge pull request #5 from Arceliar/nodelist
Nodelist
2018-12-12 19:00:37 -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
5298c701bb
Merge pull request #4 from Arceliar/crawler
v0.3 changes
2018-12-12 18:19:25 -06:00
Arceliar
e3dafeb12c Merge branch 'master' of https://github.com/Arceliar/yggdrasil-map into crawler 2018-12-12 18:13:50 -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
9c471ad939
Merge pull request #1 from cwinfo/master
HTTP -> HTTPS
2018-12-12 17:42:39 -06:00
Christer Warén
0c02e2f96c
HTTP -> HTTPS
Changed HTTP to HTTPS because original GNU GPL v3 license
`Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>`

Original license
https://www.gnu.org/licenses/gpl-3.0.en.html
2018-12-12 02:53:39 +02:00
Arceliar
96cf6caabc use to get a map of the network 2018-12-08 00:41:40 -06:00
Arceliar
b9cd1b5de1 typo 2018-11-24 19:58:09 -06:00
Arceliar
3e4cdd9579 Mention y.yakamo.org:3000 in the about page 2018-11-24 19:31:09 -06:00
Arceliar
be7a5e0c52 less variation in node size 2018-11-17 16:34:09 -06:00
Arceliar
28ce5317c6 branding 2018-11-17 15:08:51 -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
Isabell Cowan
09085aa2b8 Use "overflow: scroll" on sidebar.
* Prevent network members with many peers from making the sidebar taller than the view port.
2017-12-24 23:24:46 -06:00
Michał Zieliński
ee631b927e Merge pull request #21 from vdloo/bump-version-check
bump version check
2017-07-03 21:34:33 +02:00
Rick van de Loo
ac32ea4d03 bump version check 2017-07-02 21:25:03 +02:00
Michał Zieliński
22abb1e2a8 Merge pull request #17 from ProgVal/simplify-get_edges_for_peers
Simplify logic in get_edges_for_peers.
2016-08-23 22:45:58 +02:00
Valentin Lorentz
7ec28c3a0a Simplify logic in get_edges_for_peers. 2016-08-21 11:21:27 +02:00
Michał Zieliński
3c90628f74 Merge pull request #11 from kyrias/sG-fixes
Skip not_found nodes, don't prefix error with "Error:"
2015-12-01 09:09:55 +01:00
Johannes Löthberg
1a8102bb80 sendGraph: Fix printed messages
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-30 23:19:51 +01:00
Johannes Löthberg
9ae06c9ddc sendGraph: Skip node completely if replied with not_found
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-30 22:43:24 +01:00
Michał Zieliński
2bad4d8b39 fix infinite loop 2015-11-30 22:25:23 +01:00
Michał Zieliński
64791fb8a0 Merge pull request #10 from kyrias/sG-fixes
sendGraph: Get all peers using nearbyPath argument to getPeers
2015-11-30 22:06:38 +01:00
Johannes Löthberg
acd5decae8 sendGraph: Get all peers using nearbyPath argument to getPeers
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-30 21:43:30 +01:00
Michał Zieliński
079796d999 Merge pull request #9 from kyrias/sG-fixes
sendGraph: Only print each fetch line when given -v
2015-11-22 11:10:50 +01:00
Johannes Löthberg
f3142582f5 sendGraph: Only print each fetch line when given -v
Otherwise it clutters up the logs a bit much.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-22 09:31:14 +01:00
Michał Zieliński
573d8260ab Merge pull request #8 from kyrias/sG-fixes
Two additional fixes
2015-11-21 16:28:39 +01:00
Johannes Löthberg
6581021581 sendGraph: Clarify whether skipping due to timeouts or not
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 15:12:38 +01:00
Johannes Löthberg
dc733a9b45 sendGraph: Use r.text for comparing response
Missed this use of r.content in previous commit.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 15:11:14 +01:00
Michał Zieliński
7fd5de8c77 Merge pull request #7 from kyrias/sG-fixes
Minor sendGraph fixes
2015-11-21 15:03:24 +01:00
Johannes Löthberg
7421ff15d5 sendGraph: Clarify connection failed message
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:51:31 +01:00
Johannes Löthberg
1c92a03d4a sendGraph: Don't print IP on every connect
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:51:18 +01:00
Johannes Löthberg
4460ffa0c4 sendGraph: Use r.text for printing error
r.text contains the decoded content, while r.content contains the raw
response.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:49:40 +01:00
Johannes Löthberg
3f10aee97f sendGraph: Use .format consistently
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:49:29 +01:00
Johannes Löthberg
1f3f3e38dd sendGraph: Fix introductory comment nick
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:47:51 +01:00
Michał Zieliński
67e144cd87 sendGraph.py introduction comment 2015-11-21 14:29:42 +01:00
Michał Zieliński
63bc477ce6 include IP in log 2015-11-21 14:23:21 +01:00
Michał Zieliński
646d8d74e5 fix sendGraph 2015-11-21 14:12:23 +01:00
Michał Zieliński
55ec38f776 fix error handling 2015-11-21 13:37:55 +01:00
Michał Zieliński
d5efa03c34 parallel sendGraph, don't accept data from old versions of sendGraph 2015-11-21 13:30:03 +01:00
Michał Zieliński
2beed33600 log graph insertions 2015-11-21 13:03:19 +01:00
Michał Zieliński
22052a3840 use sendGraph script from Kubuxu 2015-11-21 12:52:48 +01:00
Michał Zieliński
e4b9b130db replace tabs with spaces 2015-11-21 12:47:21 +01:00
root
26343b47fb add uploaded_by, JS map fixes 2015-11-21 12:45:36 +01:00