btcpayserver/BTCPayServer.Data/Data
2025-01-08 19:24:37 +09:00
..
AddressInvoiceData.cs Payments should use composite key (#6240) 2024-09-23 17:06: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 Invitation process improvements (#6188) 2024-09-12 12:31:57 +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 Refactor the InvoiceAddresses table (#6232) 2024-09-19 22:15:02 +09:00
InvoiceData.Migration.cs Fix migration of Invoice's payment (#6241) 2024-09-23 23:59:18 +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 Fix crash while migrating ETH payment data (#6539) 2025-01-08 19:24:37 +09:00
MigrationInterceptor.cs Fix migration issue on invalid json char 2024-09-09 23:15:53 +09:00
NotificationData.cs Improved Notifications List View (#6050, #3871) 2024-07-02 17:55:54 +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 Payments should use composite key (#6240) 2024-09-23 17:06:56 +09:00
PaymentData.Migration.cs Fix elements payments 2024-10-16 22:34:17 +09:00
PaymentRequestData.cs Migrate payment requests (#6260) 2024-10-01 16:07:51 +09:00
PaymentRequestData.Migration.cs Migrate payment requests (#6260) 2024-10-01 16:07:51 +09:00
PayoutData.cs Automated processor get disabled after some repeated failures (#6320) 2024-10-20 00:08:28 +09:00
PayoutProcessorData.cs Rename PaymentMethod => PaymentMethodId (#6198) 2024-09-06 13:24:33 +09:00
PendingTransaction.cs Multisig/watchonly wallet transaction creation flow proof of concept (#5743) 2024-12-10 21:56:52 +09:00
PlannedTransaction.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PullPaymentData.cs Refactor Payouts and PullPayments DB models (#6173) 2024-08-28 18:52:08 +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 Multisig/watchonly wallet transaction creation flow proof of concept (#5743) 2024-12-10 21:56:52 +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