Commit graph

3357 commits

Author SHA1 Message Date
CapDog
f4b894bf26 Merge pull request #318 from shocknet/fix/on-orders
fix typo
2021-03-19 13:29:12 -04:00
hatim boufnichel
50bbaa6f2f fix 2021-03-18 19:49:16 +01:00
CapDog
babae99c17 Merge pull request #316 from shocknet/feature/content
self encrypt and self seed provider
2021-03-06 13:15:37 -05:00
hatim boufnichel
0c8a6189ca self encrypt and self seed provider 2021-03-06 18:21:53 +01:00
CapDog
b70cc6aca7 Update .env.example 2021-03-06 10:14:21 -05:00
CapDog
64007596c6 Merge pull request #314 from shocknet/feature/gun-http-open
Added "open" method to GunDB
2021-03-04 16:59:13 -05:00
emad-salah
5864c62d28 Fix typing 2021-03-04 17:05:30 +01:00
emad-salah
679d417bd9 Add support for calling GunDB "open" through HTTP 2021-03-04 17:02:31 +01:00
CapDog
fce4fee2cb Update README.md 2021-02-27 19:50:46 -05:00
CapDog
b858c810da Merge pull request #310 from shocknet/dependabot/npm_and_yarn/yargs-parser-13.1.2
Bump yargs-parser from 13.1.1 to 13.1.2
2021-02-27 15:08:10 -05:00
CapDog
de45807e59 Merge pull request #311 from shocknet/fix/coordinates
Fix/coordinates
2021-02-27 15:07:44 -05:00
hatim boufnichel
1383116935 fixed coordinates, orderAck, lnd streams 2021-02-27 20:58:45 +01:00
hatim boufnichel
470fe36b29 Merge branch 'master' into fix/coordinates 2021-02-27 17:48:18 +01:00
dependabot[bot]
4e479023e7 Bump yargs-parser from 13.1.1 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 16:14:21 +00:00
CapDog
a1b89ffaf7 Merge pull request #264 from shocknet/feature/tunnel
create tunnel on startup
2021-02-26 11:13:44 -05:00
hatim boufnichel
6d17564b3a close tunnel before a restart 2021-02-26 17:09:57 +01:00
hatim boufnichel
1dd30756f6 Merge branch 'feature/tunnel' of https://github.com/shocknet/api into feature/tunnel 2021-02-26 17:00:59 +01:00
hatim boufnichel
e77b878fed syntax fix 2021-02-26 16:57:24 +01:00
hatim boufnichel
c543a6d74b yarn fix 2021-02-26 16:53:25 +01:00
hatim boufnichel
d7e7689e1f Merge branch 'master' into feature/tunnel 2021-02-26 16:52:24 +01:00
hatim boufnichel
2acefa21d0 fixies 2021-02-26 16:47:55 +01:00
CapDog
2a71fb4bb2 Update README.md 2021-02-23 11:16:23 -05:00
CapDog
11992beb7c Merge pull request #308 from shocknet/merged-coordinates
Merged coordinates
2021-02-22 16:36:04 -05:00
Daniel Lugo
9b3b85cddc remove unused code 2021-02-22 17:19:21 -04:00
Daniel Lugo
d568f5780a remove extraneous dep injection 2021-02-22 16:43:19 -04:00
Daniel Lugo
6bdb660048 wire up transaction endpooint 2021-02-22 16:41:31 -04:00
Daniel Lugo
6b86ab34a3 torrent seed order type 2021-02-22 15:59:38 -04:00
Daniel Lugo
f43982d541 content reveal order 2021-02-22 15:37:20 -04:00
Daniel Lugo
f4e6cb76c1 gun uuid utility 2021-02-22 15:34:42 -04:00
Daniel Lugo
09f717b1a3 several order types 2021-02-22 15:27:11 -04:00
Daniel Lugo
38bf829af1 write coordinate before anything else 2021-02-22 15:27:11 -04:00
Daniel Lugo
fc2821f78c reflect paid content status 2021-02-22 15:27:11 -04:00
Daniel Lugo
a37993c80e add node-fetch 2021-02-22 15:27:11 -04:00
Daniel Lugo
07d21b6fcf new env variables 2021-02-22 15:27:11 -04:00
Daniel Lugo
aada3c70cb Merge pull request #307 from shocknet/upg-common
upgrade shock-common
2021-02-22 15:25:58 -04:00
Daniel Lugo
6b685f0024 upgrade shock-common 2021-02-22 15:19:00 -04:00
Daniel Lugo
8b8cced4ec Merge pull request #306 from shocknet/upgrade-shock-common-to-latest
upgrade shock-common
2021-02-22 13:44:26 -04:00
Daniel Lugo
d02eee46fb upgrade shock-common 2021-02-22 13:43:14 -04:00
Daniel Lugo
c5751d8a53 Merge pull request #305 from shocknet/assert-never
add assert-never, dev-correctness utility
2021-02-22 13:06:56 -04:00
Daniel Lugo
dc65a3332e add assert-never, dev-correctness utility 2021-02-22 13:06:06 -04:00
Daniel Lugo
080a5237c3 Merge pull request #304 from shocknet/upgrade-typescript
upgrade typescript
2021-02-22 10:39:16 -04:00
Daniel Lugo
2d24040894 upgrade typescript 2021-02-22 10:37:15 -04:00
Daniel Lugo
a339d1058c Merge pull request #298 from shocknet/basic-coordinates
Basic coordinates
2021-02-22 09:36:07 -04:00
Daniel Lugo
61952b17f4 simplify 2021-02-22 08:57:10 -04:00
CapDog
c5498fe7e9 Merge pull request #300 from shocknet/fix/epub
use on(), wait 10 seconds for epub to arrive
2021-02-21 11:09:01 -06:00
hatim boufnichel
05b9d11ab2 Merge branch 'bug/pwa-fixes' into feature/schema 2021-02-18 15:33:15 +01:00
emad-salah
54bb3e6ee1 PWA fixes 2021-02-07 17:45:56 +01:00
Daniel Lugo
b5c9cc2151 catch log and rethrow 2021-02-03 11:09:55 -04:00
Daniel Lugo
c8883b55d1 use on(), wait 10 seconds for epub to arrive 2021-02-03 10:31:57 -04:00
hatim boufnichel
b0c5f40595 fixies 2021-01-29 15:46:47 +01:00