btcpayserver/BTCPayServer.Client
d11n ef8071ba93
App: SignalR-related updates (#6537)
Adds Newtonsoft JSON converters for the SignalR connection, which we need to pass data back and forth.
2025-01-16 14:36:23 +09:00
..
App App: SignalR-related updates (#6537) 2025-01-16 14:36:23 +09:00
JsonConverters Timespan in API should be parsed with invariant culture 2024-07-11 21:41:19 +09:00
Models Rename and add to greenfield HtmlTags and HtmlMetaTags for apps (#6557) 2025-01-15 23:48:10 +09:00
BTCPayServer.Client.csproj Server hanging in debug mode if altcoin node is unavailable (#6545) 2025-01-11 00:15:04 +09:00
BTCPayServerClient.APIKeys.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Apps.cs Greenfield: Add image upload for app items (#6226) 2024-11-07 10:43:22 +09:00
BTCPayServerClient.Authorization.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.cs Minor forgotten dispose in tests 2024-11-07 10:47:02 +09:00
BTCPayServerClient.Files.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
BTCPayServerClient.Health.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Invoices.cs Fix: Do not expose xpub without modify store permission (#6212) 2024-09-27 15:27:04 +09:00
BTCPayServerClient.Lightning.Internal.cs Histograms: Add Lightning data and API endpoints (#6217) 2024-11-05 21:40:37 +09:00
BTCPayServerClient.Lightning.Store.cs Histograms: Add Lightning data and API endpoints (#6217) 2024-11-05 21:40:37 +09:00
BTCPayServerClient.LightningAddresses.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Misc.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Notifications.cs Greenfield: Add store id for notifications (#6093) 2024-07-11 00:12:22 +09:00
BTCPayServerClient.OnChainPaymentMethods.cs Uniformize Wallet API's path (#6209) 2024-09-12 15:19:10 +09:00
BTCPayServerClient.OnChainWallet.cs Histograms: Add Lightning data and API endpoints (#6217) 2024-11-05 21:40:37 +09:00
BTCPayServerClient.OnChainWallet.Objects.cs Uniformize Wallet API's path (#6209) 2024-09-12 15:19:10 +09:00
BTCPayServerClient.PaymentRequests.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.PayoutProcessors.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.PullPayments.cs Fix tests (#6060) 2024-06-20 10:48:23 +02:00
BTCPayServerClient.ServerInfo.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.StoreEmail.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.StorePaymentMethods.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.StorePayoutProcessors.cs Prevent double BOLT11 payment with LNUrlWithdraw 2024-10-09 13:10:04 +09:00
BTCPayServerClient.StoreRatesConfiguration.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
BTCPayServerClient.Stores.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
BTCPayServerClient.StoreUsers.cs Greenfield: Improve store users API (#6427) 2024-12-02 15:35:33 +01:00
BTCPayServerClient.Users.cs Greenfield: Add file endpoints and upload (#6075) 2024-07-11 09:28:24 +09:00
BTCPayServerClient.Webhooks.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
GreenFieldAPIException.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
GreenFieldValidationException.cs BTCPayServerClient refactoring (#6024) 2024-06-19 15:25:33 +02:00
icon.png Nugetify the BTCPayServer.Client 2020-09-01 11:49:10 +09:00
Permissions.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
PosDataParser.cs Integrate mobile-working-branch part 1 (#6428) 2024-11-26 14:17:40 +09:00
PushNuget.ps1 Push only one tag 2020-09-01 11:51:11 +09:00