.. |
Configuration
|
Fix debug log not showing (Fix #1157)
|
2019-11-14 18:49:33 +09:00 |
Contracts
|
Store Nav extension support
|
2019-09-21 16:22:26 +02:00 |
Controllers
|
Merge pull request #1139 from bolatovumar/issue-1138
|
2019-11-14 23:58:37 +09:00 |
Data
|
Make recommended fee confirmation target configurable
|
2019-11-06 16:21:33 -08:00 |
Events
|
Asyncify SSH access, do not show SSH service if ssh is not well configured
|
2019-08-27 23:30:25 +09:00 |
Extensions
|
Make sure SSHClient Disconnect does not hang if a cancellationToken is passed
|
2019-10-21 18:43:53 +09:00 |
Filters
|
Make .netcoreapp 3.0 build happy
|
2019-10-03 18:00:07 +09:00 |
HostedServices
|
Move themes and bootstrap
|
2019-11-14 18:42:46 +01:00 |
Hosting
|
Make recommended fee confirmation target configurable
|
2019-11-06 16:21:33 -08:00 |
JsonConverters
|
The store owner can define default currency pairs when using rate API without parameter
|
2019-03-11 18:39:21 +09:00 |
Logging
|
Split projects (#857)
|
2019-05-24 18:42:22 +09:00 |
ModelBinders
|
Make .netcoreapp 3.0 build happy
|
2019-10-03 18:00:07 +09:00 |
Models
|
Merge pull request #1143 from Kukks/bugfix/ln-sats
|
2019-11-12 14:01:13 +09:00 |
PaymentRequest
|
Prepare startup.cs for netcoreapp3.0
|
2019-10-03 18:46:09 +09:00 |
Payments
|
Display proper rate for ln sats feature
|
2019-11-10 18:49:24 +01:00 |
Properties
|
Show the torrc config when debugging via F5
|
2019-11-08 17:26:32 +09:00 |
Security
|
Missing files
|
2019-10-19 00:54:43 +09:00 |
Services
|
add-theme-picker
|
2019-11-14 18:42:45 +01:00 |
SSH
|
Try to read the authorized keys file from the configuration
|
2019-09-20 18:51:14 +09:00 |
Storage
|
[Refactor] Move SQL classes in their own assembly
|
2019-08-30 18:22:13 +09:00 |
U2F
|
fix for multiple U2F devices
|
2019-11-10 18:12:20 +01:00 |
Validation
|
Multiple domains for apps in BTCPay
|
2019-06-25 20:41:32 +02:00 |
Views
|
Move themes and bootstrap
|
2019-11-14 18:42:46 +01:00 |
wwwroot
|
Dissect css rules and simplify color variables
|
2019-11-14 18:42:48 +01:00 |
BitpayHttpException.cs
|
Adopt dotnet core editorconfig, big reformating
|
2017-10-27 17:53:04 +09:00 |
BTCPayServer.csproj
|
add-theme-picker
|
2019-11-14 18:42:45 +01:00 |
BTCPayServer.ruleset
|
general code cleanup + add analyzers
|
2018-02-17 13:18:16 +09:00 |
bundleconfig.json
|
Move main bundle files also
|
2019-11-14 18:42:47 +01:00 |
CorsPolicies.cs
|
Allow CORS for creating a new invoice via AJAX through the PoS app (fix #238)
|
2018-08-06 12:04:36 +09:00 |
Currencies.txt
|
Update Currencies.txt
|
2019-09-06 07:16:15 +07:00 |
CurrencyValue.cs
|
Make .netcoreapp 3.0 build happy
|
2019-10-03 18:00:07 +09:00 |
DerivationSchemeParser.cs
|
Update c-ligthning and some packages
|
2019-08-17 15:14:31 +09:00 |
DerivationSchemeSettings.cs
|
Update NBXplorer and NBitcoin
|
2019-05-14 16:06:43 +09:00 |
EventAggregator.cs
|
Revert "Add temporary log to debug stufftech"
|
2018-03-29 12:17:03 +09:00 |
ExplorerClientProvider.cs
|
Make sure we don't timeout on NBX
|
2019-06-18 13:37:24 +09:00 |
Extensions.cs
|
Unify StatusMessage handling
|
2019-11-07 18:59:51 +09:00 |
IDelay.cs
|
Remove HangFire dependency
|
2019-01-16 19:15:09 +09:00 |
IStartupTask.cs
|
Use Migration startup task when starting BTCPay instead of hosted service.
|
2019-07-08 12:12:39 +09:00 |
MigrationStartupTask.cs
|
Redirect first run to register, redirect unlogged to login
|
2019-11-06 15:19:14 +09:00 |
Program.cs
|
Add torrc files in tests
|
2019-11-08 16:10:49 +09:00 |
Roles.cs
|
Adopt dotnet core editorconfig, big reformating
|
2017-10-27 17:53:04 +09:00 |
SearchString.cs
|
Filtering invoices by StartDate and EndDate
|
2019-04-26 22:00:12 -05:00 |
StorePolicies.cs
|
Move to a Claim based security
|
2018-04-30 02:33:42 +09:00 |
TransactionComparer.cs
|
Correctly handle RBF
|
2017-11-06 00:31:02 -08:00 |
WalletId.cs
|
Can attach labels and comment to transaction in the wallet
|
2019-08-03 00:43:19 +09:00 |
WellKnownTempData.cs
|
Fix status message when a model is passed
|
2019-11-07 18:20:17 +09:00 |
ZoneLimits.cs
|
Rate limit per IP the number of login attempt
|
2018-08-25 20:28:46 +09:00 |