btcpayserver/BTCPayServer.Client
2024-07-11 21:40:44 +09:00
..
JsonConverters Timespan in API should be parsed with invariant culture 2024-07-11 21:40:44 +09:00
Models Add AdditionalData to PointOfSaleBaseData 2024-07-11 10:19:28 +09:00
BTCPayServer.Client.csproj Fix: Some valid taproot PSBT couldn't parsed and show better error message (Fix #5715) (#5993) 2024-05-23 19:16:53 +09:00
BTCPayServerClient.APIKeys.cs Greenfield: Admins can create/delete API keys of any user (#4680) 2023-02-24 16:19:03 +09:00
BTCPayServerClient.Apps.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.Authorization.cs
BTCPayServerClient.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00
BTCPayServerClient.CustodianAccounts.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.Custodians.cs Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
BTCPayServerClient.Health.cs
BTCPayServerClient.Invoices.cs Improve documentation of Refund API in Greenfield (#4372) 2022-11-28 20:58:18 +09:00
BTCPayServerClient.Lightning.Internal.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.Lightning.Store.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.LightningAddresses.cs Greenfield: Lightning addresses API (#4546) 2023-01-23 10:11:34 +01:00
BTCPayServerClient.LightningNetworkPaymentMethods.cs
BTCPayServerClient.LNURLPayPaymentMethods.cs
BTCPayServerClient.Misc.cs
BTCPayServerClient.Notifications.cs
BTCPayServerClient.OnChainPaymentMethods.cs
BTCPayServerClient.OnChainWallet.cs Fix crash on /wallets/transactions with non zero skip parameter (Fix #5183) 2023-08-23 16:11:25 +09:00
BTCPayServerClient.OnChainWallet.Objects.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.PaymentRequests.cs [Greenfield] Can create an invoice for a payment request via Greenfield (#4243) 2022-11-02 18:41:19 +09:00
BTCPayServerClient.PayoutProcessors.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
BTCPayServerClient.PullPayments.cs Fix tests (#6060) 2024-07-11 10:25:39 +09:00
BTCPayServerClient.ServerInfo.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
BTCPayServerClient.StoreEmail.cs
BTCPayServerClient.StorePaymentMethods.cs
BTCPayServerClient.StorePayoutProcessors.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServerClient.StoreRatesConfiguration.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
BTCPayServerClient.Stores.cs
BTCPayServerClient.StoreUsers.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
BTCPayServerClient.Users.cs Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
BTCPayServerClient.Webhooks.cs
GreenFieldAPIException.cs
GreenFieldValidationException.cs
icon.png
Permissions.cs enhance fine grain permissions (#5502) 2023-12-01 09:12:02 +01:00
PushNuget.ps1