Skip to content

Commit

Permalink
Merge pull request #27 from alexanderwe/feature/adapt-v2.2.1
Browse files Browse the repository at this point in the history
Resolve #25
  • Loading branch information
alexanderwe authored Jun 15, 2018
2 parents b30943f + d03e2a6 commit 496108d
Show file tree
Hide file tree
Showing 161 changed files with 7,173 additions and 2,611 deletions.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ tsconfig.json
yarn.lock
build
.DS_Store
*.log
*.log
coverage
17 changes: 0 additions & 17 deletions .nycrc

This file was deleted.

2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- '7'
- '9'
install:
- yarn install
before_script:
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2017 Alexander Weiß
Copyright 2017 - 2018 Alexander Weiß

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
4 changes: 2 additions & 2 deletions docs/assets/js/search.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/httpservice.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/feb9125/src/HttpService.ts#L9">HttpService.ts:9</a></li>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/8ad590e/src/HttpService.ts#L9">HttpService.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -141,7 +141,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> <span class="tsd-flag t
<div class="tsd-signature tsd-kind-icon">debug<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/feb9125/src/HttpService.ts#L9">HttpService.ts:9</a></li>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/8ad590e/src/HttpService.ts#L9">HttpService.ts:9</a></li>
</ul>
</aside>
</section>
Expand All @@ -158,7 +158,7 @@ <h3>get</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/feb9125/src/HttpService.ts#L24">HttpService.ts:24</a></li>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/8ad590e/src/HttpService.ts#L21">HttpService.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -194,7 +194,7 @@ <h3>post</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/feb9125/src/HttpService.ts#L52">HttpService.ts:52</a></li>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/8ad590e/src/HttpService.ts#L49">HttpService.ts:49</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/manifest.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/feb9125/src/Manifest.ts#L9">Manifest.ts:9</a></li>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/8ad590e/src/Manifest.ts#L9">Manifest.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -141,7 +141,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> db</h3>
<div class="tsd-signature tsd-kind-icon">db<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Database</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/feb9125/src/Manifest.ts#L9">Manifest.ts:9</a></li>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/8ad590e/src/Manifest.ts#L9">Manifest.ts:9</a></li>
</ul>
</aside>
</section>
Expand All @@ -151,7 +151,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> filepath</h3>
<div class="tsd-signature tsd-kind-icon">filepath<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/alexanderwe/the-traveler/blob/feb9125/src/Manifest.ts#L8">Manifest.ts:8</a></li>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/8ad590e/src/Manifest.ts#L8">Manifest.ts:8</a></li>
</ul>
</aside>
</section>
Expand All @@ -168,7 +168,7 @@ <h3>query<wbr>Manifest</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/feb9125/src/Manifest.ts#L26">Manifest.ts:26</a></li>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/8ad590e/src/Manifest.ts#L26">Manifest.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/oautherror.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/feb9125/src/OAuthError.ts#L1">OAuthError.ts:1</a></li>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/8ad590e/src/OAuthError.ts#L1">OAuthError.ts:1</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -135,7 +135,7 @@ <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 /usr/local/lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:884</li>
<li>Defined in /Users/alexanderweiss/Documents/Programming/NodeProjects/the-traveler/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:896</li>
</ul>
</aside>
</section>
Expand All @@ -146,7 +146,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> message</h3>
<aside class="tsd-sources">
<p>Inherited from Error.message</p>
<ul>
<li>Defined in /usr/local/lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:874</li>
<li>Defined in /Users/alexanderweiss/Documents/Programming/NodeProjects/the-traveler/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:886</li>
</ul>
</aside>
</section>
Expand All @@ -157,7 +157,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> name</h3>
<aside class="tsd-sources">
<p>Inherited from Error.name</p>
<ul>
<li>Defined in /usr/local/lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:873</li>
<li>Defined in /Users/alexanderweiss/Documents/Programming/NodeProjects/the-traveler/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:885</li>
</ul>
</aside>
</section>
Expand All @@ -169,7 +169,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 /usr/local/lib/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:875</li>
<li>Defined in /Users/alexanderweiss/Documents/Programming/NodeProjects/the-traveler/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:887</li>
</ul>
</aside>
</section>
Expand Down
Loading

0 comments on commit 496108d

Please sign in to comment.