..
Configuration
Add clightning rest services page ( #1297 )
2020-01-23 22:20:37 +09:00
Contracts
Store Nav extension support
2019-09-21 16:22:26 +02:00
Controllers
Fixes #1324 store token revoke redirect error
2020-02-07 08:23:00 +01:00
Data
CoinGecko Rate Provider
2020-01-13 20:20:00 +09:00
Events
new feature: Wallet Receive Page ( #1065 )
2020-01-18 14:12:27 +09:00
Extensions
bump libraries
2020-01-12 15:32:26 +09:00
Filters
Make .netcoreapp 3.0 build happy
2019-10-03 18:00:07 +09:00
HostedServices
Remove knowledge of ExchangeName from BackgroundRateFetcher
2020-01-18 19:42:46 +09:00
Hosting
Fixing api exception handling in the pipeline
2020-02-03 02:18:36 -06: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
Liquid & Liquid Assets Support ( #1118 )
2019-12-24 16:20:44 +09:00
Models
Make unused assets in store settings collapsed ( #1310 )
2020-01-26 19:45:24 +09:00
PaymentRequest
Cleanup netcore21 specific code
2020-01-12 13:30:54 +09:00
Payments
Displaying sats in a more user-friendly way (space as group separator) ( #1306 )
2020-01-27 19:57:46 +09:00
Properties
Integrate Configurator External Service ( #1190 )
2020-01-21 18:27:10 +09:00
Security
Remove useless dependencies
2020-01-12 16:05:01 +09:00
Services
Merge pull request #1041 from Kukks/satscurrency
2020-02-03 08:42:35 +00: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
add u2f tests
2020-01-14 11:47:24 +01:00
Validation
Multiple domains for apps in BTCPay
2019-06-25 20:41:32 +02:00
Views
Fix PSBT Redirect No-access issues
2020-02-12 16:35:24 +09:00
wwwroot
Update POLIS related entries ( #1313 )
2020-02-13 14:44:31 +09:00
BitpayHttpException.cs
Adopt dotnet core editorconfig, big reformating
2017-10-27 17:53:04 +09:00
BTCPayServer.csproj
bump to sdk 3.1.101 and version 3.1.1 (security patch)
2020-01-18 16:59:25 +09:00
BTCPayServer.ruleset
general code cleanup + add analyzers
2018-02-17 13:18:16 +09:00
bundleconfig.json
Fix bootstrap reference in cart bundle
2019-11-15 15:15:21 +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
fix tests
2020-01-15 00:00:36 +09:00
DerivationSchemeSettings.cs
Liquid & Liquid Assets Support ( #1118 )
2019-12-24 16:20:44 +09:00
EventAggregator.cs
bump libraries
2020-01-12 15:32:26 +09:00
ExplorerClientProvider.cs
Liquid & Liquid Assets Support ( #1118 )
2019-12-24 16:20:44 +09:00
Extensions.cs
bump libraries
2020-01-12 15:32:26 +09:00
HwiWebSocketTransport.cs
Implement BTCPayServer vault derivation scheme import
2019-11-21 14:06:16 +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
bump libraries
2020-01-12 15:32:26 +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
WebSocketHelper.cs
Implement BTCPayServer vault derivation scheme import
2019-11-21 14:06:16 +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