btcpayserver/BTCPayServer
d11n 13203c3e2b
Receipt improvements (#5077)
* Remove Order ID link

* Add separate print version for receipt

* Fix POS number handling and add keypad test

Fixes #5056.

* Add formatting function

* Remove OrderUrl for POS, bring back order link for receipt

* Update BTCPayServer/Plugins/PointOfSale/Controllers/UIPointOfSaleController.cs
2023-06-22 15:57:29 +09:00
..
Components Dashboard: Make invoice badges consistent with those on invoices list (#5108) 2023-06-22 15:47:12 +09:00
Configuration Dotnet reformat 2023-04-10 11:07:03 +09:00
Controllers Receipt improvements (#5077) 2023-06-22 15:57:29 +09:00
Data Prune webhook data from database 2023-05-29 09:02:47 +02:00
Events
Extensions Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
Fido2
Filters Dotnet reformat 2023-04-10 11:07:03 +09:00
Forms Form editor (#4968) 2023-05-22 13:30:28 +02:00
HostedServices Pull Payment: Support LNURL Withdraw with SATS denomination (#5041) 2023-06-16 10:56:17 +09:00
Hosting Fix build warnings (#5069) 2023-06-13 20:46:44 +09:00
JsonConverters
Logging
ModelBinders
Models Pull Payment: Support LNURL Withdraw with SATS denomination (#5041) 2023-06-16 10:56:17 +09:00
PaymentRequest Plugins can now build apps (#4608) 2023-03-17 11:56:32 +09:00
Payments Lightning: Relax GetInfo constraint for LNDhub connections (#5083) 2023-06-20 17:28:16 +09:00
PayoutProcessors Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
Plugins Receipt improvements (#5077) 2023-06-22 15:57:29 +09:00
Properties Remove BTCPayServer.Plugins.Test (#4875) 2023-04-17 11:38:03 +09:00
Security Do not crash when an invoice have an amount that is too big (#5070) 2023-06-16 10:47:58 +09:00
Services Receipt improvements (#5077) 2023-06-22 15:57:29 +09:00
SSH
Storage
TagHelpers Dotnet reformat 2023-04-10 11:07:03 +09:00
Validation
Views Receipt improvements (#5077) 2023-06-22 15:57:29 +09:00
wwwroot Receipt improvements (#5077) 2023-06-22 15:57:29 +09:00
_ViewImports.cshtml
BitpayHttpException.cs
BTCPayServer.csproj Fix: LN payments failed to be detected on litd (#5104) 2023-06-21 12:15:46 +09:00
BTCPayServer.ruleset
BufferizedFormFile.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
ColorPalette.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
CorsPolicies.cs
CurrencyValue.cs
DerivationSchemeParser.cs
DerivationSchemeSettings.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
EventAggregator.cs Stop spamming logs with event aggregator logging 2023-05-19 15:24:20 +09:00
ExplorerClientProvider.cs
Extensions.cs Do not crash when an invoice have an amount that is too big (#5070) 2023-06-16 10:47:58 +09:00
FileTypeDetector.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
GitCommitAttribute.cs
HwiWebSocketTransport.cs
IDelay.cs
IHasAdditionalData.cs
JsonHttpException.cs
Program.cs
Roles.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
SearchString.cs Improve invoice filtering UI (#4914) 2023-05-19 10:42:09 +09:00
StorePolicies.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
TransactionComparer.cs
UserManagerExtensions.cs
WalletId.cs
WebsocketExtensions.cs
WebSocketHelper.cs
ZoneLimits.cs