events/Classes/Service
Daniel Siepmann 7b3bbf6d9d
Do not download already existing files during import (#26)
The usual use cases right now would involve a new file with a new URL.
That way we don't need to download existing files again.
That reduced network traffic, execution time and resource usage.
2023-06-19 10:13:17 +02:00
..
Cleanup Add proper image handling during import (#22) 2023-06-12 11:07:52 +02:00
DestinationDataImportService Do not download already existing files during import (#26) 2023-06-19 10:13:17 +02:00
CategoryService.php Remove PHPStan issues 2021-12-14 17:31:46 +01:00
CleanupService.php Fix broken remove past data 2021-12-20 09:45:25 +01:00
DataProcessingForModels.php Fix PHPStan issues 2021-12-13 09:27:28 +01:00
DestinationDataImportService.php Reduce broken time frame due to missing slugs (#23) 2023-06-15 09:55:15 +02:00