madskristensen / PhotoGallery

ASP.NET Core Photo Gallery
https://gallerytemplate.azurewebsites.net/
172 stars 66 forks source link

Generate thumbnails for albums on startup #11

Closed tobi1449 closed 6 years ago

tobi1449 commented 6 years ago

Since it might be easier for a big number of photos and albums to upload them directly via ssh or ftp, I added some small code to check on startup if all albums and photos have the required thumbnails and if not, to generate them.

madskristensen commented 6 years ago

Thanks