btcpayserver/BTCPayServer/Plugins
Nisaba 2250853b3e
HTML lang setting and Head tags for POS and Crowdfund public pages (#6229)
* HTML lang setting and Head tags for POS and Crowdfund public pages

* updates #6229

* updates 6229

* resolve conflict

* updated according to Nicolas' recommendations

* updates #6229

* Add RawMeta method in safe.cs

* ...

* resolve conflicts

* resolve conflict

* resolve conflicts

* Updates as Nicolas request

* updates

---------

Co-authored-by: d11n <mail@dennisreimann.de>
2025-01-15 14:49:25 +09:00
..
Altcoins Fix: Monero payments in mempool not detected if accountIndex != 0 (Fix #6430) (#6544) 2025-01-10 20:21:33 +09:00
Bitcoin BlockExplorer links should be using payment method ids (#6273) 2024-10-04 16:58:13 +09:00
Crowdfund HTML lang setting and Head tags for POS and Crowdfund public pages (#6229) 2025-01-15 14:49:25 +09:00
NFC Rename more legacy fields 2024-10-07 21:22:03 +09:00
PayButton Fix: Pay button shouldn't throw exception if currency isn't specific (#6324) (#6395) 2024-11-13 16:25:23 +09:00
PointOfSale HTML lang setting and Head tags for POS and Crowdfund public pages (#6229) 2025-01-15 14:49:25 +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 Do not disable a plugin if it crash during debug session 2025-01-09 20:02:12 +09:00
PluginHookService.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09:00
PluginManager.cs fix: correct < plugin dependency implementation (#6420) 2024-11-22 10:17:16 +01: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