btcpayserver/BTCPayServer.Data/Data
Nicolas Dorier a2fa688cde
Refactor labels (#4179)
* Create new tables

* wip

* wip

* Refactor LegacyLabel

* Remove LabelFactory

* Add migration

* wip

* wip

* Add pull-payment attachment to tx

* Address kukks points
2022-10-11 17:34:29 +09:00
..
AddressInvoiceData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
APIKeyData.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
AppData.cs Crowdfund finetuning (#3488) 2022-06-28 12:03:13 +09:00
ApplicationUser.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
CustodianAccountData.cs Custodian Account UI: CRUD (#3923) 2022-07-07 22:42:50 +09:00
Fido2Credential.cs Support LNURL Auth 2022-01-14 13:26:30 +01:00
InvoiceData.cs Remove HistoricalAddresses 2022-05-23 11:32:37 +09:00
InvoiceEventData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06: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 LN Address - db schema fix method (#3638) 2022-04-19 16:58:31 +09:00
NotificationData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06: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 Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PaymentRequestData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
PayoutData.cs Support Lnurl Withdraw in pull payments (#3709) 2022-06-28 23:02:17 +09:00
PayoutProcessorData.cs Refactor Payouts (#4032) 2022-08-17 09:45:51 +02: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 Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
RefundData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
SettingData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
StoreData.cs Store Settings feature with own table (#3851) 2022-06-13 13:36:47 +09:00
StoredFile.cs Allow file service to be used in plugins 2022-03-02 12:22:46 +01:00
StoreSettingData.cs Store Settings feature with own table (#3851) 2022-06-13 13:36:47 +09:00
StoreWebhookData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
TradeResultData.cs Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
U2FDevice.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UserStore.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
WalletData.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WalletObjectData.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WalletObjectLinkData.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WalletTransactionData.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WebhookData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00
WebhookDeliveryData.cs Refactoring Data entities to fit one standard convention 2020-12-31 14:08:57 -06:00