Part-DB.Part-DB-server/src/Services/InfoProviderSystem
Jan Böhmer a5b101a0ea Fixed error, when retrieving prices in USD from LCSC
This fixes issue #552. It seems that LCSC changed their currency symbol for US-Dollar
2024-03-09 22:54:12 +01:00
..
DTOs Escape not only the pathes of FileDTO objects returned by info providers but the preview image url too. 2024-03-05 22:52:27 +01:00
Providers Fixed error, when retrieving prices in USD from LCSC 2024-03-09 22:54:12 +01:00
DTOtoEntityConverter.php Removed unused import statements 2024-03-03 20:34:36 +01:00
PartInfoRetriever.php Reenable caching for part provider system. 2023-07-31 22:21:20 +02:00
ProviderRegistry.php Lazily sort info providers list, to prevent unneccesarry work on most container calls 2023-07-19 00:11:19 +02:00