btcpayserver/BTCPayServer
2021-01-03 14:29:19 +01:00
..
Components Introduce QR Code View component (#2125) 2020-12-22 11:18:51 +09:00
Configuration Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
Controllers Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
Data FGreenField: Add DefaultPaymentMethod to Stores API (#2171) 2020-12-29 18:33:44 +09:00
Events Improve tests of webhooks 2020-11-14 13:39:44 +09:00
Extensions Add checkoutLink and defaultLanguage to GreenField invoice 2020-12-11 12:04:18 +09:00
Filters Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
HostedServices Make sure the invoice migration loop can be interrupted 2020-12-28 19:13:00 +09:00
Hosting Do not tell browser to redirect if invoice is loaded as a modal 2021-01-03 14:29:19 +01:00
JsonConverters Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Logging Add invoice event severity 2020-09-01 18:19:49 +02:00
ModelBinders Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Models DateTime.Now.ToUniversalTime -> DateTime.UtcNow 2020-12-12 15:25:08 +09:00
PaymentRequest Rename invoice states and payment states 2020-11-23 18:28:35 +09:00
Payments Remove useless constant 2020-12-23 14:07:24 +09:00
Plugins Remove DB and Directory settings out of the BTCPayServerOptions (#2168) 2020-12-27 22:06:00 +09:00
Properties Plugins: Load plugins by order, aesthetic plugin dependency system (#2020) 2020-11-05 15:43:14 +01:00
Security GreenField: Notifications API (#2055) 2020-12-11 23:11:08 +09:00
Services Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
SSH Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Storage Remove DB and Directory settings out of the BTCPayServerOptions (#2168) 2020-12-27 22:06:00 +09:00
U2F Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Validation Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Views Updating links to Zap wallet now that domain moved 2020-12-28 17:18:12 -06:00
wwwroot FGreenField: Add DefaultPaymentMethod to Stores API (#2171) 2020-12-29 18:33:44 +09:00
_ViewImports.cshtml Use razor component to encapsulate UI logic 2020-08-12 16:48:14 +09:00
BitpayHttpException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServer.csproj Introduce QR Code View component (#2125) 2020-12-22 11:18:51 +09:00
BTCPayServer.ruleset
bundleconfig.json Introduce QR Code View component (#2125) 2020-12-22 11:18:51 +09:00
CorsPolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CurrencyValue.cs Introduce Additional Data to Store Blob and move obsolete props to migration (#2065) 2020-12-29 17:58:35 +09:00
DerivationSchemeParser.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DerivationSchemeSettings.cs do not crash when importing a non-json based QR code 2020-12-04 07:41:02 +01:00
EventAggregator.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ExplorerClientProvider.cs Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
Extensions.cs Split Options in BTCPayOptions (#2175) 2021-01-02 13:44:28 +01:00
HwiWebSocketTransport.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IDelay.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Program.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Roles.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SearchString.cs Adding support for dynamic, special meaning date strings 2020-07-28 10:28:32 -05:00
StorePolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TransactionComparer.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletId.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WebSocketHelper.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WellKnownTempData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ZoneLimits.cs Simplify Shopify integration 2020-09-24 16:25:35 +02:00