nicolas.dorier
dcc859a86a
Disable export to JSON
2018-10-12 13:17:38 +09:00
Rockstar Developer
c2bbc04c4c
Various bugfixes ( #308 )
...
* NotifyEmail field on Invoice, sending email when triggered
* Styling invoices page
* Exporting Invoices in JSON
* Recoding based on feedback
* Fixing image breaking responsive layout on mobile
* Reducing amount of data sent in email notification
* Turning bundling on by default
2018-10-12 10:09:13 +09:00
nicolas.dorier
da2fb876cb
Can pass pre filled amount and address to Send Wallet
2018-10-09 23:48:14 +09:00
nicolas.dorier
0d3364b3da
Change button path to api/v1/invoices
2018-09-08 14:53:42 +09:00
nicolas.dorier
fed53661b3
Add btcpay.store.cancreateinvoice claim, and use that for the store
2018-09-08 14:53:41 +09:00
rockstardev
5a43ce2719
Transfering Pay Button from App directly to Store
2018-08-22 13:57:54 +02:00
rockstardev
4111b8a5a3
Maintaining AppId reference
2018-08-22 12:59:55 +02:00
rockstardev
9a5034c13c
URL of image for pay button
2018-08-22 10:52:17 +02:00
rockstardev
76a36d1829
Merge remote-tracking branch 'source/master'
...
# Conflicts:
# BTCPayServer/BTCPayServer.csproj
2018-08-17 13:35:56 +02:00
rockstardev
cb4562aad5
Model validation attributes added for email and url
2018-08-17 13:26:33 +02:00
rockstardev
0084d4766b
Server side validation of PayButton POST
2018-08-17 13:21:00 +02:00
rockstardev
74ddcfa01e
Handling payment button post and providing test form
2018-08-17 12:38:03 +02:00
rockstardev
b562094956
Currency dropdown as part of page model
2018-08-14 23:47:41 +02:00
rockstardev
556b581b6a
Updating display of generated HTML
2018-08-14 14:57:46 +02:00
nicolas.dorier
214b2d1c1c
Fix SSH fingerprint checking
2018-08-13 09:43:59 +09:00
nicolas.dorier
6a1eca760a
Can configure BTCPay SSH connection at startup
2018-08-12 21:38:45 +09:00
rockstardev
e698d90e3c
Pay Button page foundation
2018-08-10 20:26:51 +02:00
nicolas.dorier
83304de1c6
Remove the concept of "Rate multiplier" and replace it with the concept of "Spread"
2018-08-01 18:38:46 +09:00
Andrew Camilleri
d480be925b
Can disable method of payments
2018-07-30 23:54:31 +09:00
nicolas.dorier
86644d38d7
Show rate error to the model in WalletSend
2018-07-27 00:32:09 +09:00
nicolas.dorier
52f60b0457
Can show the transaction list in wallet menu
2018-07-27 00:08:07 +09:00
nicolas.dorier
1606f43609
Show the fiat price when sending coins
2018-07-26 23:23:28 +09:00
nicolas.dorier
ad1307746c
Add a "Wallet" menu
2018-07-26 22:32:50 +09:00
nicolas.dorier
b58173967d
Fix typo
2018-07-24 22:55:10 +09:00
nicolas.dorier
27cea81cb2
Add ability to change domain from server settings
2018-07-24 17:04:57 +09:00
nicolas.dorier
11a26c940d
Do not expose the config secret in URL, and use {net.CryptoCode}.external.lnd.grpc argument
2018-07-23 11:54:33 +09:00
nicolas.dorier
648829644a
Add QR code information
2018-07-22 21:28:21 +09:00
nicolas.dorier
022b4f115d
Expose LND gRPC settings
2018-07-22 18:38:14 +09:00
nicolas.dorier
3f48a478af
Add delete button in update store settings
2018-07-19 22:23:14 +09:00
rockstardev
8cb2c93abd
Adding UTF8 lightning icon to Lightning payments methods
2018-07-18 23:53:00 -05:00
rockstardev
d49bbc95af
Tweaking display with display name and crypto code
2018-07-16 23:43:52 -05:00
rockstardev
c75512303d
Getting display names directly from NetworkProvider
2018-07-16 23:25:28 -05:00
rockstardev
33d18a3278
Displaying payment method name during checkout
...
Ref: https://github.com/btcpayserver/btcpayserver/issues/152
2018-07-13 15:58:59 -05:00
nicolas.dorier
b7abc08c27
Create a new format for LightningConnectionString
2018-07-01 15:45:08 +09:00
rockstardev
63ec832667
Support for localizing datetimes base on browser's timezone
2018-05-29 12:27:03 +09:00
nicolas.dorier
556082c4c9
fix json serialization
2018-05-26 18:29:57 +09:00
nicolas.dorier
6a46d02fc6
Add dummy policies field
2018-05-26 18:26:02 +09:00
nicolas.dorier
a97ef2eee8
MinerFee matching Bitpay API
2018-05-25 22:49:49 +09:00
nicolas.dorier
dec5dbc0d2
Ability to pass fields to POS app #181
2018-05-24 23:54:48 +09:00
nicolas.dorier
e35f074b66
Better label for Rate Multiplier
2018-05-23 02:43:22 +09:00
nicolas.dorier
dd1a93ee0e
Revert "Remove unused Error.cshtml"
...
This reverts commit 7b2ef9aec2
.
2018-05-21 20:44:03 +09:00
rockstardev
fe5347aa86
Maintaining BitPay compatibility
...
Ref: https://github.com/btcpayserver/btcpayserver/issues/180
2018-05-20 17:00:54 +09:00
Nicolas Dorier
a1ffda0151
Merge pull request #168 from Kukks/feature/extended-invoice
...
[WIP] Feature/extended invoice
2018-05-16 10:21:52 +09:00
Nicolas Dorier
989c99c550
Merge pull request #170 from rockstardev/fiat
...
Display fiat value of invoice during checkout
2018-05-16 10:18:24 +09:00
Andrew Camilleri
2952ccc7fd
Merge remote-tracking branch 'origin/master' into feature/extended-invoice
2018-05-15 15:44:51 +02:00
Andrew Camilleri
bcd79c5882
use alternative uri validation
2018-05-14 09:32:04 +02:00
Andrew Camilleri
ad67f4ef18
update to use longs
2018-05-13 09:47:42 +02:00
rockstardev
3770adb7d3
Displaying fiat value of invoice's order amount in details
2018-05-11 12:15:26 -05:00
Andrew Camilleri
a37a8e8fcd
Merge remote-tracking branch 'btcpayserver/master' into feature/extended-invoice
2018-05-11 16:46:38 +02:00
nicolas.dorier
9afc143801
Use decimals and fix invoices
2018-05-11 22:38:31 +09:00