uPic
uPic copied to clipboard
📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.
## Summary of this pull request 新增扣钉 CODING 仓库支持 ## Does this solve an existing issue? If so, add a link to it 无 ## Steps to test this feature...
实现 .jpg, .png, .gif, .tif, .bmp, .ico, .webp 格式相互转换,尺寸限制等功能
gitee图床上传图片失败,抓包如下: 显示403Forbidden 排查原因,修改请求参数: 移除默认User-Agent后上传成功: 响应正常: Gitee 官方文档POST样例(Default无UA):
## Summary of this pull request If the uploaded image name is duplicated, an error message will prompt that "sha wasn't supplied". The recent update made the following optimizations: 1....
1. 增加第三方截图 App 支持: Longshot 2. 移除 jsdelivr 选项(国内加速不了了) 3. 最低系统版本提升到 macOS 11,并移除低于 macOS 11 的相关支持代码 4. uPic 包不再携带 Swift 运行时,因为 macOS 11 带了 5. 优化一些日志输出格式 6. 各个依赖库升级到最新版本