btcpayserver/BTCPayServer.Common
Andrew Camilleri 5571413a78 Put Ledger Wallet pairing in a popup, prepare code for Trezor pairing (#836)
* Allowing for POS to be displayed at website root

* Switching to asp attributes for form post action

* Applying default formatting rules on HTML

* The destination pays mining fees => Subtract fees from amount

* small cleanup (#851)

* Part2: Openiddict: Init OpenIddict & Database Migration & Auth Policies (#567)

* Part 1: OpenIddict - Minor Changes & Config prep

* Part 1: OpenIddict - Minor Changes & Config prep

* Part2: Openiddict: Init OpenIddict & Database Migration & Auth Policies

* pr changes

* pr changes

* fix merge

* pr fixes

* remove config for openid -- no need for it for now

* fix compile

* fix compile #2

* remove extra ns using

* Update Startup.cs

* compile

* adjust settings a bit

* remove duplicate

* remove external login provider placeholder html

* remove unused directives

* regenerate db snapshot model

* Remove dynamic policy

* Provide Pretty descriptions for payment methods from their handlers (#852)

* small cleanup

* Provide Pretty descriptions for payment methods from their handlers

* remove PrettyMethod()

* integration with trezor

* rough load xpub from trezor

* update deriv scheme trezor

* move ledger import to dialog

* add import from hw wallet dropdown

* Support temporary links for local file system provider (#848)

* wip

* Support temporary links for local file system provider

* pass base url to file services

* fix test

* do not crash on errors with local filesystem

* remove console

* fix paranthesis

* work on trezor.net integration

* pushed non compiling sign wallet code

* comment out wallet code

* abstract ledger ws in add deriv

* Auto stash before merge of "trezor" and "btcpayserver/master"

* final add changes

* cleanup

* improve connectivity and fix e2e tests

* fix selenium

* add experimental warning for trezor

* move import button to right and convert to text link

* switch to defer and async scripts in add deriv scheme

* make defer not async

* more elaborate import trezor dialog

* Fix small issues

* hide trezor for now
2019-05-25 11:45:36 +09:00
..
Logging Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetwork.cs Put Ledger Wallet pairing in a popup, prepare code for Trezor pairing (#836) 2019-05-25 11:45:36 +09:00
BTCPayNetworkProvider.Bitcoin.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.BitcoinGold.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Bitcoinplus.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Bitcore.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Dash.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Dogecoin.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Feathercoin.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Groestlcoin.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Litecoin.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Monacoin.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Polis.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Ufo.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayNetworkProvider.Viacoin.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
BTCPayServer.Common.csproj Split projects (#857) 2019-05-24 18:42:22 +09:00
CustomThreadPool.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
Extensions.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
MultiValueDictionary.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
SynchronizationContextRemover.cs Split projects (#857) 2019-05-24 18:42:22 +09:00
ZipUtils.cs Split projects (#857) 2019-05-24 18:42:22 +09:00