events/Classes/Service
Daniel Siepmann (Codappix) 5f6c6eef0e
Handle destination.one files without file name. (#68)
It is possible to have files such as
`https://dam.destination.one/2675868/3dc0a9dccd0dad46c73e669ece428c634ff8324ea3d01a4858a1c43169deed41/.jpg`.
Those were not handled correctly yet.
We now also handle those cases.
We will generate a hash from the URL as file name in order to still use those files.

Relates: #11396
2024-09-17 11:04:22 +02:00
..
Cleanup Improve CGL 2023-07-04 10:21:49 +02:00
DestinationDataImportService Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
CategoryService.php Improve CGL 2023-07-04 10:21:49 +02: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 Add meta tags (#49) 2024-07-23 14:05:13 +02:00