nicolas.dorier
|
75974037bc
|
Fix SignalR paths if RootPath is used
|
2019-03-09 16:08:31 +09:00 |
|
nicolas.dorier
|
7dad814f19
|
Fix some checkout page if RootPath is set (#659)
|
2019-03-09 00:48:33 +09:00 |
|
nicolas.dorier
|
274533bfdf
|
Fix spot not using HttpClient created by the httpclientfactory
|
2019-03-07 19:41:20 +09:00 |
|
Andrew Camilleri
|
fd963b9ad0
|
fix no store error message for payment request (#646)
* fix no store error message for payment request
closes #628
* Update PaymentRequestController.cs
|
2019-03-07 14:28:14 +09:00 |
|
Andrew Camilleri
|
06406c0695
|
Clone Payment Requests (#648)
* Clone Payment Requests
closes #615
* Do not save clone instantly
|
2019-03-07 14:27:16 +09:00 |
|
Andrew Camilleri
|
2b567de5c1
|
Allow sounds and animation colors in crowdfund to be configured (#653)
closes #652
|
2019-03-07 14:25:09 +09:00 |
|
nicolas.dorier
|
b174f299fa
|
Fix LND QR code (Fix #656)
|
2019-03-07 10:26:27 +09:00 |
|
rockstardev
|
465dce1d02
|
Running check of submitted SMTP data on both Test and Save
|
2019-03-05 13:00:14 -06:00 |
|
nicolas.dorier
|
522970fdb9
|
Fix build
|
2019-03-05 17:21:44 +09:00 |
|
nicolas.dorier
|
3b68d81507
|
Small refactoring
|
2019-03-05 17:13:34 +09:00 |
|
nicolas.dorier
|
051248f2fc
|
Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher
|
2019-03-05 17:09:17 +09:00 |
|
Pavle
|
ada9a7264b
|
Fix typo in AppsController.cs (#630)
Fixing a tiny typo in the AppsController.cs
|
2019-03-04 18:36:47 +09:00 |
|
Kevin Mulcrone
|
0263a2950c
|
added enabled to ViewCrowdfundViewModel, added warning on preview page
|
2019-03-03 17:39:53 -06:00 |
|
rockstardev
|
fee936b569
|
Only checking for last admin if user being deleted is admin
Bugfixing issue #632
|
2019-03-03 17:38:38 -06:00 |
|
nicolas.dorier
|
223213857f
|
Do not expose internal IP on SSH connection settings
|
2019-03-01 16:41:36 +09:00 |
|
nicolas.dorier
|
c0da81557b
|
Fix missing authenticated URI for charge
|
2019-03-01 15:38:11 +09:00 |
|
nicolas.dorier
|
013054fb82
|
Small refactor
|
2019-03-01 14:46:32 +09:00 |
|
nicolas.dorier
|
d898f716d1
|
Add some tests on externalConnectionString
|
2019-03-01 14:33:32 +09:00 |
|
nicolas.dorier
|
1d3f144d21
|
Support relative path for external services, simplify the code in Services
|
2019-03-01 13:20:21 +09:00 |
|
nicolas.dorier
|
de29d87487
|
Fix QR code not showing full uri if using relative path
|
2019-02-28 23:01:25 +09:00 |
|
nicolas.dorier
|
ebef085a9c
|
Support relative path for Spark and RTL external url, check in server settings if we are using a secure protocol
|
2019-02-28 22:20:14 +09:00 |
|
Andrew Camilleri
|
7522f7d0f7
|
fix remaining edgecase with payment request pay endpoint (#619)
|
2019-02-27 21:42:25 +09:00 |
|
Andrew Camilleri
|
13d72de82d
|
fix payment request redirect url (#617)
|
2019-02-27 20:25:13 +09:00 |
|
nicolas.dorier
|
70f71f64c4
|
Use internal tags, not order id in the streamer to know if the incoming invoice is for the payment request
|
2019-02-25 17:56:29 +09:00 |
|
Kukks
|
c134277514
|
remove creating state from payment requests
|
2019-02-25 17:56:29 +09:00 |
|
Kukks
|
f5d366cf7f
|
Fix final bugs
|
2019-02-25 17:56:29 +09:00 |
|
Kukks
|
ad25a2ed08
|
Add payment requests
|
2019-02-25 17:56:28 +09:00 |
|
Mario Dian
|
1e7a2ffe97
|
Enable/Disable tips and discount. Fix custom amount. (#612)
|
2019-02-25 15:11:03 +09:00 |
|
nicolas.dorier
|
b4b4523193
|
Round currency up to significant decimal
|
2019-02-22 22:15:25 +09:00 |
|
nicolas.dorier
|
8ae5a9c1f7
|
Fix old crowdfunding invoices
|
2019-02-22 17:51:38 +09:00 |
|
nicolas.dorier
|
4016ded584
|
Affect orderId to crowdfund app invoices
|
2019-02-22 17:29:54 +09:00 |
|
nicolas.dorier
|
5b0b4adb1c
|
Fix service link for RTL
|
2019-02-22 15:46:43 +09:00 |
|
nicolas.dorier
|
b5d55a2066
|
Add RTL support
|
2019-02-22 15:06:52 +09:00 |
|
nicolas.dorier
|
2c7cc9a796
|
Fix: invoice Price was not being rounded if no taxIncluded present
|
2019-02-21 21:58:49 +09:00 |
|
nicolas.dorier
|
2e1d623755
|
fix https://github.com/btcpayserver/btcpayserver/issues/596
|
2019-02-21 21:30:30 +09:00 |
|
nicolas.dorier
|
52fee8f842
|
Make sure no nullreferenceexception is thrown if invalid invoice
|
2019-02-21 19:36:05 +09:00 |
|
nicolas.dorier
|
6ba17e8e30
|
Can filter supported payment methods for an invoice
|
2019-02-21 19:34:11 +09:00 |
|
nicolas.dorier
|
63c88be533
|
Use CreateInvoiceRequest instead of NBitpay Invoice type
|
2019-02-21 18:40:27 +09:00 |
|
nicolas.dorier
|
126fbdfd60
|
Fix null reference exception if the NotificationUrl is not set
|
2019-02-20 23:03:04 +09:00 |
|
nicolas.dorier
|
119f82fd4e
|
Properly aggregate contributions amount
|
2019-02-19 16:15:14 +09:00 |
|
nicolas.dorier
|
3bbf4de5d2
|
Fix live update of crowdfunding, add tests, consider payments as confirmed if invoice is confirmed
|
2019-02-19 16:01:28 +09:00 |
|
nicolas.dorier
|
0807f3b87b
|
Remote internal tags at store level
|
2019-02-19 13:24:04 +09:00 |
|
nicolas.dorier
|
cc444811db
|
Rename CrowdfundHubStream to AppHubSteamer
|
2019-02-19 13:18:30 +09:00 |
|
nicolas.dorier
|
50c8525012
|
Moving CrowdfundSettings in its own file
|
2019-02-19 13:07:10 +09:00 |
|
nicolas.dorier
|
aedad497e8
|
Rename AppsHelper to AppService
|
2019-02-19 13:04:58 +09:00 |
|
nicolas.dorier
|
6226de7cff
|
Refactor Crowdfund to use the tagging system
|
2019-02-19 12:48:48 +09:00 |
|
nicolas.dorier
|
37327ec674
|
Apps can tag invoices
|
2019-02-19 12:48:08 +09:00 |
|
nicolas.dorier
|
c071c81403
|
Pass the whole Entity object to internal InvoiceEvent
|
2019-02-19 12:08:07 +09:00 |
|
nicolas.dorier
|
85d75a013a
|
The invoices link of crowdfund show all invoices of the store if it is set to use all store's invoice
|
2019-02-19 11:45:04 +09:00 |
|
nicolas.dorier
|
3816b36131
|
Add internal tags to invoice
|
2019-02-19 11:14:21 +09:00 |
|