Commit graph

880 commits

Author SHA1 Message Date
Jonathan Zernik
d9150be433
Delete old peer rpc proto (#986) 2021-08-20 00:30:50 -07:00
Jonathan Zernik
1d4ec43a10
Add config for stream idle timeout in envoy (#985) 2021-08-20 00:20:23 -07:00
yzernik
12aef78369 Release version 0.1.76 2021-08-19 22:23:41 -07:00
Jonathan Zernik
b80a3425a4
Fix lnd open channel (#983)
* Fix lnd open channel

* Fix go to channel page function call

* Got streaming peers and peer frontend pages working

* Update frontend build
2021-08-19 22:22:54 -07:00
Jonathan Zernik
99f3ff24c4
Add connected peers subscription (#970)
* Add connected peers subscription rpc command

* Got rpc streaming command for subscribe connected peers working
2021-08-19 19:59:14 -07:00
Jonathan Zernik
a25c0c6be7
Show alert on connect lnd peer fail (#982) 2021-08-19 19:58:15 -07:00
yzernik
32505ff8d3 Release version 0.1.75 2021-08-19 18:02:41 -07:00
Jonathan Zernik
3a42f824c1
Update frontend build (#981) 2021-08-19 18:02:10 -07:00
yzernik
df9013e9fd Release version 0.1.74 2021-08-19 17:43:34 -07:00
Jonathan Zernik
89b9db9235
Convert frontend request to use rpc client (#980)
* Convert frontend request to use rpc client

* Remove itnernal routes from webapp

* Fix handling of payoffer rpc failure
2021-08-19 17:42:49 -07:00
Jonathan Zernik
e60bcdef65
Remove ports config from envoy container (#979) 2021-08-19 16:00:41 -07:00
yzernik
69ab3429a3 Release version 0.1.73 2021-08-19 15:34:01 -07:00
Jonathan Zernik
1dfe2ecfee
Update frontend build with envoy proxy working (#978) 2021-08-19 15:33:26 -07:00
yzernik
83b9c3e985 Release version 0.1.72 2021-08-19 15:15:00 -07:00
Jonathan Zernik
ebf08e7fe0
Use envoy proxy for rpc (#977)
* Got basic envoy proxy use working

* Got envoy proxy working with frontend dev mode and envoy v 1.16.0

* Change envoy proxy port to 15081
2021-08-19 15:14:14 -07:00
yzernik
eb15a1bf53 Revert to version before envoy proxy 2021-08-19 02:13:00 -07:00
Jonathan Zernik
1b3f0092a6
Revert to working version before proxy (#976) 2021-08-19 02:07:02 -07:00
yzernik
dcf9e0036c Release version 0.1.71 2021-08-19 00:17:11 -07:00
yzernik
6a7bd3804d Revert commit: 9ab6dba379 2021-08-19 00:11:06 -07:00
yzernik
a814786512 Release version 0.1.70 2021-08-18 20:57:22 -07:00
Jonathan Zernik
a9be158194
Update static build (#974) 2021-08-18 20:56:54 -07:00
Jonathan Zernik
a2bb65a051
Configure grpc proxy port (#973) 2021-08-18 20:51:35 -07:00
yzernik
1275f8da6e Release version 0.1.69 2021-08-18 19:48:23 -07:00
Jonathan Zernik
f766a8cd1b
Use different port for envoy in javascript client config (#972) 2021-08-18 19:47:47 -07:00
yzernik
0247d586e3 Release version 0.1.68 2021-08-18 18:53:37 -07:00
Jonathan Zernik
afd8787027
Use envoy frontend proxy (#971)
* Envoy requets seems to be working

* Use grpcweb with proxy for get timeline squeaks
2021-08-18 18:52:39 -07:00
yzernik
9ab6dba379 Release version 0.1.66 2021-08-18 00:27:06 -07:00
Jonathan Zernik
1243f9da30
Use new peer protocol with multiple addresses in getsqueaks msg (#969) 2021-08-18 00:26:32 -07:00
yzernik
1363d8c0fc Release version 0.1.66 2021-08-17 23:37:02 -07:00
Jonathan Zernik
2b73cdb6e7
Delete initiate ping method from peer message handler (#966) 2021-08-17 23:36:20 -07:00
Jonathan Zernik
0e827b11ea
Fix parsing of paremeters from getsqueaks peer message (#968) 2021-08-17 23:35:44 -07:00
yzernik
230ca1d174 Release version 0.1.65 2021-08-17 23:01:38 -07:00
Jonathan Zernik
bf6fbc0ab7
Add download replies button (#965)
* Add download replies rpc command

* Add download replies button to squeak page

* Use reply to hash in lookup query

* Update frontend build
2021-08-17 23:00:58 -07:00
Jonathan Zernik
95176be9c0
Got full width working for squeak detail display (#964)
* Got full width working for squeak detail display

* Update frontend build
2021-08-17 21:31:54 -07:00
Jonathan Zernik
5243225c0b
Fix param type for connect peers (#961)
* Refactor connect save peers method

* Fix peer connection worker
2021-08-17 20:53:26 -07:00
Jonathan Zernik
cb37640d71
Remove action bar from reply to dialog (#960)
* Remove action bar from reply to dialog

* Update frontend build
2021-08-17 20:27:50 -07:00
Jonathan Zernik
32306a7374
Remove sharesqueaks msg (#959) 2021-08-17 16:54:42 -07:00
yzernik
de7c57f699 Release version 0.1.64 2021-08-17 16:40:24 -07:00
Jonathan Zernik
6dbd769a05
Organize squeak node start (#958)
* Organize order of squeak node start

* Change order of squeak node methods

* Initialize squeak node components on start
2021-08-17 16:39:05 -07:00
Jonathan Zernik
85eb53276f
Initialize workers before starting in squeak node (#957) 2021-08-17 16:29:33 -07:00
Jonathan Zernik
9f3391a578
Remove stopped event squeak node (#956)
* Remove stopped event from squeak node class

* Removed stop parameter from web server

* Remove stop event from rpc server

* Remove old comments

* Remove more old comments
2021-08-17 16:13:32 -07:00
Jonathan Zernik
31a90a6ceb
Build entire connection string path in util function (#951)
* Build entire connection string path in util function

* Simplify loading db connection string

* Simplify initialize db in squeak node
2021-08-16 02:43:49 -07:00
Jonathan Zernik
01b81c22ec
Refactor start daemons (#950)
* Refactor daemon background workers using a common base class

* Use initialize methods for all squeak node components
2021-08-16 02:11:29 -07:00
Jonathan Zernik
4cc617a94c
Refactor network commands into network manager (#949)
* Refactor network commands into network manager

* Start and stop peer server and peer client inside network manager

* Pass handle connection fn to peer handler instead of self object

* Remove old comments
2021-08-15 22:15:42 -07:00
yzernik
82e1062f3d Release version 0.1.63 2021-08-15 01:06:11 -07:00
Jonathan Zernik
cca4e4a6c7
Disable rate limiter in squeak controller (#947) 2021-08-15 01:03:09 -07:00
yzernik
af0e1f477c Release version 0.1.62 2021-08-15 00:44:11 -07:00
Jonathan Zernik
313decab6a
Log exception for failure in peer handler (#946) 2021-08-15 00:43:34 -07:00
yzernik
aa45261d5f Release version 0.1.61 2021-08-15 00:28:43 -07:00
yzernik
0b94608613 Release version 0.1.60 2021-08-15 00:28:05 -07:00