btcpayserver/BTCPayServer.Data/Data
2024-05-01 17:59:10 +09:00
..
AddressInvoiceData.cs Cleanup AddressesInvoices table (#5905) 2024-04-16 16:18:56 +09:00
APIKeyData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
AppData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
ApplicationUser.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
Fido2Credential.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
FormData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
IHasBlob.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
InvoiceData.cs Cleanup data from the InvoiceEvents table (#5904) 2024-04-25 14:09:01 +09:00
InvoiceData.Migration.cs Remove CheckoutV1 2024-04-05 16:58:13 +09:00
InvoiceEventData.cs Cleanup data from the InvoiceEvents table (#5904) 2024-04-25 14:09:01 +09:00
InvoiceSearchData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
InvoiceWebhookDeliveryData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
LightingAddressData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
MigrationExtensions.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
NotificationData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
OffchainTransactionData.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PairedSINData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PairingCodeData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PayjoinLock.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PaymentData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
PaymentData.Migration.cs Fix migration crash 2024-04-04 23:10:58 +09:00
PaymentRequestData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
PayoutData.cs Remove period concept from PullPayment (#5963) 2024-05-01 17:59:10 +09:00
PayoutProcessorData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
PendingInvoiceData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PlannedTransaction.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PullPaymentData.cs Remove period concept from PullPayment (#5963) 2024-05-01 17:59:10 +09:00
RefundData.cs Bump .NET 8.0 (#5479) 2023-11-21 14:11:17 +09:00
SettingData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
StoreData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
StoredFile.cs Allow file service to be used in plugins 2022-03-02 12:22:46 +01:00
StoreRole.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
StoreSettingData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
StoreWebhookData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
TradeResultData.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
U2FDevice.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UserStore.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
WalletData.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WalletObjectData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
WalletObjectLinkData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
WalletTransactionData.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WebhookData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00
WebhookDeliveryData.cs Remove MySQL and Sqlite deps (#5910) 2024-04-15 19:08:25 +09:00