btcpayserver/BTCPayServer
2021-12-21 09:24:09 +01:00
..
Components Apply permission tag helpers to main navigation 2021-12-21 09:24:09 +01:00
Configuration Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Controllers Cache resolved store items in HTTP context 2021-12-21 09:24:09 +01:00
Data Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Events Do not logs all internal events 2021-11-05 00:09:38 +09:00
Extensions Remove Confirmed state in UI (#3090) 2021-11-26 23:13:41 +09:00
Fido2 Unify Fido2 authentication under two-factor tab (#2866) 2021-09-13 10:16:52 +09:00
Filters Greenfield: Improve error message, do not use internal lightning node on store's lightning API 2021-12-16 14:27:34 +09:00
HostedServices Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Hosting Mention the missing API permission in the response of a Greenfield request (#3195) 2021-12-16 23:04:06 +09:00
JsonConverters Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LNURL Add more details to lnaddress not found errors, make sure lnaddress is only for BTC (#3067) 2021-11-05 12:16:54 +09:00
Logging Add invoice event severity 2020-09-01 18:19:49 +02:00
ModelBinders Fix: DateTime passed to bitpay API weren't assumed UTC, remove DateTime.Now references (#3206) 2021-12-17 15:31:06 +09:00
Models Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
PaymentRequest Fix: DateTime passed to bitpay API weren't assumed UTC, remove DateTime.Now references (#3206) 2021-12-17 15:31:06 +09:00
Payments Remove Ethereum support (#3182) 2021-12-11 14:31:41 +09:00
Plugins Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Properties Remove Ethereum support (#3182) 2021-12-11 14:31:41 +09:00
Security Cache resolved store items in HTTP context 2021-12-21 09:24:09 +01:00
Services Cache resolved store items in HTTP context 2021-12-21 09:24:09 +01:00
SSH Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Storage Fix: DateTime passed to bitpay API weren't assumed UTC, remove DateTime.Now references (#3206) 2021-12-17 15:31:06 +09:00
Validation Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Views Apply permission tag helpers to main navigation 2021-12-21 09:24:09 +01:00
wwwroot Fix footer position on large breakpoints 2021-12-21 09:24:09 +01: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 Change implementation of the Smtp server (#3202) 2021-12-15 21:30:46 +09:00
BTCPayServer.ruleset
bundleconfig.json Various minor UI fixes and cleanups (#3208) 2021-12-19 13:05:10 +09:00
CorsPolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CurrencyValue.cs [Fix] CurrencyValue parsing shouldn't depend on locale 2021-10-21 19:15:02 +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 Remove Logs static singletons 2021-11-23 13:55:34 +09:00
ExplorerClientProvider.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
Extensions.cs Cache resolved store items in HTTP context 2021-12-21 09:24:09 +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
JsonHttpException.cs Greenfield: Improve error message, do not use internal lightning node on store's lightning API 2021-12-16 14:27:34 +09:00
Program.cs Remove Logs static singletons 2021-11-23 13:55:34 +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
TagHelpers.cs Fix: Many SVG assets were not showing properly if rootpath is used 2021-10-25 15:14:05 +09: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
WebsocketExtensions.cs Keep websocket connection alive on notifications and vault 2021-10-05 14:30:01 +09:00
WebSocketHelper.cs Websocket ping message for notifications and vault 2021-10-05 14:14:22 +09: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