Commit graph

3439 commits

Author SHA1 Message Date
Daniel Lugo
ae5cd44b74 Remove unused timeout10() 2021-07-23 13:57:41 -04:00
Daniel Lugo
6d3f9e9f01 Better handling of timeouts in pubToEpub() 2021-07-23 13:57:41 -04:00
Daniel Lugo
d33af3787d Use timeout5 here 2021-07-23 13:57:41 -04:00
CapDog
c58ff86a21 Merge pull request #435 from shocknet/bug/exchange-fix
Key exchange improvements and more logging
2021-07-23 13:55:14 -04:00
Daniel Lugo
5a3045f415 Merge pull request #434 from shocknet/removes-unused-stuff
Removes unused stuff
2021-07-23 13:28:50 -04:00
emad-salah
774bbcae58 Key exchange improvements and logging 2021-07-23 18:08:52 +01:00
Daniel Lugo
b64c14b067 Remove unused getter 2021-07-23 10:44:54 -04:00
Daniel Lugo
bff2d1becb Remove unused endpoint 2021-07-23 10:43:14 -04:00
Daniel Lugo
3bae8e5122 Better log 2021-07-23 09:25:51 -04:00
Daniel Lugo
2d63f75a0e Remove unnecessary timeout() 2021-07-23 09:22:05 -04:00
Daniel Lugo
74ab9218eb Remove unused endpoints 2021-07-23 09:21:01 -04:00
Daniel Lugo
244e88f06a Remove unused POC endpoint 2021-07-23 09:19:00 -04:00
Daniel Lugo
0a3da2abc9 Remove old create post fn 2021-07-23 09:09:24 -04:00
Daniel Lugo
233452e59b Remove unused code / routes 2021-07-23 08:49:55 -04:00
Daniel Lugo
e2e7c7cfc6 Remove uoutdated routes 2021-07-23 08:49:55 -04:00
Daniel Lugo
fe51bcfe1a Remove unused follows-related code/routes 2021-07-23 08:49:55 -04:00
Daniel Lugo
a0d602bcab Remove unused code/routes 2021-07-23 08:49:55 -04:00
CapDog
6de0adb7bd Merge pull request #418 from shocknet/bug/bad-mac-logs
bug/bad-mac-logs
2021-07-22 15:51:29 -04:00
Emad Kheir
ce650b3173 Merge branch 'master' into bug/bad-mac-logs 2021-07-22 20:49:45 +01:00
Daniel Lugo
11c980ae4c Merge pull request #433 from shocknet/winston-instead-of-console
Winston instead of console.*
2021-07-22 14:29:17 -04:00
Daniel Lugo
6e72e8ecf7 Winston instead of console.* 2021-07-22 14:26:29 -04:00
Daniel Lugo
7985117b1c Merge pull request #431 from shocknet/bug/log-import
Fix import bug
2021-07-22 13:49:02 -04:00
Emad Kheir
5901d570e2 Update routes.js 2021-07-22 18:44:37 +01:00
Daniel Lugo
dffc0e7252 Merge pull request #429 from shocknet/timeout-err-stack
Timeout err stack
2021-07-22 13:28:04 -04:00
Daniel Lugo
9d769405cd Simpler/correct-er tryAndWait() 2021-07-22 12:20:20 -04:00
Daniel Lugo
e236cafe05 Catch previously uncaught error inside CB 2021-07-22 12:20:20 -04:00
emad-salah
77ac1ce8f4 Merge branch 'master' into bug/bad-mac-logs 2021-07-22 15:26:39 +01:00
CapDog
879547c101 Merge pull request #430 from shocknet/bug/winston-errors
Winston logging refactored
2021-07-22 09:13:16 -04:00
emad-salah
2eb61783cd Fix logger imports 2021-07-22 11:37:58 +01:00
emad-salah
cdfb7f7311 Complete refactor of Winston logging 2021-07-22 11:36:54 +01:00
Version Update Action
bbd90b5424 version upgraded to 2021.7.21 2021-07-21 22:56:07 +00:00
CapDog
879677179a Merge pull request #428 from shocknet/remove-old-chat-stuff
Remove old chat stuff
2021-07-21 14:08:27 -04:00
Daniel Lugo
c70062b86f Remove old chat code 2021-07-21 13:40:48 -04:00
Daniel Lugo
148b42c5ed Remove old chat code 2021-07-21 13:27:34 -04:00
CapDog
43e4db91db Merge pull request #427 from shocknet/fix/more-logs
logger->console
2021-07-20 16:45:24 -04:00
hatim boufnichel
13a40d7511 logger->console 2021-07-20 22:43:45 +02:00
CapDog
793e47de0a Merge pull request #426 from shocknet/logs/better-logs
mostly logs
2021-07-20 14:06:45 -04:00
hatim boufnichel
fa39128886 Merge branch 'master' into logs/better-logs 2021-07-20 20:05:37 +02:00
hatim boufnichel
c67677ede7 mostly logs 2021-07-20 20:03:13 +02:00
CapDog
547413a5e1 Merge pull request #425 from shocknet/new-chat-rebased
New chat rebased
2021-07-19 17:29:22 -04:00
Daniel Lugo
ee229cace5 Remove merge artifacts 2021-07-19 17:08:36 -04:00
Daniel Lugo
45eeb2d672 Remove outdated gun actions 2021-07-19 16:57:55 -04:00
Daniel Lugo
0681464817 Remove outdated gun events 2021-07-19 16:57:55 -04:00
Daniel Lugo
b87bcb6bcb No hardcoded events in gun socket rpc 2021-07-19 16:57:14 -04:00
Daniel Lugo
1a15d20441 "epubField" mechanism for gun rpc 2021-07-19 16:55:54 -04:00
Daniel Lugo
03b957f15c Pass through arg to recursive call 2021-07-19 16:54:51 -04:00
Daniel Lugo
33f889c831 Handle weird non-string errors from gun 2021-07-19 16:54:51 -04:00
Daniel Lugo
79e569c322 Deprecate onOutgoings 2021-07-19 16:53:49 -04:00
Daniel Lugo
d95620096a Better error (used to show up as [Object object]) 2021-07-19 16:53:49 -04:00
Daniel Lugo
37a466f9f3 Allows client to provide epub for faster decrypt 2021-07-19 16:53:48 -04:00