btcpayserver/BTCPayServer
2020-08-16 22:46:53 +09:00
..
Components Use razor component to encapsulate UI logic 2020-08-12 16:48:14 +09:00
Configuration fix chain loader after unfiltered removed 2020-08-04 07:25:15 +02:00
Contracts Add Bitcoin Only Build 2020-07-28 22:48:51 +02:00
Controllers Merge branch 'master' into bitcoin-only-fixes 2020-08-14 17:50:36 +02:00
Data Merge branch 'master' into bitcoin-only-fixes 2020-08-14 17:50:36 +02:00
Events Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Extensions Making use of options to initalize update check on first admin registration 2020-08-03 03:17:04 -05:00
Filters Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
HostedServices Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments 2020-08-09 16:17:16 +02:00
Hosting Use razor component to encapsulate UI logic 2020-08-12 16:48:14 +09:00
JsonConverters Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Logging Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ModelBinders Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Models Merge branch 'master' into bitcoin-only-fixes 2020-08-14 17:50:36 +02:00
PaymentRequest Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments 2020-08-09 16:17:16 +02:00
Payments Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments 2020-08-09 16:17:16 +02:00
Properties Deducing if to perform update check from update url configuration 2020-08-03 03:17:04 -05:00
Security fail auth on incorrect basic auth value 2020-07-13 08:35:13 +02:00
Services Merge branch 'master' into bitcoin-only-fixes 2020-08-14 17:50:36 +02:00
SSH Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Storage Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05: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 Merge branch 'master' into bitcoin-only-fixes 2020-08-14 17:50:36 +02:00
wwwroot Merge pull request #1830 from btcpayserver/feat/shopify 2020-08-13 17:59:17 +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 bump lightning lib 2020-08-16 22:46:53 +09:00
BTCPayServer.ruleset
bundleconfig.json Self-host webfonts 2020-08-06 22:18:26 +02:00
CorsPolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CurrencyValue.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DerivationSchemeParser.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DerivationSchemeSettings.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
EventAggregator.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ExplorerClientProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Extensions.cs Merge branch 'master' into bitcoin-only-fixes 2020-08-14 17:50:36 +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 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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00