nicolas.dorier
5b460f0b4e
Error messages when starting BTCPay Server where not shown ( Fix #3404 )
2022-02-06 14:37:31 +09:00
nicolas.dorier
20c8916610
Make BTCPayServer insensitive to the working directory in which it is started ( Fix #1894 )
2022-01-12 20:20:26 +09:00
nicolas.dorier
ab3aab9c22
Make BTCPayServer works with dotnet watch hot reload
2022-01-01 22:05:51 +09:00
Nicolas Dorier
04b8eafacb
Run dotnet format ( #3244 )
2021-12-31 16:59:02 +09:00
nicolas.dorier
35aad4ebf9
Remove Logs static singletons
2021-11-23 13:55:34 +09:00
nicolas.dorier
f58fc9b531
Logs all events in development
2021-11-05 00:13:40 +09:00
nicolas.dorier
82649dad39
Do not logs all internal events
2021-11-05 00:09:38 +09:00
Andrew Camilleri
0554565b30
FIDO2/WebAuthN Support ( #2356 )
...
* FIDO2/WebAuthN Support
This adds initial support for WebAuthN/FIDO2 as another MFA mode. U2F is still intact and runs alongside it for now. Once this is merged, I will start work on migrating U2F support to happen over the FIDO2 protocol instead.
* Refactor and future proof system (prep work of seamless u2f migration)
* attempt js fix for mobile devices
* Apply suggestions from code review
Co-authored-by: d11n <mail@dennisreimann.de>
* fix fido name saving
* do not spam logs and hide loader when failed
* PR Changes
* Apply suggestions from code review
Co-authored-by: d11n <mail@dennisreimann.de>
* attempt fido2 bump
* add name if not named for credentials
Co-authored-by: d11n <mail@dennisreimann.de>
2021-04-20 14:06:32 +09:00
Andrew Camilleri
6ead5c3800
Plugin FailSafe ( #2351 )
...
This introduces the concept of plugins being disabled in the case of an unrecoverable runtime error caused by a plugin.
2021-04-01 12:27:22 +09:00
rockstardev
f88c02cccd
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
rockstardev
b6c7af32de
Cleaning up bom from cs files
2020-06-28 21:44:35 -05:00
nicolas.dorier
51514252b6
Run dotnet format
2020-06-28 17:55:27 +09:00
Andrew Camilleri
276a9a95f9
Remove OpenIddict ( #1244 )
2020-02-25 00:40:04 +09:00
nicolas.dorier
d3408b91be
bump libraries
2020-01-12 15:32:26 +09:00
nicolas.dorier
84fe14a1ed
Test LND Seed Backup service and Logs. Use the Confirm View instead of poppup
2019-11-16 14:06:37 +09:00
nicolas.dorier
9d3026f676
Add torrc files in tests
2019-11-08 16:10:49 +09:00
nicolas.dorier
3c9b58916b
Update to OpenIddict3.0
2019-10-18 19:02:23 +09:00
nicolas.dorier
67c2abca2d
Hide openid warning message
2019-07-08 14:57:42 +09:00
nicolas.dorier
36046f08f7
Use Migration startup task when starting BTCPay instead of hosted service.
2019-07-08 12:12:39 +09:00
nicolas.dorier
cd6ce401e1
Fix logs getting spammed by HTTP requests
2019-03-07 19:41:19 +09:00
Andrew Camilleri
c9c7316b7d
Logs UI in Server Admin ( #374 )
...
* add in ui
* add in logging viewer
* Revert "add in ui"
This reverts commit 9614721fa8
.
* finish basic feature
* clean up
* improve and fix build
* add in debug log level command option
* use paging for log file list, use extension to select log files, show message for setting up logging
* make paging a little better
* add very basic UT for logs
* Update ServerController.cs
2018-11-07 22:29:35 +09:00
Aaron Clauson
d7785fe2d2
Added Serilog file logger for debug file support. ( #323 )
2018-10-16 00:37:42 +09:00
nicolas.dorier
06b02b8691
Fix missing logs
2018-07-01 15:52:11 +09:00
nicolas.dorier
bba268b5e2
Upgrade to .NET Core 2.1
2018-05-08 17:57:53 +09:00
nicolas.dorier
cd0a650df4
Ledger wallet support
2018-02-13 03:27:36 +09:00
nicolas.dorier
5ba322ea6a
Add debug messages
2018-01-18 18:12:01 +09:00
nicolas.dorier
c9b5f89f17
Make sure BTCPayServer exit cleanly in case of crash during startup, see https://github.com/aspnet/Hosting/issues/1194
2018-01-15 14:42:51 +09:00
nicolas.dorier
4deb7c3270
Adopt dotnet core editorconfig, big reformating
2017-10-27 17:53:04 +09:00
nicolas.dorier
9806cab090
Fix Bitpay api route detection
2017-10-13 14:41:28 +09:00
nicolas.dorier
bb4decd522
Add AppInsight logs
2017-10-12 18:16:15 +09:00
NicolasDorier
35a3618a42
Add launchSettings, fix docker-compose version
2017-10-03 01:29:35 +09:00
NicolasDorier
4daaa251ca
Update packages, show error message at startup correclty
2017-09-24 01:59:46 +09:00
NicolasDorier
ce055dece9
.NET 2.0sify, use the same configuration framework as NBXplorer
2017-09-23 01:31:29 +09:00
NicolasDorier
d86e8695a0
Redirect to Stores page if creating invoice before creating a store
2017-09-15 13:49:36 +09:00
NicolasDorier
b5c6ed3860
Init
2017-09-13 15:55:16 +09:00