btcpayserver/BTCPayServer.Data/Data
2024-03-14 11:13:26 +01:00
..
AddressInvoiceData.cs Bump .NET 8.0 (#5479) 2023-11-21 14:11:17 +09:00
APIKeyData.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
AppData.cs Fix: Update of inventory could override app settings being updated (#5565) 2023-12-19 20:53:11 +09:00
ApplicationUser.cs Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
CustodianAccountData.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
Fido2Credential.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
FormData.cs Dotnet reformat 2023-04-10 11:07:03 +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 Fix: Payments to Top-Up could be undetected due to race condition (#5568) 2023-12-20 18:41:28 +09:00
InvoiceEventData.cs Invoice: Improve events display (#5775) 2024-02-21 14:08:28 +01: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 Switch Apps to json not YML (#4792) 2023-05-23 09:18:57 +09:00
NotificationData.cs Dotnet reformat 2023-04-10 11:07:03 +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 Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
PaymentRequestData.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
PayoutData.cs Make Payouts and PullPayments columns JSONB (#5800) 2024-03-14 11:13:26 +01:00
PayoutProcessorData.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +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 Make Payouts and PullPayments columns JSONB (#5800) 2024-03-14 11:13:26 +01:00
RefundData.cs Bump .NET 8.0 (#5479) 2023-11-21 14:11:17 +09:00
SettingData.cs Change some table type from TEXT to JSONB (#4371) 2022-11-28 20:36:18 +09:00
StoreData.cs Archive stores and apps (#5296) 2023-09-11 09:59:17 +09:00
StoredFile.cs Allow file service to be used in plugins 2022-03-02 12:22:46 +01:00
StoreRole.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
StoreSettingData.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +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 Make wallet object system much more performant (#5441) 2023-11-28 11:38:09 +01:00
WalletObjectLinkData.cs Rename walletobjects Parent/Child to A/B (#4347) 2022-11-25 12:06:57 +09:00
WalletTransactionData.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WebhookData.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
WebhookDeliveryData.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00