btcpayserver/BTCPayServer
2021-03-30 11:38:01 +02:00
..
Components Make main menu show text instead of icons when on small screens 2021-03-05 08:48:15 +01:00
Configuration Update NBitcoin, NetworkType => ChainName, signet support (#2224) 2021-01-27 14:39:38 +09:00
Controllers Add user email search and sort (#2305) 2021-03-30 14:32:44 +09:00
Data GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
Events Improve tests of webhooks 2020-11-14 13:39:44 +09:00
Extensions Rewrite the CanUseHotWallet, check if the derivationscheme is actually a hotwallet, before retrieving the seed 2021-03-11 21:46:32 +09:00
Filters Refactor domain mapping (#2407) 2021-03-30 11:47:03 +09:00
HostedServices GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
Hosting Refactor domain mapping (#2407) 2021-03-30 11:47:03 +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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Models #1725 - Added start date & changed display timezone 2021-03-07 22:51:50 +00:00
PaymentRequest Rename invoice states and payment states 2020-11-23 18:28:35 +09:00
Payments If an input already used in a payjoin is reused in another, we should not attempt to broadcast the original transaction. 2021-03-24 13:48:33 +09:00
Plugins Better validate file names 2021-03-19 18:55:21 +09:00
Properties Plugins: Load plugins by order, aesthetic plugin dependency system (#2020) 2020-11-05 15:43:14 +01:00
Security Do not use Random 2021-03-23 17:53:23 +09:00
Services Fix POS item newline break (#2366) 2021-03-19 23:25:04 +09:00
SSH Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Storage Order files list by descending timestamp (#2374) 2021-03-30 14:26:02 +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 Layout: Update header and navigation 2021-03-30 11:38:01 +02:00
wwwroot Layout: Update header and navigation 2021-03-30 11:38:01 +02: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 Use library for Payjoin Sender (#2158) 2021-03-01 22:44:53 +09:00
BTCPayServer.ruleset
bundleconfig.json Remove clipboard code from main-bundle 2021-01-28 10:48:06 +01: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 Add Bitcoin Output descriptor support (#2169) 2021-01-11 11:22:42 +09:00
DerivationSchemeSettings.cs Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09: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 Explicitely disallow \ for in filename 2021-03-19 20:22:24 +09: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 Fix ratelimiter for forgotpassword 2021-03-28 20:56:46 +09:00