Commit graph

3352 commits

Author SHA1 Message Date
Daniel Lugo
449bba1913 Doesn't need to be async 2022-01-29 15:21:51 -05:00
Daniel Lugo
8bcb3a7e85 Merge pull request #525 from shocknet/pakeish
Pakeish
2022-01-28 15:04:07 -05:00
Daniel Lugo
21d6ec8a76 No more alias auth, only access secret + wallet password 2022-01-28 14:15:46 -05:00
Daniel Lugo
a48170c274 Do not actually start up gun 2022-01-28 14:15:36 -05:00
Daniel Lugo
cbf40449fc Remove old access secret mechanics code 2022-01-28 11:16:58 -05:00
Daniel Lugo
27276be53f Update node version in nvmrc 2022-01-28 10:32:50 -05:00
CapDog
6333619456 Update README.md 2022-01-25 16:42:07 -05:00
Daniel Lugo
6a7c66711b Merge pull request #510 from shocknet/new-auth
New Auth
2022-01-25 14:51:45 -04:00
CapDog
5cd209d9d1 Update README.md 2022-01-25 10:41:14 -05:00
CapDog
26864c895b Update README.md 2022-01-25 10:40:40 -05:00
CapDog
9d6d2a66e7 Update README.md 2022-01-25 10:40:22 -05:00
CapDog
7b358bf3df Update README.md 2022-01-25 10:39:51 -05:00
Daniel Lugo
a65c41d25d Indicate wallet presence in /healthz 2022-01-23 15:24:12 -04:00
Daniel Lugo
5ea87c67c9 Pake 2022-01-22 17:32:13 -04:00
Daniel Lugo
319f104acf Offline access secret for authenticating when tunneled 2022-01-20 17:35:21 -04:00
Daniel Lugo
808959b845 No longer send this data to client 2022-01-17 17:24:52 -04:00
Daniel Lugo
d4dd47a334 New encryption/decryption mechanism 2022-01-17 17:04:48 -04:00
Daniel Lugo
71fbd69024 Re-export convertToEncryptedMessage() 2022-01-17 16:54:52 -04:00
Daniel Lugo
de4978a854 Validate request parameters 2022-01-17 16:07:58 -04:00
Daniel Lugo
add3fea6fa Reminder to validate this in the future 2022-01-17 15:50:44 -04:00
Daniel Lugo
8e848ae807 Tell typescript to ignore hacks 2022-01-17 15:50:03 -04:00
Daniel Lugo
98a75df4a5 Remove unneeded argument 2022-01-17 15:45:29 -04:00
Daniel Lugo
5482f05e61 Correctly instantiate server 2022-01-17 15:45:20 -04:00
Daniel Lugo
8883461ef4 Please typescript 2022-01-17 14:38:27 -04:00
Daniel Lugo
d0e76ba2c5 Remove unused variable 2022-01-17 14:37:08 -04:00
Daniel Lugo
f2254a6506 Validate 2022-01-17 14:37:04 -04:00
Daniel Lugo
401e46e475 Validate deviceId header 2022-01-17 14:32:18 -04:00
Daniel Lugo
4fa886d8c6 Use typed express's app 2022-01-17 14:30:51 -04:00
Daniel Lugo
7ab0af1bad Move this variable to the top 2022-01-17 14:28:46 -04:00
Daniel Lugo
3b379f8791 Remove unused code 2022-01-17 14:27:57 -04:00
Daniel Lugo
bc11acac79 Stringest typecheck 2022-01-17 14:27:05 -04:00
Daniel Lugo
8f660f90cf Remove unused imports 2022-01-17 14:26:57 -04:00
Daniel Lugo
20daae57ba Remove unneeded argument 2022-01-17 13:33:15 -04:00
Daniel Lugo
6b9061fd64 Reminder to fix this bug 2022-01-17 13:32:43 -04:00
Daniel Lugo
7ddf117d7d Spell checking 2022-01-17 13:31:40 -04:00
Daniel Lugo
4d88f8aac3 Response does not need to be returned 2022-01-17 13:30:18 -04:00
Daniel Lugo
9d4429956b Type exception 2022-01-17 13:30:05 -04:00
Daniel Lugo
3dcd0f735e gun.load() is no longer used 2022-01-17 13:29:04 -04:00
Daniel Lugo
cd54d559a7 Use correct validated variable 2022-01-17 13:27:29 -04:00
Daniel Lugo
34d55d4b60 Use correct validated variable 2022-01-17 13:26:34 -04:00
Daniel Lugo
f3603f08b6 Validate fetch of encrypted backup from gun 2022-01-17 13:26:03 -04:00
Daniel Lugo
0b27506261 Correctly import Big.js 2022-01-17 13:25:12 -04:00
Daniel Lugo
17c9ebd577 More typings 2022-01-17 13:23:23 -04:00
Daniel Lugo
e6c048ddf4 Typings 2022-01-17 13:23:11 -04:00
Daniel Lugo
b16447250a Actually import the type 2022-01-17 13:19:31 -04:00
Daniel Lugo
9ee06b87f8 Default values 2022-01-17 13:17:49 -04:00
Daniel Lugo
df789c3a31 Correct typing for list channels request 2022-01-17 13:17:12 -04:00
Daniel Lugo
0e241a8b7a Spell checking 2022-01-17 13:16:16 -04:00
Daniel Lugo
43821ff7fe Add "qrcode" to dictionary 2022-01-17 13:01:17 -04:00
Daniel Lugo
27922229a0 Correctly import Axios 2022-01-17 13:00:55 -04:00