Christer Warén
|
f63c3d730a
|
Merge pull request #4 from zielmicha/master
Use "overflow: scroll" on sidebar.
|
2019-05-01 19:22:14 +03: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
|
f292dbb186
|
Update about.html
|
2019-01-16 00:29:02 -06:00 |
|
Arceliar
|
9925488716
|
take host and port as arguments
|
2019-01-14 22:10:21 -06:00 |
|
Arceliar
|
a6df0a3b7c
|
better labels for unknown nodes
|
2018-12-17 21:44:27 -06:00 |
|
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 |
|
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
|
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
|
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 |
|
Rick van de Loo
|
ac32ea4d03
|
bump version check
|
2017-07-02 21:25:03 +02: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
|
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
|
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 |
|
Adam Novak
|
7aa07f7bc3
|
Safely omit IP if it is not available.
|
2015-08-28 00:07:44 -07:00 |
|
Michał Zieliński
|
8cfd0bf957
|
sendGraph.py updates
|
2015-07-30 18:59:30 +02:00 |
|
Michał Zieliński
|
f4fc407f8e
|
size nodes by their betweenness, use nodedb for giving hosts names
|
2015-07-28 14:04:14 +02:00 |
|
Michał Zieliński
|
e0f1c67c1b
|
Merge branch 'master' of https://github.com/zielmicha/fc00.org
|
2015-07-28 14:03:10 +02:00 |
|
Michał Zieliński
|
b2fbb011e6
|
autopep8 graphPlotter
|
2015-07-27 21:16:01 +02:00 |
|
Michał Zieliński
|
b8dadeae6b
|
update github URL in about.html
|
2015-07-26 22:19:00 +02:00 |
|
Michał Zieliński
|
5ae90eeae3
|
adjustments for fc00.atomshare.net
|
2015-07-26 19:08:51 +02:00 |
|
Vanhala Antti
|
2651684978
|
Fix scrolling in Firefox
|
2015-01-16 12:06:35 +02: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
|
613b5aec09
|
Handle multiple cjdns instances
|
2014-06-02 23:22:37 +03:00 |
|
Vanhala Antti
|
f51cf2025e
|
Pushing nodes to a database and generating graph from it
|
2014-05-30 17:34:00 +03:00 |
|
Vanhala Antti
|
d6b0b97528
|
Graph sending script
|
2014-05-28 19:48:46 +03:00 |
|
Vanhala Antti
|
a1a2152414
|
Better title and little fixes
|
2014-05-14 02:25:07 +03:00 |
|
Vanhala Antti
|
7dddb76770
|
About page.
|
2014-05-14 01:36:55 +03:00 |
|
Vanhala Antti
|
e5e937b688
|
Add link to source
|
2014-03-30 18:07:16 +03:00 |
|
Vanhala Antti
|
374b565ce6
|
Rename to fc00.org
|
2014-03-30 17:50:35 +03:00 |
|
Ubuntu
|
4e00f585cd
|
Added lighttp config file
|
2014-03-30 14:19:42 +00:00 |
|
Vanhala Antti
|
9a5a323c2d
|
Fix graph for Firefox
|
2014-03-30 16:42:11 +03:00 |
|
Vanhala Antti
|
d51755e097
|
Added fcgi file
|
2014-03-30 16:09:46 +03:00 |
|
Vanhala Antti
|
7ad3ffb92b
|
Remove old index.html
|
2014-03-30 14:36:18 +03:00 |
|
Vanhala Antti
|
a53ce7a950
|
Remove unfinished features
|
2014-03-30 02:14:02 +02:00 |
|
Vanhala Antti
|
2203cc1138
|
Use multiple nodes
|
2014-03-22 00:55:16 +02:00 |
|
Vanhala Antti
|
380e7bb3dd
|
Initial commit.
|
2014-03-19 11:12:47 +02:00 |
|