Nicolas Dorier
16982dc76a
Merge pull request #1662 from bolatovumar/fix-1661
...
Update "Back to the app list" links to not open in new tab by default
2020-06-14 22:11:57 +09:00
Umar Bolatov
9532db7bae
Update "Back to the app list" links to not open in new tab by default
...
fix #1661
2020-06-13 19:18:38 -07:00
nicolas.dorier
f40a8853f6
Require Owner role to the store for modifying store via Greenfield
2020-06-12 18:26:20 +09:00
Nicolas Dorier
1889c33d80
Merge pull request #1656 from dennisreimann/docs-links
...
Update and fix documentation links
2020-06-12 14:51:12 +09:00
Nicolas Dorier
308ca479df
Merge pull request #1655 from pavlenex/utxo-change
...
Rename "Make sure no UTXO change is created" to "Don't create UTXO change"
2020-06-12 14:50:38 +09:00
Nicolas Dorier
0b7d5c839a
Merge pull request #1630 from Kukks/public-endpoint-json
...
Pay endpoint: if JsonResponse is true, send error in json too
2020-06-12 14:50:17 +09:00
Nicolas Dorier
9e0d6618b1
Merge pull request #1629 from Kukks/ipnorder
...
Add order id to IPN
2020-06-12 14:49:51 +09:00
Nicolas Dorier
02a2bd92af
Merge pull request #1658 from NicolasDorier/thub
...
Add thunderhub integration
2020-06-12 14:29:11 +09:00
nicolas.dorier
03d90f79ea
Add thunderhub integration
2020-06-12 14:28:28 +09:00
Dennis Reimann
b066cfd904
Update and fix documentation links
2020-06-11 16:09:33 +02:00
Pavlenex
475d7f01b7
fix broken link
2020-06-11 12:22:33 +02:00
Pavlenex
b30597b8f1
Change the seed saved in NBXplorer to hot wallet ( #1652 )
...
* Change the seed saved in NBXplorer name
* the hot wallet
2020-06-11 12:19:40 +02:00
Pavlenex
1824f03d35
Rename UTXO change
2020-06-11 12:10:51 +02:00
Dennis Reimann
4cd3d167b1
Autofocus 2FA-code input on page load ( #1650 )
...
UX improvement that allows you to directly paste the 2FA-code. Useful when you are using e.g. the 1Password browser extension.
2020-06-10 19:40:06 +02:00
Nicolas Dorier
4640c63094
Merge pull request #1637 from jad0c/patch-1
...
fix broken FAQ link in readme
2020-06-10 16:49:59 +09:00
Nicolas Dorier
2460012caa
Merge pull request #1646 from Kukks/fix/pos-format
...
Fix possible view exception in pos app
2020-06-10 10:27:37 +09:00
Kukks
db7768ef57
Fix possible view exception in pos app
...
Replaced string.format with a simpler replace and also allow `{Price}` instead of `{0}` as it's obscure to non c# devs
2020-06-09 19:56:44 +02:00
Nicolas Dorier
74b6aa7353
Merge pull request #1623 from Kukks/telemetry
...
Opt out from telemetry data in docker
2020-06-09 22:07:51 +09:00
Nicolas Dorier
0e0297d650
Merge pull request #1643 from NicolasDorier/fix/ln
...
Fix lightning implementation, docs and tests
2020-06-09 21:52:45 +09:00
nicolas.dorier
8dd6ecc0b8
Fix lightning implementation, docs and tests
2020-06-09 17:24:34 +09:00
Nicolas Dorier
e84d4d3cb5
Merge pull request #1644 from btcpayserver/feat/lnd-0.10.1-beta
...
Bump LND version to 0.10.1-beta
2020-06-09 16:06:37 +09:00
rockstardev
da54154ae7
Bump LND version
2020-06-08 23:28:45 -05:00
Nicolas Dorier
a9dbbe1955
Merge pull request #1640 from btcpayserver/renametoscope
...
Rename Permission.StoreId to Permission.Scope
2020-06-07 23:27:11 +09:00
nicolas.dorier
3fbe86c286
Rename Permission.StoreId to Permission.Scope
2020-06-07 23:17:48 +09:00
Nicolas Dorier
0022e71dd4
Merge pull request #1628 from Kukks/greenfield/consistentreturn
...
GreenField: Handle status codes, error models consistently
2020-06-07 18:59:22 +09:00
Kukks
c74121fefc
Opt out from telemetry data in docker
...
https://www.michaelcrump.net/part12-aspnetcore/
https://docs.microsoft.com/en-us/dotnet/core/tools/telemetry
2020-06-07 08:32:00 +02:00
Kukks
67c3581989
Add order id to IPN
...
fixes #1598
2020-06-07 08:31:42 +02:00
Kukks
1d1c1141a3
Pay endpoint: if JsonResponse is true, send error in json too
...
fixes #1532
2020-06-07 08:30:54 +02:00
Kukks
cf00784096
fix swagger
2020-06-07 08:30:04 +02:00
rockstardev
db209af787
Updating ports for merchant lnd
...
I saw several instances where btcpayservertests_merchant_lnd_1 failed to start in circleci
2020-06-07 01:24:47 -05:00
Kukks
30bd94ee43
fix tests
2020-06-07 08:21:45 +02:00
Kukks
f313a5f221
GreenField: Handle status codes, error models consistently
2020-06-07 08:21:45 +02:00
rockstardev
b9ef5af5d7
Fixing variable reference
...
Who'll save Emperor if not me
2020-06-06 23:52:21 -05:00
jad0c
59677b6521
fix broken FAQ link in readme
2020-06-06 21:44:13 -04:00
nicolas.dorier
56283df05a
Can only sign with NBX if imported with NBX
2020-06-07 09:38:29 +09:00
Nicolas Dorier
ef271a088a
Merge pull request #1634 from dennisreimann/minor-fixups
...
Minor fix ups
2020-06-06 09:48:28 +09:00
Dennis Reimann
6043b7c75d
Minor fix ups
...
Resolves https://github.com/btcpayserver/btcpayserver/pull/1633#discussion_r435655010
2020-06-05 11:38:55 +02:00
Nicolas Dorier
c338779f0e
Merge pull request #1633 from dennisreimann/onion-location
...
Add Onion-Location HTTP header
2020-06-05 11:09:55 +09:00
Dennis Reimann
67758609a7
Add Onion-Location HTTP header
...
Closes #1626 .
2020-06-04 08:53:55 +02:00
nicolas.dorier
f2bb24f6ab
Fix build error #1588
2020-06-03 15:49:27 +09:00
Nicolas Dorier
44ee7c66ce
Merge pull request #1620 from NicolasDorier/additionaldata
...
[GreenField] Add additional data to allow roundtrip of upper version fields
2020-06-01 19:23:35 +09:00
Nicolas Dorier
117622200b
Merge pull request #1622 from Kukks/network-rates-decouple
...
Remove dependency on Common from Rating
2020-06-01 15:25:19 +09:00
Kukks
340ba5c714
fix symbol
2020-06-01 08:13:39 +02:00
nicolas.dorier
9e16b506e5
Small esthetic refacotring
2020-06-01 13:10:21 +09:00
Nicolas Dorier
e865d85c2c
Merge pull request #1619 from NicolasDorier/adddoc
...
[Greenfield] Document store API
2020-06-01 11:47:16 +09:00
Kukks
284e66c730
fix test
2020-05-31 20:54:50 +02:00
Kukks
587f244f1d
Remove dependency on Common from Rating
...
replaces #1591 and #1592 , closes #1571 Replaces the Currencies.txt to a json format which includes the networks too ( there is also a test to check now) Also makes CurrencyPair not depend on network and instead use CurrencyNameTable
2020-05-31 20:54:50 +02:00
Kukks
379e5741e7
fix broken bootstrap theme generator link
2020-05-31 20:54:24 +02:00
nicolas.dorier
ec4c346e0a
[Greenfield] Document store API
2020-05-31 12:04:23 +09:00
nicolas.dorier
5099f98d2a
[GreenField] Add additional data to allow roundtrip of upper version fields
2020-05-31 11:51:36 +09:00