5
0
mirror of https://github.com/cwinfo/hyperboria-peers.git synced 2024-09-19 16:09:35 +00:00
Commit Graph

267 Commits

Author SHA1 Message Date
cwningen
ce909319e2 Cleaned up formatting (#64) 2016-07-28 13:28:59 -06:00
cwningen
5722961306 Cleaned up formatting 2016-07-28 19:01:31 +01:00
kylerschin
801eec9ece Update irvinca-usa.k (#61) 2016-07-22 11:15:03 +02:00
Finn
27b646419b Improve "JSON not properly formatted" error message to say how to fix it (#59) 2016-07-16 19:56:38 -07:00
kylerschin
710ece9542 Create irvinca-usa.k (#60) 2016-07-16 17:52:15 -07:00
Norman Rieß
4db86082c2 Deleting my Singapore Node; This node will continue to work but using it as a new peer is discouraged (#57) 2016-06-27 14:32:56 +02:00
Daniel Supernault
8987979490 Remove old public peer
I no longer have this node.
2016-06-21 19:12:58 -06:00
ansuz
431cb90922 one more package.json bump for the readme 2016-06-19 14:21:00 +02:00
ansuz
8755dd9583 description in blockquotes 2016-06-19 14:20:18 +02:00
ansuz
c614a201a2 point to the cjdns repo for instructions on using credentials 2016-06-19 14:19:15 +02:00
ansuz
22c4152354 bump version for readme once more 2016-06-19 11:53:12 +02:00
ansuz
c81996e32e require should use npm package name 2016-06-19 11:52:33 +02:00
ansuz
fd95e35979 bump package.json because of readme 2016-06-19 11:50:24 +02:00
ansuz
0923fb1e7b big readme changes 2016-06-19 11:26:49 +02:00
ansuz
f35456b940 publish javascript api as an npm module 2016-06-19 10:51:53 +02:00
ansuz
41d4682c8a connectTo bug is fixed.
credential files must end with .k
2016-06-19 10:16:08 +02:00
ansuz
e460d3b8bd ignore vim swap files 2016-06-19 10:13:22 +02:00
ansuz
65825d7fbc alias __dirname, use 'read' 2016-06-19 10:13:09 +02:00
ansuz
dc3b822252 no more hardcoding. search the directory structure for .k files and load them 2016-06-19 03:44:08 +02:00
fbrandstetter
682ed17833 @fbrandstetter node in AMS (#55)
* New Node in AMS
* Update florianb.ams.k
2016-06-14 21:15:27 +02:00
ansuz
ae6721f614 play with index.js and use it for some more tests 2016-06-12 11:53:23 +02:00
ansuz
2d1398f85d indent. implement map and filter 2016-06-12 11:52:46 +02:00
ansuz
2d6580df52 remove redundant line 2016-06-12 11:52:12 +02:00
ansuz
d4f93ae130 got bored and did a little data entry
now you can `require("peers")`
2016-06-12 10:40:53 +02:00
Johannes Löthberg
c086fc0bda Merge pull request #53 from kyrias/drop-leeloo
EU/sthlm: Drop leeloo
2016-06-10 10:03:52 +02:00
Johannes Löthberg
dc13e697f2 EU/sthlm: Drop leeloo
Due to a move I no longer control the network I'm using so can't open
ports anymore.  I do however still have the possibilyt of outgoing peering.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-06-10 09:47:29 +02:00
William Wennerström
dcd3963027 Added bliss.willeponken.me 2016-05-22 14:02:08 +02:00
Finn
4fd61f9caf Merge pull request #49 from mixxit/icfreedom.net
sg.hub.icfreedom.net
2016-05-04 13:27:48 -07:00
Michael Bolland
6ec0f40cf4 sg.hub.icfreedom.net 2016-03-20 21:46:38 +00:00
Finn
a8dac2c1e4 Merge pull request #48 from mixxit/icfreedom.net
moldova node
2016-03-20 11:26:05 -07:00
Michael Bolland
f0c7a47488 moldova node 2016-03-20 18:19:32 +00:00
Finn
0ae55675af Merge pull request #47 from mixxit/icfreedom.net
h.us-west.hub.icfreedom.net.k
2016-03-18 12:54:39 -07:00
Michael Bolland
267c0f5a79 h.us-west.hub.icfreedom.net.k 2016-03-18 19:30:34 +00:00
kpcyrd
340ed1de86 Merge pull request #46 from mixxit/icfreedom.net
hongkong node
2016-03-18 10:40:49 +01:00
Michael Bolland
689b8eb493 hongkong node 2016-03-17 18:33:16 +00:00
Jakub Sztandera
91db836318 Merge pull request #45 from mixxit/fallofanempire
fallofanempire node
2016-03-16 18:53:12 +01:00
Mike Bolland
6c12dd5b18 fallofanempire node 2016-03-16 17:04:15 +00:00
Jakub Sztandera
8a8d73c12c Merge pull request #44 from mixxit/icfreedom.net
quebec node
2016-03-15 07:13:19 +01:00
Michael Bolland
e26d0f67bb quebec node 2016-03-14 23:00:57 +00:00
Jakub Sztandera
add2ed9e87 Merge pull request #42 from hyperboria/json-peering
Pretty JSON
2016-03-14 21:52:21 +01:00
Finn
4f283244b2 Contact is a required field 2016-03-13 10:58:47 -07:00
Finn
e72cce3dae Forgot to return true 2016-03-13 10:51:08 -07:00
Finn
52240ec1e9 Wrap JSON dicts in {} like the rest of the world
Update tests.py, README.md to reflect this
tests.py also now checks exact formatting. Must be four spaces indented, etc. Also has --clean option to do it for you
2016-03-13 10:46:55 -07:00
Finn
8a63833742 Make whatever crazy python linter I installed happy 2016-03-13 10:09:03 -07:00
Jakub Sztandera
78b0e03cb4 Merge pull request #39 from mixxit/icfreedom.net
Icfreedom.net
2016-03-13 13:30:33 +01:00
Michael Bolland
e43956561d request for newline 2016-03-13 12:27:32 +00:00
Michael Bolland
9aa4f29f68 missing comma 2016-03-13 12:08:17 +00:00
Michael Bolland
0a02faa4d1 fix for format of icfreedom.net 2016-03-13 12:03:07 +00:00
Michael Bolland
b7192e79a5 icfreedom.net node 2016-03-13 11:58:12 +00:00
Jakub Sztandera
572f8300b6 Merge pull request #36 from kaotisk-hund/master
Create kaotisk.rethymno-meshnet
2016-03-04 09:43:33 +01:00