btcpayserver/BTCPayServer/Services/Apps
d11n 773f8a9aea
Apps: Filter list lookups by available app types (#5482)
* Apps: Filter list lookups by available app types

Uniunstalling a plugin might lead to then unavailable app types, as the entries remain in the database. The list lookups need to account for that, otherwise unavailable apps cause crashes and misbehaviour.

Fixes #5480.

* Make a hashset

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2023-11-20 10:48:56 +09:00
..
AppHub.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
AppHubStreamer.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
AppService.cs Apps: Filter list lookups by available app types (#5482) 2023-11-20 10:48:56 +09:00
AppType.cs Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
CrowdfundSettings.cs Crowdfund finetuning (#3488) 2022-06-28 12:03:13 +09:00
PointOfSaleSettings.cs POS Cart: Add options for search and categories display (#5438) 2023-11-13 13:59:14 +01:00