btcpayserver/BTCPayServer/Plugins
d11n ff79a31066
Refactoring: Move AppItem to Client lib and use the class for item list (#6258)
* Refactoring: Move AppItem to Client lib and use the class for item list

This makes it available for the app, which would otherwise have to replicate the model. Also uses the proper class for the item/perk list of the app models.

* Remove unused app item payment methods property

* Do not ignore nullable values in JSON

* Revert to use Newtonsoft types
2024-11-05 11:49:30 +09:00
..
Altcoins Liquid fixes (#6340) 2024-10-29 23:43:37 +09:00
Bitcoin BlockExplorer links should be using payment method ids (#6273) 2024-10-04 16:58:13 +09:00
Crowdfund Refactoring: Move AppItem to Client lib and use the class for item list (#6258) 2024-11-05 11:49:30 +09:00
NFC Rename more legacy fields 2024-10-07 21:22:03 +09:00
PayButton Add more translations (#6302) 2024-10-17 22:51:40 +09:00
PointOfSale Refactoring: Move AppItem to Client lib and use the class for item list (#6258) 2024-11-05 11:49:30 +09:00
Shopify Use AddUIExtension 2024-10-07 21:43:06 +09:00
BTCPayServerPlugin.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
LightningAddressResolver.cs Lightning Address: Use lowercased username when resolving (#5579) 2023-12-21 23:42:17 +09:00
PluginBuilderClient.cs Fix: Wrong manifest downloaded when installing plugin on old btcpay (Fix #6344) (#6354) 2024-11-04 13:05:10 +09:00
PluginExceptionHandler.cs Fix: Plugin Exception Handler didn't disabled plugin if crash was detected 2024-07-17 11:23:14 +09:00
PluginHookService.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09:00
PluginManager.cs Disable plugins crashing at startup 2024-10-11 10:50:49 +09:00
PluginService.cs Fix: Wrong manifest downloaded when installing plugin on old btcpay (Fix #6344) (#6354) 2024-11-04 13:05:10 +09:00
PluginServiceCollection.cs Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00