• Athurg Gooth's avatar
    Add support for image thumbnail (#1641) · 041be467
    Athurg Gooth authored
    * Add a common function for resize image blob
    
    * Auto generate thumbnail for image resources
    
    * Auto thumbnail support for fetch image resources
    
    * Add support for image thumbnail in view
    
    * Fix missing error check
    
    * Fix es-lint check
    
    * Fix uncontrolled data used in path expression
    
    * Remove thumbnail while origin resource been deleted
    
    * Change the thumbnail's storage path
    
    ---------
    Co-authored-by: 's avatarAthurg Feng <athurg@gooth.org>
    041be467
image.go 1.35 KB