Skip to content

Plugin Panel v0.6.7

Choose a tag to compare

@Dylan37670 Dylan37670 released this 16 Aug 00:24
· 5 commits to main since this release

主要修复

  • 修复“全部”页点击右上角刷新后长期停在“获取中…”的问题。
  • 普通刷新只读取随插件发布的全量索引,或下载用户配置的远程索引,不再误触发耗时的 GitHub 全量爬取。
  • 刷新期间禁用重复点击和目录切换,避免并发刷新。
  • 增加前端超时兜底:普通刷新 2 分钟、显式全量抓取 6 分钟;失败后保留现有目录并恢复界面。
  • 操作记录会显示内置索引无需联网刷新的说明。

验证

  • TypeScript 类型检查通过
  • 构建通过
  • 45/45 测试通过
  • 编译入口导入通过
  • 内置目录 3446 条,本地读取实测约 21ms
  • 安装包 SHA-256:A0F188010CA86CADF68A0CEDB4876B6B73ECE143D0B7DC2503E98460E056771F

安装 / 更新

dsh plugin --profile web add github:Dylan37670/dsh-plugin-panel

安装或更新后请重启 DSH Web GUI。