btcpayserver/BTCPayServer
Nicolas Dorier 8e2728902a
Merge pull request #1754 from btcpayserver/feat/prefs-generalization
Cookie Preferences Generalization, applying same style to ListInvoices and Payment Requests
2020-07-31 16:12:10 +09:00
..
Configuration Separate docker-compose and launch profiles 2020-07-29 19:38:58 +09:00
Contracts Add Bitcoin Only Build 2020-07-28 22:48:51 +02:00
Controllers Merge pull request #1754 from btcpayserver/feat/prefs-generalization 2020-07-31 16:12:10 +09:00
Data Remove the concept of unfiltered networks 2020-07-30 11:36:02 +09:00
Events Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Extensions Merge pull request #1754 from btcpayserver/feat/prefs-generalization 2020-07-31 16:12:10 +09:00
Filters Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
HostedServices Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Hosting Fix EmbeddedCSS being ignored, stripped by sanitizer 2020-07-30 11:36:33 +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 Initializing BasePagingViewModels from cookie 2020-07-30 18:02:59 -05:00
PaymentRequest Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Payments Merge pull request #1782 from xpayserver/btc-only 2020-07-29 21:58:28 +09:00
Properties Separate docker-compose and launch profiles 2020-07-29 19:38:58 +09:00
Security fail auth on incorrect basic auth value 2020-07-13 08:35:13 +02:00
Services Add BTCPayServerEnvironment.Altcoins 2020-07-30 22:06:54 +09: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 pull request #1754 from btcpayserver/feat/prefs-generalization 2020-07-31 16:12:10 +09:00
wwwroot Generalizing TimezoneOffset field init 2020-07-28 10:28:32 -05:00
BitpayHttpException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServer.csproj Use CsvHelper for generating CSV 2020-07-30 10:01:56 +09:00
BTCPayServer.ruleset general code cleanup + add analyzers 2018-02-17 13:18:16 +09:00
bundleconfig.json Redo App template editor with Vue based app (#1544) 2020-05-08 05:37:59 +09: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 Improve query performance for invoice listing 2020-07-27 13:31:04 +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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00