Pankaj Patil
56d3485d49
Removed the tagline character limit in the crowdfunding app
2021-08-23 13:08:55 +02:00
Kukks
119ab7b2c0
attempt EnsureNewLightningInvoiceOnPartialPayment test fix
2021-08-23 12:34:36 +02:00
Umar Bolatov
d1ea4e4fa4
Fix bug with top-up invoices when used with "Only enable the payment method after user explicitly chooses it" enabled ( #2780 )
...
* Fix bug with top-up invoices when used with "Only enable the payment method after user explicitly chooses it" enabled
* Remove unused "using" directives
* Add "#nullable enable" directive
* check for top-up invoice in LightningLikePaymentHandler
2021-08-23 15:13:26 +09:00
Joris Vial
de5ab80038
Fix typo
2021-08-15 08:26:02 +02:00
nicolas.dorier
2d23f3e5d4
bump
2021-08-13 15:51:46 +09:00
nicolas.dorier
77d1580ee3
Fix Display app on website root feature
2021-08-13 15:50:26 +09:00
nicolas.dorier
a20906bc12
Fix paybutton like when no amount set
2021-08-12 10:04:23 +09:00
Kukks
ffbf70d72b
Bump BTCPayServer.Lightning nuget
2021-08-10 10:11:16 +02:00
Kukks
caa3ff616c
Add fix to changelog
2021-08-10 10:11:16 +02:00
Kukks
7a102ee920
Bumpo Clightning to 0.10.1
2021-08-10 10:11:16 +02:00
Kukks
8451f34302
Revert "Bumpo Clightning to 0.10.1"
...
This reverts commit e4bd8e3106
.
2021-08-10 09:31:14 +02:00
Kukks
e4bd8e3106
Bumpo Clightning to 0.10.1
2021-08-10 09:16:25 +02:00
nicolas.dorier
bc4945c584
Fix hotwallet migration 2
2021-08-10 12:13:00 +09:00
nicolas.dorier
fa96deb1de
Fix hotwallet migration
2021-08-10 12:07:13 +09:00
nicolas.dorier
a27217dc62
bump
2021-08-09 23:55:31 +09:00
Ayush Jain
2dfb637e2f
Enhance files actions to accept arrays of fileids ( #2735 )
...
* Enhanced Files action by modifying it to accept a list of SelectedFileIds
* Added checks to verify all files passed to the files action exist, Updated tests
* Enhanced Files action to accept an array of fileIds
* Removed redundant fileId list
2021-08-09 23:40:55 +09:00
Andrew Camilleri
9387c2c771
1.2.0 Changelog ( #2737 )
...
Co-authored-by: d11n <mail@dennisreimann.de>
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
Co-authored-by: Pavlenex <pavlenex@btcpayserver.org>
2021-08-09 15:54:03 +02:00
Nicolas Dorier
e7e8ed55c2
Remove support for payout to a Bitcoin Url ( #2766 )
2021-08-09 22:43:38 +09:00
Ayush Jain
cf067ca51b
Update successful refund message ( #2764 )
2021-08-09 20:57:29 +09:00
Umar Bolatov
1b7517c05c
Add example for orderId query string param in /api/v1/stores/{storeId}/invoices ( #2759 )
2021-08-09 20:33:56 +09:00
Umar Bolatov
103b3b916b
Show new store warning icon only if neither on-chain wallet nor LN is configured ( #2760 )
...
close #2755
2021-08-09 20:32:43 +09:00
nicolas.dorier
fa91174b1a
Fix finnish
2021-08-09 16:59:52 +09:00
nicolas.dorier
10e3595a82
Fix bulgarian
2021-08-09 16:40:42 +09:00
nicolas.dorier
965beebc66
Fix kazath
2021-08-09 16:37:55 +09:00
nicolas.dorier
83ab1a3b7c
Use ulong for configKey of LND rather than uint
2021-08-07 21:52:49 +09:00
nicolas.dorier
7ac83575d4
Update langs
2021-08-05 20:19:51 +09:00
Kukks
831f73d715
Fix: Swagger Onchain fee rate endpoint mislabeled
2021-08-05 09:28:19 +02:00
Kukks
245b4ebe63
Remove missing js file from bundles
2021-08-05 07:59:56 +02:00
Andrew Camilleri
060f30d0bf
Payouts: Unify confirm external payment and manually mark as paid actions ( #2751 )
2021-08-05 14:47:25 +09:00
Nicolas Dorier
f84b2c5160
Add proper error message if node/nbxplorer doesn't support taproot ( #2752 )
2021-08-05 13:56:31 +09:00
Kukks
4e56ef636b
Make system plugins shown as system plugins
...
fixes #2741
2021-08-04 16:50:25 +02:00
Kukks
59d0cf666f
Update Clightning to altcoin compose too
2021-08-04 16:12:39 +02:00
Kukks
54cc574405
Update to Clightning 0.10.0
2021-08-04 15:02:24 +02:00
d11n
97d16523b5
Wallet send UI improvements ( #2750 )
...
* Remove autocompletion for output fields
* Use consistent wording for available balance
* Set min value and hide number spins for amount inputs
* Move add destination button to destination input field
* Fix fiat amount display for multiple destinations case
* Improve display of multiple destinations
* Fix formatting
2021-08-04 20:58:46 +09:00
d11n
80086d76a8
Improve Payment Request view ( #2748 )
...
* Improve Payment Request view
Closes #2747 .
* Fix payment request invoice listing condition
2021-08-04 16:13:33 +09:00
d11n
5bf1161884
PoS UI fixes ( #2744 )
...
Fixes #2743
2021-08-04 13:24:25 +09:00
Pavlenex
f49954223a
Merge pull request #2746 from dennisreimann/wallet-import-wording
...
Improve wallet import wording
2021-08-03 14:23:57 +02:00
Pavlenex
98d9efc8d6
Merge pull request #2745 from dennisreimann/api-keys-text
...
Add a period in API Keys description
2021-08-03 14:22:38 +02:00
Dennis Reimann
59f338a0b7
Improve wallet import wording
...
Closes #2740 .
2021-08-03 14:22:26 +02:00
Dennis Reimann
e1eac5c390
Add a period in API Keys description
...
Fixes #2742
2021-08-03 14:10:48 +02:00
Nicolas Dorier
4c818d0359
Implement topup invoices ( #2730 )
2021-08-03 17:03:00 +09:00
d11n
63d4ccc058
Fix missing master fingerprint/account key path on wallet import ( #2727 )
...
* Fix missing master fingerprint/account key path on wallet import
Re-adds the view model properties that got removed in 8a1d5bbc57
and passes them through the confirm addresses form.
* Add test
This test fails on current master
2021-08-03 14:27:04 +09:00
Nicolas Dorier
1b85ab8b54
Improve UI of immature balance, show available balance in wallet list ( #2732 )
2021-08-01 22:13:12 +09:00
Manan Sharma
906c7eb7ec
Show Immature Balance in walletsend page ( #2731 )
...
* Wallet Send page also shows immature balance
* changes ans to and
* Immature Balance msg is not tooltip
* Make msg more clear
2021-08-01 21:12:00 +09:00
nicolas.dorier
2207d836f1
Update NBXplorer again
2021-08-01 14:32:04 +09:00
rockstardev
a9cd27e012
Bumping LND to 0.13.1-beta ( #2729 )
2021-08-01 09:20:40 +09:00
Pavlenex
eb24cf5f84
Merge pull request #2728 from dennisreimann/bg-image
...
Add white background to Baillie Gifford logo
2021-07-30 19:56:46 +02:00
Dennis Reimann
fae396dc0d
Add white background to supporter logo
...
Addresses btcpayserver/foundation.btcpayserver.org#19 . This SVG is also used in the docs.
2021-07-30 19:43:31 +02:00
Pavlenex
c70393c7ef
Add BG to supporters readme and login page ( #2726 )
...
* add Baillie Gifford supporter in readme and login page
* re-format img
2021-07-30 17:48:07 +02:00
Nicolas Dorier
a9da79cc58
Use PaymentUrlBuilder for ensuring proper formatting of BIP21 addresses ( #2723 )
2021-07-30 18:47:02 +09:00