note-gen icon indicating copy to clipboard operation
note-gen copied to clipboard

[feat]增加picgo远程服务器的api key认证

Open SquirrelJimmy opened this issue 6 months ago • 0 comments

包含的主要功能:

  • 新增PicGo API Key配置选项,支持密钥认证
  • 实现本机/远程智能上传:本机使用路径上传,远程使用表单上传
  • 优化心跳检测,使用专用/heartbeat接口替代/upload接口
  • 远程上传使用UUID生成唯一文件名,避免文件名冲突
  • 完善错误处理和调试信息输出

SquirrelJimmy avatar Sep 05 '25 16:09 SquirrelJimmy