mirror of
https://github.com/immich-app/immich.git
synced 2025-04-08 16:54:19 +02:00
* Blocking multiple downloads * Blocking the download based on file name and not download type * Fixing failing workflow * Make sure the uniqueDownloadId is unique even if the selecting order is different * Using DateTime from luxon & convering the case of downloading an album * Fixing typo in the warning. * Covering the case where tha list of assets is to big * Fix format * Fix format * Fix format * Undo block multi-downloads * Running format:fix --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>