Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Merge branch 'release/1.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
vsund committed Nov 12, 2017
2 parents cf4137c + ea7471a commit 9e34a48
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 95 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
logs
*.log
npm-debug.log*
yarn-debug.log*

# Runtime data
pids
Expand Down
2 changes: 1 addition & 1 deletion docs/code/assets/js/search.js

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/code/classes/_keyserver_.keyserver.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Keyserver.ts#L19">Keyserver.ts:19</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Keyserver.ts#L19">Keyserver.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -154,7 +154,7 @@ <h3>host<wbr>Name</h3>
<div class="tsd-signature tsd-kind-icon">host<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Keyserver.ts#L16">Keyserver.ts:16</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Keyserver.ts#L16">Keyserver.ts:16</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -169,7 +169,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> stats<wbr>Html</h3>
<div class="tsd-signature tsd-kind-icon">stats<wbr>Html<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Option</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;none()</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Keyserver.ts#L19">Keyserver.ts:19</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Keyserver.ts#L19">Keyserver.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -191,7 +191,7 @@ <h3>get<wbr>Key<wbr>Stats</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Keyserver.ts#L59">Keyserver.ts:59</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Keyserver.ts#L59">Keyserver.ts:59</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -213,7 +213,7 @@ <h3>get<wbr>Stats</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Keyserver.ts#L54">Keyserver.ts:54</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Keyserver.ts#L54">Keyserver.ts:54</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -235,7 +235,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>Stats<wbr>Html<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Keyserver.ts#L27">Keyserver.ts:27</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Keyserver.ts#L27">Keyserver.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -257,12 +257,12 @@ <h3>map<wbr>ToView</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Keyserver.ts#L49">Keyserver.ts:49</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Keyserver.ts#L49">Keyserver.ts:49</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Maps the keyserver&#39;s html to a generic promise</p>
<p>Maps the keyserver&#39;s html to a generic promise.</p>
</div>
</div>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
Expand Down Expand Up @@ -309,7 +309,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> parse<wbr>Key<wbr>Stats<w
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Keyserver.ts#L206">Keyserver.ts:206</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Keyserver.ts#L206">Keyserver.ts:206</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -337,7 +337,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> parse<wbr>Stats<wbr>Html<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Keyserver.ts#L64">Keyserver.ts:64</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Keyserver.ts#L64">Keyserver.ts:64</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/code/classes/_keystats_.keystats.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/KeyStats.ts#L15">KeyStats.ts:15</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/KeyStats.ts#L15">KeyStats.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -150,7 +150,7 @@ <h3>daily<wbr>Keys</h3>
<div class="tsd-signature tsd-kind-icon">daily<wbr>Keys<span class="tsd-signature-symbol">:</span> <a href="_keystats_.keystatsentry.html" class="tsd-signature-type">KeyStatsEntry</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/KeyStats.ts#L12">KeyStats.ts:12</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/KeyStats.ts#L12">KeyStats.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -165,7 +165,7 @@ <h3>hourly<wbr>Keys</h3>
<div class="tsd-signature tsd-kind-icon">hourly<wbr>Keys<span class="tsd-signature-symbol">:</span> <a href="_keystats_.keystatsentry.html" class="tsd-signature-type">KeyStatsEntry</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/KeyStats.ts#L15">KeyStats.ts:15</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/KeyStats.ts#L15">KeyStats.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -180,7 +180,7 @@ <h3>total<wbr>Keys</h3>
<div class="tsd-signature tsd-kind-icon">total<wbr>Keys<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/KeyStats.ts#L9">KeyStats.ts:9</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/KeyStats.ts#L9">KeyStats.ts:9</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/code/classes/_keystats_.keystatsentry.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/KeyStats.ts#L36">KeyStats.ts:36</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/KeyStats.ts#L36">KeyStats.ts:36</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -150,7 +150,7 @@ <h3>date<wbr>Time</h3>
<div class="tsd-signature tsd-kind-icon">date<wbr>Time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Moment</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/KeyStats.ts#L30">KeyStats.ts:30</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/KeyStats.ts#L30">KeyStats.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -165,7 +165,7 @@ <h3>new<wbr>Keys</h3>
<div class="tsd-signature tsd-kind-icon">new<wbr>Keys<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/KeyStats.ts#L33">KeyStats.ts:33</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/KeyStats.ts#L33">KeyStats.ts:33</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -180,7 +180,7 @@ <h3>updated<wbr>Keys</h3>
<div class="tsd-signature tsd-kind-icon">updated<wbr>Keys<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/KeyStats.ts#L36">KeyStats.ts:36</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/KeyStats.ts#L36">KeyStats.ts:36</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
60 changes: 11 additions & 49 deletions docs/code/classes/_parseerror_.parseerror.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,9 @@ <h3>Constructors</h3>
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_parseerror_.parseerror.html#message" class="tsd-kind-icon">message</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_parseerror_.parseerror.html#name" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><a href="_parseerror_.parseerror.html#error" class="tsd-kind-icon">Error</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_parseerror_.parseerror.html#message-1" class="tsd-kind-icon">message</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_parseerror_.parseerror.html#name-1" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_parseerror_.parseerror.html#message" class="tsd-kind-icon">message</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_parseerror_.parseerror.html#name" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-static"><a href="_parseerror_.parseerror.html#stack" class="tsd-kind-icon">stack</a></li>
</ul>
</section>
Expand All @@ -125,7 +123,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/ParseError.ts#L9">ParseError.ts:9</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/ParseError.ts#L4">ParseError.ts:4</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -146,65 +144,35 @@ <h4 class="tsd-returns-title">Returns <a href="_parseerror_.parseerror.html" cla
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="message" class="tsd-anchor"></a>
<h3>message</h3>
<div class="tsd-signature tsd-kind-icon">message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/ParseError.ts#L9">ParseError.ts:9</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The error message</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="name" class="tsd-anchor"></a>
<h3>name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/ParseError.ts#L6">ParseError.ts:6</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The canonical name</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static">
<a name="error" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagStatic">Static</span> Error</h3>
<div class="tsd-signature tsd-kind-icon">Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ErrorConstructor</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in /home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:884</li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib//home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts#L884">/home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:884</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
<a name="message-1" class="tsd-anchor"></a>
<a name="message" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagStatic">Static</span> message</h3>
<div class="tsd-signature tsd-kind-icon">message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from Error.message</p>
<ul>
<li>Defined in /home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:874</li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib//home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts#L874">/home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:874</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
<a name="name-1" class="tsd-anchor"></a>
<a name="name" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagStatic">Static</span> name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from Error.name</p>
<ul>
<li>Defined in /home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:873</li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib//home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts#L873">/home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:873</a></li>
</ul>
</aside>
</section>
Expand All @@ -216,7 +184,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
<p>Inherited from Error.stack</p>
<p>Overrides Error.stack</p>
<ul>
<li>Defined in /home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:875</li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib//home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts#L875">/home/me/Code/SKS/sks-lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:875</a></li>
</ul>
</aside>
</section>
Expand Down Expand Up @@ -258,20 +226,14 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="_parseerror_.parseerror.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="_parseerror_.parseerror.html#message" class="tsd-kind-icon">message</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="_parseerror_.parseerror.html#name" class="tsd-kind-icon">name</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static">
<a href="_parseerror_.parseerror.html#error" class="tsd-kind-icon">Error</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
<a href="_parseerror_.parseerror.html#message-1" class="tsd-kind-icon">message</a>
<a href="_parseerror_.parseerror.html#message" class="tsd-kind-icon">message</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static">
<a href="_parseerror_.parseerror.html#name-1" class="tsd-kind-icon">name</a>
<a href="_parseerror_.parseerror.html#name" class="tsd-kind-icon">name</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-static">
<a href="_parseerror_.parseerror.html#stack" class="tsd-kind-icon">stack</a>
Expand Down
6 changes: 3 additions & 3 deletions docs/code/classes/_peer_.gossippeer.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Peer.ts#L9">Peer.ts:9</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Peer.ts#L9">Peer.ts:9</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -146,7 +146,7 @@ <h3>host</h3>
<div class="tsd-signature tsd-kind-icon">host<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Peer.ts#L6">Peer.ts:6</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Peer.ts#L6">Peer.ts:6</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -161,7 +161,7 @@ <h3>port</h3>
<div class="tsd-signature tsd-kind-icon">port<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/0064dc0/lib/Peer.ts#L9">Peer.ts:9</a></li>
<li>Defined in <a href="https://github.com/ntzwrk/sks-lib/blob/master/lib/Peer.ts#L9">Peer.ts:9</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 9e34a48

Please sign in to comment.