rockstardev
|
735012e3d7
|
Refactoring Invoice to cleanup unused code
|
2018-09-08 14:53:41 +09:00 |
|
nicolas.dorier
|
f5d81334f8
|
Remove Lightning Specific logic from BTCPay, and use BTCPayServer.Lightning packages instead
|
2018-08-30 12:24:00 +09:00 |
|
nicolas.dorier
|
023913a852
|
Rate limit per IP the number of login attempt
|
2018-08-25 20:28:46 +09:00 |
|
nicolas.dorier
|
e0cadb4f62
|
Do not send not found if invoices does not belong to logged on user
|
2018-08-23 12:13:27 +09:00 |
|
nicolas.dorier
|
e0f1c50534
|
Making Currency a textbox instead of dropdown
|
2018-08-23 11:17:54 +09:00 |
|
nicolas.dorier
|
8b5b18c97e
|
Make sure no trailing slash bug
|
2018-08-23 11:11:39 +09:00 |
|
nicolas.dorier
|
1bc32285ba
|
Merge branch 'master' of https://github.com/rockstardev/btcpayserver into rockstardev-master
|
2018-08-23 11:01:48 +09:00 |
|
nicolas.dorier
|
f12114f9aa
|
Poll and cache rates in parallel
|
2018-08-23 00:24:33 +09:00 |
|
rockstardev
|
45b7df6ac9
|
Removing traces of PayButton being an app... shhhh...
|
2018-08-22 14:04:59 +02:00 |
|
rockstardev
|
5a43ce2719
|
Transfering Pay Button from App directly to Store
|
2018-08-22 13:57:54 +02:00 |
|
rockstardev
|
03c47e6f7d
|
Merge remote-tracking branch 'source/master'
|
2018-08-22 13:01:34 +02:00 |
|
rockstardev
|
4111b8a5a3
|
Maintaining AppId reference
|
2018-08-22 12:59:55 +02:00 |
|
rockstardev
|
9ec0c23c52
|
Folder for pay buttons, donate button
|
2018-08-22 10:59:24 +02:00 |
|
rockstardev
|
9a5034c13c
|
URL of image for pay button
|
2018-08-22 10:52:17 +02:00 |
|
rockstardev
|
b1fcf4524a
|
Separate app for PayButton
|
2018-08-22 10:26:49 +02:00 |
|
nicolas.dorier
|
87d384dba5
|
Decouple RateProviderFactory with RateFetcher
|
2018-08-22 16:53:40 +09:00 |
|
nicolas.dorier
|
9c30476fc8
|
Making BTCPayServer a bit faster when creating invoices
|
2018-08-21 13:54:52 +09:00 |
|
rockstardev
|
76a36d1829
|
Merge remote-tracking branch 'source/master'
# Conflicts:
# BTCPayServer/BTCPayServer.csproj
|
2018-08-17 13:35:56 +02:00 |
|
rockstardev
|
0d4036efa2
|
Dynamically determining site url
|
2018-08-17 13:33:47 +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
|
d7404f418d
|
Returning intialized model and inputchange on all attribs
|
2018-08-14 19:40:57 +02:00 |
|
rockstardev
|
556b581b6a
|
Updating display of generated HTML
|
2018-08-14 14:57:46 +02:00 |
|
nicolas.dorier
|
1685ccaca8
|
Fixing success message for DNS
|
2018-08-13 17:04:37 +09:00 |
|
nicolas.dorier
|
522abcfdfd
|
Fix setting up DNS name
|
2018-08-13 16:48:10 +09:00 |
|
nicolas.dorier
|
214b2d1c1c
|
Fix SSH fingerprint checking
|
2018-08-13 09:43:59 +09:00 |
|
nicolas.dorier
|
322518e9dc
|
Ensure the ssh connection is trusted
|
2018-08-12 23:23:26 +09:00 |
|
nicolas.dorier
|
6a1eca760a
|
Can configure BTCPay SSH connection at startup
|
2018-08-12 21:38:45 +09:00 |
|
nicolas.dorier
|
29513d4ded
|
Who network type in the conf file of gRPC, fix #246
|
2018-08-12 16:19:18 +09:00 |
|
rockstardev
|
e698d90e3c
|
Pay Button page foundation
|
2018-08-10 20:26:51 +02:00 |
|
nicolas.dorier
|
86ca081030
|
Fix #244
|
2018-08-08 17:32:16 +09:00 |
|
nicolas.dorier
|
2c6aa12aab
|
Fix #240
|
2018-08-08 14:45:46 +09:00 |
|
nicolas.dorier
|
7a566c477d
|
Allow CORS for creating a new invoice via AJAX through the PoS app (fix #238)
|
2018-08-06 12:04:36 +09:00 |
|
nicolas.dorier
|
e9e94f5e99
|
Show nice error if attempting to access lnd before being fully synched
|
2018-08-03 12:14:09 +09:00 |
|
nicolas.dorier
|
846bd08e20
|
Server admin can add new user
|
2018-08-02 00:16:16 +09: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 |
|
nicolas.dorier
|
5c8e03dcbf
|
More user friendly Update Store screen
|
2018-08-01 15:59:29 +09:00 |
|
nicolas.dorier
|
7a32f692d1
|
Add test for Disabling PaymentMethod
|
2018-07-31 00:18:58 +09:00 |
|
Andrew Camilleri
|
d480be925b
|
Can disable method of payments
|
2018-07-30 23:54:31 +09:00 |
|
nicolas.dorier
|
500bdd9bf1
|
Fix GetRates
|
2018-07-30 23:07:29 +09:00 |
|
nicolas.dorier
|
57bda24664
|
Fix other DDOS related to GetRate
|
2018-07-30 22:51:39 +09:00 |
|
nicolas.dorier
|
6401af00fe
|
Fix potential DDOS on get rate
|
2018-07-30 22:45:28 +09:00 |
|
Andrew Camilleri
|
faabd68f6f
|
Merge remote-tracking branch 'origin/master' into feature/bitpayrates
|
2018-07-27 11:16:52 +02:00 |
|
nicolas.dorier
|
0dcda0f289
|
Fix: Inverse rule was not found in BTCPay with X_X
|
2018-07-27 18:04:41 +09:00 |
|
Andrew Camilleri
|
1a54f2d01a
|
remove redundant cryptocode field in payment method interface
|
2018-07-27 08:41:36 +02:00 |
|
Andrew Camilleri
|
2c6133b4f7
|
let X_X rates show in rates api as bitpay does
|
2018-07-27 07:55:18 +02:00 |
|
Andrew Camilleri
|
64181d1a93
|
use default crypto for /rates route
|
2018-07-27 07:54:55 +02:00 |
|
Andrew Camilleri
|
25e9a27a78
|
add in bitpay api constraints to actions
|
2018-07-27 06:38:54 +02:00 |
|
Andrew Camilleri
|
f3edaf5160
|
Merge remote-tracking branch 'btcpayserver/master' into feature/bitpayrates
|
2018-07-27 05:57:25 +02:00 |
|