Jonathan Zernik
c19b96a40a
Fix offer must be selected alert ( #710 )
...
* Fix offer must be selected alert
* Update static build for fix offer not selected alert
2021-01-26 15:41:48 -08:00
Jonathan Zernik
dbad743bd6
Improve offer detail ( #709 )
...
* Display lightning node in single line in offer detail
* Include link to peer from offer detail
* Show offer price in sats
* Update static build for new offer detail
2021-01-26 15:17:26 -08:00
Jonathan Zernik
8a335c4acf
Update static build for show open channel button ( #708 )
2021-01-26 14:52:22 -08:00
Jonathan Zernik
8c559f4006
Only show open channel button when no channel exists ( #707 )
2021-01-26 14:49:24 -08:00
Jonathan Zernik
308112b93d
Show payment summary ( #705 )
...
* Show payment summary info in payments page
* Change spacing of payment summary info boxes
* Update static build for payment summary display
2021-01-25 21:49:43 -08:00
Jonathan Zernik
555d6eea61
Add get payment summary rpc ( #704 )
...
* Get received payment summary rpc
* Rename get received payment summary function
* Get sent payment summary in rpc
* Add itest case for sent payment summary
* Add web endpoint for get payment summary
* Remove old fields from received payment summary
2021-01-25 21:06:48 -08:00
yzernik
667f788225
Release version 0.1.26
2021-01-25 13:26:59 -08:00
Jonathan Zernik
1dbaf65043
Update static build for detail dialog fix ( #696 )
2021-01-25 12:28:19 -08:00
Jonathan Zernik
2280ba7289
Fix check for null squeak details ( #695 )
2021-01-25 12:19:59 -08:00
Jonathan Zernik
d1c1a946ab
Remove old pages ( #694 )
...
* Remove squeak detail page
* Include reload offers button in buy dialog
* Remove buy page
* Remove offer page
* Update static build
2021-01-25 11:42:04 -08:00
Jonathan Zernik
b6bacc7f85
Update static build for squeak detail dialog ( #693 )
2021-01-25 11:04:37 -08:00
Jonathan Zernik
f74de4147b
Show squeak details inside dialog ( #692 )
2021-01-25 10:54:37 -08:00
yzernik
cf657d8f72
Release version 0.1.25
2021-01-25 01:13:13 -08:00
Jonathan Zernik
5d452a70af
Update static build for buy dialog ( #691 )
2021-01-25 01:12:41 -08:00
yzernik
8152a0b4af
Release version 0.1.24
2021-01-25 01:04:30 -08:00
Jonathan Zernik
0703d280b0
Use dialog for buy offer ( #690 )
...
* Use dialog for buy offer
* Remove expire timestamp epoch time from display
2021-01-25 01:03:28 -08:00
Jonathan Zernik
487447d048
Remove unused fields in admin rpc ( #686 )
...
* Remove unused fields in admin rpc
* Update static build
2021-01-24 18:28:04 -08:00
Jonathan Zernik
af7de6483a
Add rename peer rpc method ( #683 )
...
* Add rename peer rpc method
* Add web endpoint for rename peer
2021-01-24 17:41:53 -08:00
Jonathan Zernik
83c0b295e9
Add rename profile rpc method ( #682 )
...
* Add rpc method to rename profile
* Add web endpoint for rename profile
2021-01-24 16:53:09 -08:00
Jonathan Zernik
f2a6cd7e66
Add type hints squeak db ( #680 )
...
* Add types for squeak profile queries
* Use type hints for sent and received payments
* Use type hint for sent payment with peer
* Use type hint for sent payment
* Use type hint for offer with peer
* Fix method name for parse received offer with peer
* Fix method name for parse received offer
* Use type hint for squeak peer db query
* Use type hint for squeak entry
* Add more type hints to squeak db
2021-01-24 00:45:09 -08:00
Jonathan Zernik
4ef08e6568
Add type hints for squeak entry db queries ( #679 )
2021-01-23 23:04:56 -08:00
Jonathan Zernik
dc1c5033e3
Update static build fix error alerts ( #678 )
2021-01-23 21:28:20 -08:00
azernik
0c6a7603c0
correctly show alerts for errors from dialogs ( #677 )
2021-01-23 21:20:42 -08:00
yzernik
303e420c5f
Release version 0.1.23
2021-01-22 22:12:44 -08:00
Jonathan Zernik
edc2d4175b
Fix sync single squeak ( #676 )
2021-01-22 22:00:20 -08:00
yzernik
636405b91e
Release version 0.1.22
2021-01-22 18:43:04 -08:00
Jonathan Zernik
dbff72ec57
Add replies display rpc method ( #674 )
...
* Add get replies display entries rpc method
* Add assertion for get replies test case
* Show replies in squeak page
* Show replies in frontend
2021-01-22 18:32:05 -08:00
yzernik
040d581b44
Release version 0.1.21
2021-01-21 22:31:59 -08:00
Jonathan Zernik
0bb54f1958
Use time_s for payment times ( #673 )
...
* Use time_s for payment times
* Update static build
2021-01-21 22:21:38 -08:00
Jonathan Zernik
cca3ae8232
Improve unpack offer function ( #672 )
2021-01-21 21:24:33 -08:00
Jonathan Zernik
d2c20fbc40
Update valid field for sent payment ( #671 )
2021-01-21 20:51:28 -08:00
Jonathan Zernik
5d31ca3689
Add valid column to sent payment table ( #670 )
...
* Add valid column to sent payment table
* Show valid field in sent payments frontend
2021-01-21 20:18:04 -08:00
Jonathan Zernik
29d34daa46
Add instructions for umbrel install ( #669 )
...
* Add instructions for umbrel install
* Fix doc heading for umbrel section
* Add line spacing to intro doc
* Add numbering to install steps for umbrel
2021-01-20 23:54:58 -08:00
yzernik
48b17fdc3c
Release version 0.1.20
2021-01-20 22:35:52 -08:00
Jonathan Zernik
9b97c1f183
Fix upload sync ( #668 )
...
* Add log line to debug upload sync
* Add more logging
* Uploaded squeak must also unlock
* Add more logging for unlock uploaded squeak
* Fix logging for uploaded squeak
* Remove block range params from upload timeline sync
* Fix params for peer controller upload method
2021-01-20 22:34:41 -08:00
yzernik
e842829f77
Release version 0.1.19
2021-01-20 12:53:06 -08:00
Jonathan Zernik
65d547b3a1
Update static build for import signing profile ( #667 )
2021-01-20 12:48:13 -08:00
Jonathan Zernik
dc04f75160
Add import signing profile ( #666 )
...
* Add rpc method to import signing profile
* Got import signing profile working
2021-01-20 12:44:04 -08:00
Jonathan Zernik
a08631e478
Update static build for export private key ( #665 )
2021-01-20 11:45:56 -08:00
Jonathan Zernik
4b0f3bc637
Add rpc method to get private key ( #664 )
...
* Add rpc method to get private key
* Add export private key to frontend
2021-01-20 11:41:02 -08:00
yzernik
c624ca2460
Release version 0.1.18
2021-01-19 20:04:43 -08:00
Jonathan Zernik
93af8e9818
Add send bitcoin dialog ( #663 )
...
* Add send coins dialog
* Fix send bitcoin dialog
* Send bitcoin dialog disable amount when sendall checked
* Update static build
2021-01-19 20:04:08 -08:00
Jonathan Zernik
6044cb9e04
Fix module name for peer connection ( #662 )
2021-01-14 22:35:48 -08:00
Jonathan Zernik
c0363897cb
Rename peer connection class ( #661 )
2021-01-14 22:22:45 -08:00
Jonathan Zernik
8cf4293d66
Add lnd send coins to admin rpc ( #654 )
...
* Add lnd send coins to admin rpc
* Add flask endpoint for lnd sendcoins
2021-01-14 22:02:52 -08:00
Jonathan Zernik
4ad3232325
Rename get post squeak rpc methods ( #659 )
...
* Rename download squeak rpc method
* Fix name of upload squeak rpc method
* Rename download squeak rpc method
* Rename download offer peer rpc method
* Fix comments in peer rpc server proto
* Rename methods in peer client.
2021-01-14 21:32:55 -08:00
Jonathan Zernik
1d4baaa5fa
Redo peer protocol ( #658 )
...
* Add lookup squeaks to download peer rpc method
* Added peer rpc method for lookup squeaks to upload
* Got itest passing with new peer rpc
* Fix upload lookup method in peer server servicer
2021-01-14 20:38:38 -08:00
yzernik
a11174a69d
Release version 0.1.17
2021-01-14 14:03:05 -08:00
Jonathan Zernik
9ac450683e
Add mainnet config.ini file ( #652 )
2021-01-14 10:25:37 -08:00
Jonathan Zernik
a815fac5c9
Include satperbyte in open channel dialog ( #650 )
...
* Include satperbyte in open channel dialog
* Improve tx details
* Update static build
2021-01-14 09:07:27 -08:00