btcpayserver/BTCPayServer/Data
Andrew Camilleri 19a990b095 Add U2f Login Support (#787)
* init u2f

* ux fixes

* Cleanup Manage Controller

* final changes

* remove logs

* remove console log

* fix text for u2f

* Use Is Secure instead of IsHttps

* add some basic u2f tests

* move loaders to before title

* missing commit

* refactor after nicolas wtf moment
2019-05-02 21:01:08 +09:00
..
AddressInvoiceData.cs Fix bug making it impossible to remove LTC xpub 2018-03-14 19:32:24 +09:00
APIKeyData.cs Can delete stores 2018-07-19 19:31:17 +09:00
AppData.cs Apps can tag invoices 2019-02-19 12:48:08 +09:00
ApplicationDbContext.cs Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
ApplicationDbContextFactory.cs Remove HangFire dependency 2019-01-16 19:15:09 +09:00
HistoricalAddressInvoiceData.cs Can delete stores 2018-07-19 19:31:17 +09:00
InvoiceData.cs Use enum for invoice status and invoice exception 2018-12-10 21:48:28 +09:00
InvoiceEventData.cs Can delete stores 2018-07-19 19:31:17 +09:00
PairedSINData.cs Remove the Facade concept 2019-04-11 23:55:20 +09:00
PairingCodeData.cs Remove the Facade concept 2019-04-11 23:55:20 +09:00
PaymentData.cs Correctly handle RBF 2017-11-06 00:31:02 -08:00
PendingInvoiceData.cs Can delete stores 2018-07-19 19:31:17 +09:00
RefundData.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
SettingData.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
StoreData.cs add redirect automatically to checkout experience/ store settings 2019-04-11 11:53:31 +02:00
UserStore.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00