blocklet / media-kit

Simple image upload and sharing blocklet
Other
4 stars 0 forks source link

feat: add download image logic #228

Closed FireTable closed 4 months ago

FireTable commented 4 months ago

关联 Issue

https://github.com/blocklet/image-bin/issues/225

主要改动

  1. 增加下载 / 复制下载链接功能,用户点击该链接下载文件会使用 filename 参数作为名称
  2. 修复上传远程图片后,名称缺失后缀的问题
  3. 调整文件逻辑,使其缺失后缀也能正常显示

界面截图

image

image

测试计划

检查清单