Commit graph

3354 commits

Author SHA1 Message Date
Daniel Lugo
aa80f58cbe typo 2020-02-03 22:16:40 -04:00
Daniel Lugo
a43ff12cc5 promisify is broken 2020-02-03 22:16:40 -04:00
Daniel Lugo
438b6f1383 unused vars 2020-02-03 22:16:39 -04:00
Daniel Lugo
29680618ff avoid commonjs require race conditions 2020-02-03 22:16:39 -04:00
Daniel Lugo
e0fe2e96ba chats now have ids 2020-02-03 22:16:39 -04:00
Daniel Lugo
9a9185f560 typings for jsonwebtoken 2020-02-03 22:16:38 -04:00
Daniel Lugo
33d1343974 prevent race condition 2020-02-03 22:16:38 -04:00
Daniel Lugo
d0bef5ea2c instantly reflect changes in messages 2020-02-03 22:16:37 -04:00
Daniel Lugo
e4ab314e7f update eslint rules 2020-02-03 22:16:37 -04:00
Daniel Lugo
ebff8f4581 propagate disconnect 2020-02-03 22:16:36 -04:00
Daniel Lugo
f2c1fa5f12 async forEach 2020-02-03 22:16:36 -04:00
Daniel Lugo
d2a461b904 signal disconnect by nulling out outgoing feed 2020-02-03 22:16:35 -04:00
Daniel Lugo
1b44fe1fd0 userToIncomingID getter 2020-02-03 22:16:35 -04:00
Daniel Lugo
db884955fe didDisconnect util 2020-02-03 22:16:35 -04:00
Daniel Lugo
e7610ebc24 disconnect action in mediator 2020-02-03 22:16:34 -04:00
Daniel Lugo
45d6bd1099 disconnect action 2020-02-03 22:16:20 -04:00
Daniel Lugo
9769d85d76 avoid dep injection 2020-02-03 22:16:19 -04:00
Daniel Lugo
f26612c0d6 use mysecret util and avoid dep inj 2020-02-03 22:16:19 -04:00
Daniel Lugo
1b0202c950 mySecret() util 2020-02-03 22:16:19 -04:00
Daniel Lugo
5f2ef409c2 promisify gun 2020-02-03 22:16:18 -04:00
Daniel Lugo
267373a787 folder for utils 2020-02-03 22:16:18 -04:00
Daniel Lugo
1e0a89d457 Merge pull request #23 from shocknet/bug/e2e-key-size
Bug/e2e key size
2020-02-01 13:57:20 -04:00
emad-salah
596ae7884d Decreased key size and added non encrypted socket events 2020-01-31 16:42:16 +01:00
emad-salah
1bb8d36006 Reduced key size 2020-01-31 15:02:55 +01:00
Daniel Lugo
2b043f5943 Merge pull request #22 from shocknet/feature/end-to-end-encryption
Feature/end to end encryption
2020-01-30 16:42:05 -04:00
boufni95
5173a95d24 parse to json object in case of string body 2020-01-30 21:17:51 +01:00
CapDog
9a0e4c3049 Update README.md 2020-01-29 18:00:59 -05:00
Emad-salah
d621e659be Merge branch 'master' into feature/end-to-end-encryption 2020-01-28 06:07:34 -05:00
Daniel Lugo
b0b8eb521c Merge pull request #21 from shocknet/seed-backup-event
Seed backup event
2020-01-24 21:34:41 -04:00
Daniel Lugo
407fe7e493 await 2020-01-24 21:33:10 -04:00
Daniel Lugo
b64b580d45 provide SEA 2020-01-24 21:31:07 -04:00
Daniel Lugo
07dc27e2b4 unencrypt seed backup 2020-01-24 21:28:52 -04:00
Daniel Lugo
6b6e7ce240 seed backup event 2020-01-24 19:50:31 -04:00
Daniel Lugo
f7dc0bd1df Merge pull request #20 from shocknet/seed-backup
Seed backup
2020-01-24 17:04:31 -04:00
Daniel Lugo
d75bf2708e save seed backup at sign up 2020-01-24 17:03:05 -04:00
Daniel Lugo
0a88f19f75 seed backup action 2020-01-24 16:53:45 -04:00
Daniel Lugo
06efb05830 export mysea 2020-01-24 16:52:58 -04:00
emad-salah
a1a31557b5 Socket.io encryption wrapper completed! 2020-01-22 18:21:52 +01:00
emad-salah
86348d0728 GET requests end-to-end encryption fix 2020-01-21 11:03:11 +01:00
emad-salah
4126fd503a End to end encryption completed through HTTP! 2020-01-20 15:19:31 +01:00
Daniel Lugo
865e553319 bio 2020-01-15 23:43:04 -04:00
Daniel Lugo
0030b62ba3 Merge pull request #19 from shocknet/spontaneous-payments
Spontaneous payments
2020-01-14 18:50:43 -04:00
Daniel Lugo
e8ad0b854c exact error handling 2020-01-14 18:42:10 -04:00
Daniel Lugo
47f37b06d8 stringent sendpaymentsync handling 2020-01-14 18:33:20 -04:00
Daniel Lugo
8ce9e65a8d better handle of sendpaymentsync response 2020-01-14 18:26:14 -04:00
Daniel Lugo
c3fff0a432 timeout for getter 2020-01-14 18:08:18 -04:00
Daniel Lugo
a72f6dd091 check auth 2020-01-13 22:05:53 -04:00
Daniel Lugo
4e24f81f8a better error handling 2020-01-13 21:55:27 -04:00
Daniel Lugo
0734cb6cb9 send payment when order invoice is received 2020-01-13 21:28:50 -04:00
Daniel Lugo
88abc9a2a9 disable rule 2020-01-13 21:28:40 -04:00