hironico / nico.drive

WebDAV server written in NodeJS with additional REST API features such as thumbnail generation API.

Home Page:https://about.hironico.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

automatic thumb generation when supported image file is uploaded

hironico opened this issue · comments

in order to reduce the overhead for browsing,
when an image file is uploaded (after request):

  • create a thumb with the same middleware used from the API call

when an image file is to be deleted (before request):

  • delete the corresponding thumb