btcpayserver/BTCPayServer.Data/Data
2020-06-25 13:34:25 +09:00
..
AddressInvoiceData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
APIKeyData.cs GreenField: Switch to Blob for API Keys 2020-04-02 09:32:22 +02:00
AppData.cs Allow Pay Button to work on Apps 2020-03-24 23:43:47 -05:00
ApplicationDbContext.cs Remove old unused refund table 2020-06-25 13:34:25 +09:00
ApplicationDbContextFactory.cs Cleanup netcore21 specific code 2020-01-12 13:30:54 +09:00
ApplicationUser.cs Add Notification Entity migration 2020-06-14 23:49:08 -05:00
HistoricalAddressInvoiceData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
InvoiceData.cs Remove old unused refund table 2020-06-25 13:34:25 +09:00
InvoiceEventData.cs Refresh UI notifications automatically on update (#1680) 2020-06-24 10:23:16 +02:00
NotificationData.cs Cascade delete notifications for user 2020-06-14 23:49:08 -05:00
OffchainTransactionData.cs Persist offchain transactions 2020-04-16 14:36:50 +09:00
PairedSINData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PairingCodeData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PayjoinLock.cs Persisting locked input and outpoints 2020-04-13 16:06:07 +09:00
PaymentData.cs RBF Protection & Handling 2020-03-27 10:45:12 +01:00
PaymentRequestData.cs GreenField: Payment Requests CRUD (#1430) 2020-05-20 02:59:23 +09:00
PayoutData.cs Add pull payment feature (#1639) 2020-06-24 10:34:09 +09:00
PendingInvoiceData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PlannedTransaction.cs Persist the Delayed Broadcaster 2020-04-13 16:00:33 +09:00
PullPaymentData.cs Add pull payment feature (#1639) 2020-06-24 10:34:09 +09:00
SettingData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
StoreData.cs Add pull payment feature (#1639) 2020-06-24 10:34:09 +09:00
StoredFile.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
U2FDevice.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
UserStore.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
WalletData.cs Label Factory (#1516) 2020-04-28 16:53:34 +09:00
WalletTransactionData.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00