Rockstar Developer
d04bfb58a2
Resolving issue with long translations breaking layout ( #330 )
2018-10-12 14:01:44 +09:00
nicolas.dorier
cded2548f5
bump
2018-10-12 13:32:04 +09:00
nicolas.dorier
dcc859a86a
Disable export to JSON
2018-10-12 13:17:38 +09:00
britttttk
9bec38559f
Nepali Translation ( #311 )
...
* Nepali Language
* Delete Checkout.cshtml
* Delete LanguageService.cs
* add np.js
* Match Language File Style
2018-10-12 10:11:03 +09:00
Sosthene
2856454d41
[langs-fr] Correction and some minor improvement ( #316 )
2018-10-12 10:10:42 +09:00
britttttk
b3c4fc4003
Added Russian ( #312 )
2018-10-12 10:10:20 +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
GameXG
db40c7bc32
Solving the new version of btcpayserver caused btcpay-python not to create an order problem ( #327 )
2018-10-11 23:50:28 +09:00
Sosthene
60707fdbd1
Add simplified chinese translation ( #326 )
...
* Add Chinese Simplified translation
* Add Chinese simplified translation
2018-10-11 14:25:16 +09:00
nicolas.dorier
f05614f4da
bump
2018-10-11 00:51:43 +09:00
nicolas.dorier
a10c382bd4
[Tests] return WalletId when registering scheme
2018-10-10 00:13:37 +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
3c58bff803
Comparable WalletId
2018-10-09 23:44:32 +09:00
nicolas.dorier
a28814bc0e
Fix RateRules crash if dups
2018-10-09 23:43:03 +09:00
nicolas.dorier
3cff8261ae
Set the id for apps only to 20 bytes, and output the Id in the controller so we can use it in tests
2018-10-09 23:38:56 +09:00
nicolas.dorier
b16e8f7b76
Move GetAppDataIfOwner inside AppHelper
2018-10-09 23:34:51 +09:00
nicolas.dorier
57ab001c0c
[Tests] Pass Port to the fake http context
2018-10-09 23:32:47 +09:00
nicolas.dorier
3d85dace38
Move currency display method into CurrencyNameTable
2018-10-09 23:30:26 +09:00
nicolas.dorier
7a04c2974f
Center QR Authenticator QR Code
2018-10-09 23:30:26 +09:00
Rockstar Developer
d459839bf7
Displaying Node Info as QR code for Lightning payments ( #318 )
...
* Styling elements required for Node info
* Allowing switching QR between bolt11 and node info for lightning
* Equal width for Bolt11 and Node info buttons
* Certain languages were too verbose for display of "Pay with"
Fixes : #317
2018-10-08 07:19:55 +09:00
nicolas.dorier
657cfe1b23
bump
2018-10-06 23:21:33 +09:00
nicolas.dorier
f4eaa0f01f
Make sure X-Forwarded-Port does not override ExternalUrl
2018-10-06 23:20:32 +09:00
Gruve_p
1e2ffcadf0
Add GRS lightning image ( #309 )
2018-10-03 11:25:52 +09:00
nicolas.dorier
dcc05af02e
fix typo
2018-10-02 22:11:01 +09:00
nicolas.dorier
4b7f78f38b
document .net version update
2018-10-02 22:06:06 +09:00
nicolas.dorier
f94ff4cc74
Update dotnet version + nbxplorer
2018-10-02 19:33:25 +09:00
nicolas.dorier
b750663a1f
update lnd/clightning
2018-09-28 17:08:51 +09:00
nicolas.dorier
4c4b76e995
Remove Bitpay direct provider
2018-09-28 17:08:51 +09:00
Rockstar Developer
da19d2c1a7
Bugfixing display of custom amount entry in POS ( #302 )
...
Ref: #293
2018-09-28 13:31:59 +09:00
nicolas.dorier
fb15c5b354
Increase timeout for wallet, update references
2018-09-28 10:15:35 +09:00
nicolas.dorier
6ffe1cfcab
bump LedgerWallet lib
2018-09-27 16:31:33 +09:00
nicolas.dorier
87678c58ac
Fix error message for ledger signing
2018-09-27 15:43:34 +09:00
nicolas.dorier
feab4cc48a
update ledgerwebsocket
2018-09-27 15:21:26 +09:00
rockstardev
712946f512
bump
2018-09-22 05:16:24 -05:00
rockstardev
a7bfceae05
Reverting to 2.1.0 until we update docker images
2018-09-22 05:14:36 -05:00
rockstardev
8a26cd549a
bump
2018-09-22 01:11:14 -05:00
rockstardev
1cf3ce0617
Footer with server version now visible only for logged in users
...
Per #282
2018-09-22 01:11:14 -05:00
rockstardev
73c65fada2
Fixing display on Lockout page
2018-09-22 01:11:14 -05:00
rockstardev
92ea923c03
Updating reference to Bitcoin docker image
2018-09-22 01:11:14 -05:00
rockstardev
e7db453717
Removing network fee line item if fee is 0
...
Per discussion in #265
2018-09-22 01:11:14 -05:00
rockstardev
10ee09f052
Bugfixing broken link in footer
...
Div overlay caused it, fixes #269
2018-09-22 01:11:14 -05:00
rockstardev
be7d91a138
VueJs cloak until loading is finished
...
Addressing #255
2018-09-22 01:11:14 -05:00
rockstardev
3278c80d3f
Fixing problem with View dynamic recompiling
...
The type 'RazorViewAttribute' exists in both 'Microsoft.AspNetCore.Mvc.Razor' error resolved
2018-09-22 01:11:14 -05:00
Rockstar Developer
65e1edb0b8
Merge pull request #274 from Kukks/feature/lockout
...
enable account lockout
2018-09-22 00:42:33 -05:00
Andrew Camilleri
e05c88370f
enable account lockout
2018-09-12 13:36:44 +02:00
nicolas.dorier
15c29f8419
Update dependencies
2018-09-09 23:04:16 +09:00
nicolas.dorier
fc722731d3
bump
2018-09-08 14:54:23 +09:00
nicolas.dorier
1c9c564e90
Merge branch 'rockstardev-master'
2018-09-08 14:54:06 +09:00
nicolas.dorier
872b60f8ea
Merge branch 'master' of github.com:btcpayserver/btcpayserver
2018-09-08 14:53:53 +09:00
nicolas.dorier
0d3364b3da
Change button path to api/v1/invoices
2018-09-08 14:53:42 +09:00