Commit graph

3439 commits

Author SHA1 Message Date
Daniel Lugo
f04c1a3728 use timeout5 instead of timeout10 2020-08-02 13:12:57 -04:00
Emad-salah
650bf7f37c Removed auth route logging 2020-08-01 21:46:32 +01:00
Emad-salah
ddb592f2d5 Wizard builds are now triggered using master branch commits 2020-08-01 17:01:40 +01:00
Daniel Lugo
bb7fbae2dc Merge pull request #129 from shocknet/faulty-yarn-lock
remove leftover merge conflict
2020-07-31 09:04:26 -04:00
Daniel Lugo
c5bf17571f remove leftover merge conflict 2020-07-31 09:03:59 -04:00
Daniel Lugo
636413e33c Merge pull request #128 from shocknet/ignore-audit-files
ignore audit files
2020-07-31 09:00:53 -04:00
Daniel Lugo
e03ed23f52 ignore audit files 2020-07-31 09:00:02 -04:00
CapDog
89c34950b1 Merge pull request #126 from shocknet/hotfix/encrypted-auth-token
Backwards-compatible encrypted token functionality
2020-07-30 16:46:37 -04:00
CapDog
b6bf866ef3 Merge pull request #109 from shocknet/feature/ln-ux
Feature/ln ux
2020-07-30 14:55:23 -04:00
boufni95
00a7029514 amt push fix 2020-07-30 20:53:32 +02:00
boufni95
f61efa191f fix open channel and sendpayment 2020-07-30 20:50:44 +02:00
CapDog
10dae1dd8c Merge pull request #127 from shocknet/enh/posts
Enh/posts
2020-07-30 10:42:33 -04:00
Daniel Lugo
a48362c45b simpler retry logic 2020-07-30 10:19:32 -04:00
Daniel Lugo
7df73ca49e force a prefecth 2020-07-30 10:11:38 -04:00
Daniel Lugo
2573a2aaf9 correct import name 2020-07-29 13:20:03 -04:00
Daniel Lugo
7974a89bd3 init writes in parallel in case one of them fails 2020-07-29 12:21:46 -04:00
boufni95
c02e8f3016 Merge branch 'master' into feature/ln-ux 2020-07-29 14:52:41 +02:00
CapDog
755bafba8a Merge pull request #121 from shocknet/feature/random-secrets
Added persistent random secrets
2020-07-28 14:30:14 -04:00
CapDog
b34723452e Merge pull request #125 from shocknet/erbesharat-dev/upgrade-winston
Winston Upgrade
2020-07-28 14:29:14 -04:00
emad-salah
224e4a30ec Added new gitignore entry for new logfile format 2020-07-28 19:22:02 +01:00
emad-salah
7228a703eb Formatted logs with colors! 2020-07-28 19:20:30 +01:00
emad-salah
4c3c16c24e Merge branch 'dev/upgrade-winston' of https://github.com/erbesharat/api into erbesharat-dev/upgrade-winston 2020-07-28 19:19:27 +01:00
boufni95
582f2baeb1 Merge branch 'master' into feature/ln-ux 2020-07-28 19:54:45 +02:00
Daniel Lugo
a444899173 remove secrets.json from repo 2020-07-28 13:20:15 -04:00
Daniel Lugo
fc043a6ba6 Merge pull request #124 from shocknet/gun-status-http-2
gun auth status http endpoint
2020-07-28 11:45:06 -04:00
Daniel Lugo
9cb75cc980 gun auth status http endpoint 2020-07-28 11:44:05 -04:00
Emad-salah
77e8fa696c Merge branch 'master' into feature/random-secrets 2020-07-27 22:41:40 +01:00
CapDog
62a968741b Merge pull request #123 from shocknet/feature/synchronized-wizard-builds
GitHub Actions setup for dispatching Wizard builds
2020-07-27 17:36:53 -04:00
CapDog
99ba9be89b Merge pull request #122 from shocknet/bug/route-logging
Added a .env toggle for enabling/disabling detailed route logging
2020-07-27 17:34:33 -04:00
Daniel Lugo
8bcfb3236f yarn lock regen 2020-07-27 09:53:24 -04:00
CapDog
f681027ca5 Merge pull request #118 from shocknet/enh/msg-rest-endpoint
Contact through HTTP
2020-07-25 18:00:25 -04:00
Daniel Lugo
7ca39103b2 comments/messages 2020-07-25 10:16:18 -04:00
Daniel Lugo
d12656d154 throw instead of log 2020-07-25 10:15:53 -04:00
Daniel Lugo
788e871392 size() as catch-all 2020-07-25 10:14:41 -04:00
Daniel Lugo
7b0d3892d5 better logs 2020-07-25 08:51:42 -04:00
Daniel Lugo
3c52eb26e3 user to last request sent dev endpoint 2020-07-24 12:44:21 -04:00
Daniel Lugo
89b1263e80 handshake address regen through HTTP 2020-07-24 12:43:16 -04:00
Daniel Lugo
b7ad45f1d5 storedReqs dev endpoint 2020-07-24 12:16:17 -04:00
Daniel Lugo
cd9c7983c8 run disconnect-related writes in parallel 2020-07-24 12:15:07 -04:00
Daniel Lugo
18844d2c55 remove debug code 2020-07-24 10:52:22 -04:00
Daniel Lugo
55fb361c5c send back created resource 2020-07-23 23:04:37 -04:00
Daniel Lugo
fc32cf3996 null check 2020-07-23 23:04:22 -04:00
Daniel Lugo
41649c7bce use same handler 2020-07-23 23:04:11 -04:00
Daniel Lugo
0088b7d8cf sendMessageNew(), returns the created RES 2020-07-23 20:16:10 -04:00
Daniel Lugo
2a68ff8743 less extraneous data logs 2020-07-23 17:43:40 -04:00
emad-salah
6233d5d1a5 Added persistent random secrets 2020-07-23 18:23:40 +01:00
Daniel Lugo
1eb4c59ab6 commenting 2020-07-23 13:12:37 -04:00
Daniel Lugo
bb1138579d work around load() bug 2020-07-23 13:01:43 -04:00
emad-salah
59f44e825a Added a .env toggle for enabling/disabling detailed route logging 2020-07-23 16:43:54 +01:00
hatim boufnichel
37c5fe7921 Merge branch 'master' into feature/ln-ux 2020-07-23 17:39:28 +02:00