btcpayserver/BTCPayServer
2021-08-10 12:07:13 +09:00
..
Components Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
Configuration Refactor TorService (#2388) 2021-04-18 11:26:06 +09:00
Controllers Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00
Data Remove support for payout to a Bitcoin Url (#2766) 2021-08-09 22:43:38 +09:00
Events Do not spam logs with events 2021-05-14 17:17:46 +09:00
Extensions Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +09:00
Fido2 Migrate existing U2F to Fido2 (#2484) 2021-04-28 13:14:15 +09:00
Filters Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +09:00
HostedServices Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Hosting Fix hotwallet migration 2021-08-10 12:07:13 +09: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 Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Models Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00
PaymentRequest Improve Payment Request view (#2748) 2021-08-04 16:13:33 +09:00
Payments Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Plugins Make system plugins shown as system plugins 2021-08-04 16:50:25 +02:00
Properties Plugins: Load plugins by order, aesthetic plugin dependency system (#2020) 2020-11-05 15:43:14 +01:00
Security Local Greenfield Client for Plugins (#2410) 2021-07-27 21:11:47 +09:00
Services Fix hotwallet migration 2021-08-10 12:07:13 +09:00
SSH Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Storage Only display storage providers that can actually be set in dropdown 2021-04-18 14:03:22 -05:00
Validation Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Views Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00
wwwroot Add example for orderId query string param in /api/v1/stores/{storeId}/invoices (#2759) 2021-08-09 20:33:56 +09:00
_ViewImports.cshtml fix missing bundle tag helper 2021-06-14 08:18:03 +02:00
BitpayHttpException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServer.csproj Update NBitcoin, fix warnings on nullable (#2718) 2021-07-29 20:29:34 +09:00
BTCPayServer.ruleset general code cleanup + add analyzers 2018-02-17 13:18:16 +09:00
bundleconfig.json Remove missing js file from bundles 2021-08-05 07:59:56 +02: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 Update NBitcoin, fix warnings on nullable (#2718) 2021-07-29 20:29:34 +09:00
DerivationSchemeSettings.cs Create a dedicated IsHotwalletProperty in the DerivationSchemeSettings 2021-06-17 15:36:22 +09:00
EventAggregator.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
ExplorerClientProvider.cs Expose ExplorerClientProvider to plugins via interface 2021-07-12 14:17:25 +02:00
Extensions.cs Expose ExplorerClientProvider to plugins via interface 2021-07-12 14:17:25 +02: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 FIDO2/WebAuthN Support (#2356) 2021-04-20 14:06:32 +09: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 Fix ratelimiter for forgotpassword 2021-03-28 20:56:46 +09:00