btcpayserver/BTCPayServer.Data/Data
d11n d5d0be5824
Code formatting updates (#4502)
* Editorconfig: Add space_before_self_closing setting

This was a difference between the way dotnet-format and Rider format code. See https://www.jetbrains.com/help/rider/EditorConfig_Index.html

* Editorconfig: Keep 4 spaces indentation for Swagger JSON files

They are all formatted that way, let's keep it like that.

* Apply dotnet-format, mostly white-space related changes
2023-01-06 22:18:07 +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 Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Fido2Credential.cs Support LNURL Auth 2022-01-14 13:26:30 +01:00
FormData.cs Form Builder (#4137) 2022-11-25 10:42:55 +09: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 Code formatting updates (#4502) 2023-01-06 22:18:07 +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 Code formatting updates (#4502) 2023-01-06 22:18:07 +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 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 Change some table type from TEXT to JSONB (#4371) 2022-11-28 20:36:18 +09:00
StoreData.cs Change some table type from TEXT to JSONB (#4371) 2022-11-28 20:36:18 +09:00
StoredFile.cs Allow file service to be used in plugins 2022-03-02 12:22:46 +01: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 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 Have address wallet objects rather than script objects (#4417) 2022-12-13 09:09:25 +09: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 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