.. |
AccessTokenController.cs
|
Fix authentication
|
2018-06-06 16:02:37 +09:00 |
AccountController.cs
|
enable account lockout
|
2018-09-12 13:36:44 +02:00 |
AppsController.cs
|
Set the id for apps only to 20 bytes, and output the Id in the controller so we can use it in tests
|
2018-10-09 23:38:56 +09:00 |
AppsController.PointOfSale.cs
|
Enable shopping cart, add items to cart, enable tips (#410)
|
2018-11-27 15:14:32 +09:00 |
AppsPublicController.cs
|
Add currency formats for major currencies
|
2018-12-01 12:59:45 +08:00 |
ChangellyController.cs
|
fix issue with changelly rates and cover with UTs (#368)
|
2018-10-28 23:07:36 +09:00 |
HomeController.cs
|
Add button and qr code to the bitpay translator
|
2018-12-04 11:53:25 +09:00 |
InvoiceController.API.cs
|
Add btcpay.store.cancreateinvoice claim, and use that for the store
|
2018-09-08 14:53:41 +09:00 |
InvoiceController.cs
|
fix build
|
2018-11-06 16:08:42 +09:00 |
InvoiceController.PaymentProtocol.cs
|
Refactoring Invoice to cleanup unused code
|
2018-09-08 14:53:41 +09:00 |
InvoiceController.UI.cs
|
Fixing warnings on invariant culture, hate this for being so verbose
|
2018-11-30 02:51:23 -06:00 |
ManageController.cs
|
Fix #383
|
2018-11-10 23:25:11 +09:00 |
PublicController.cs
|
Various bugfixes (#308)
|
2018-10-12 10:09:13 +09:00 |
RateController.cs
|
[Fix] Querying rate with authenticated request should be successfull
|
2018-10-15 18:11:20 +09:00 |
ServerController.cs
|
Handle exception if log file do not exists.
|
2018-11-09 21:43:10 +09:00 |
StoresController.BTCLike.cs
|
Do not crash if derivation strategy is empty
|
2018-11-17 01:09:28 +09:00 |
StoresController.Changelly.cs
|
Fix warnings, update libs
|
2018-10-26 18:36:58 +09:00 |
StoresController.cs
|
add pairing code to tokens page after authorize (#412)
|
2018-11-22 15:13:35 +09:00 |
StoresController.LightningLike.cs
|
Exposing LND Rest, providing info in Server/Services (#363)
|
2018-10-27 22:49:39 +09:00 |
UserStoresController.cs
|
Add a "Wallet" menu
|
2018-07-26 22:32:50 +09:00 |
WalletsController.cs
|
Show unconf transactions with low opacity
|
2018-11-05 17:26:49 +09:00 |