• 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
Name
Last commit
Last update
..
.vscode Loading commit data...
e2e-tests Loading commit data...
public Loading commit data...
src Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.prettierrc Loading commit data...
README.md Loading commit data...
index.html Loading commit data...
package.json Loading commit data...
playwright.config.ts Loading commit data...
pnpm-lock.yaml Loading commit data...
postcss.config.js Loading commit data...
tailwind.config.js Loading commit data...
tsconfig.json Loading commit data...
vite.config.ts Loading commit data...