提交历史

作者 SHA1 备注 提交日期
  runphp 372b7d74c5 refactor(core): 扩展添加启动逻辑 6 月之前
  runphp 47e55eb00c refactor(sixshop-core):扩展 NotFoundException 构造函数参数类型,支持传入字符串 6 月之前
  runphp f80575d84f feat(core): 在 CoreService 中添加 getExtensionComposerMap 方法 6 月之前
  runphp 3546a86e77 refactor(Exception): 更新 NotFoundException 异常处理 6 月之前
  runphp 76aa8a0563 refactor(Exception): 更新 NotFoundException 异常处理 6 月之前
  runphp 61639037c2 build: 更新 sixshop-core 依赖 6 月之前
  runphp 9c58090962 refactor(sixshop-core): 删除扩展缓存只保留一个,提取静态方法改为函数 7 月之前
  runphp c630764f88 refactor(core): 移除了未使用的 Composer\Json\JsonFile 引用 7 月之前
  runphp 0aee86b588 fix: 增加对扩展名称和安装路径的嵌套检查 7 月之前
  runphp 19d306c300 fix(extension): 扩展路径添加DIRECTORY_SEPARATOR 7 月之前
  runphp 711fd89b7b fix(extension): 修复获取插件路径错误 7 月之前
  runphp b69260588e build(composer): 更新项目依赖 7 月之前
  runphp e53481ba46 build(deps): 项目依赖包迁移到扩展里面 7 月之前
  runphp ea0b9424f9 docs(README): 更新扩展开发指南 7 月之前
  runphp 14d2638eb1 docs(sixshop-core): 更新 README 中的扩展模块安装说明 7 月之前
  runphp 4959d659bf docs: 更新 auth.json 示例文件路径 7 月之前
  runphp c28d9989b7 docs(README): 修复包名 7 月之前
  runphp dfac0d720c docs(README): 更新 SixShop扩展文档 7 月之前
  runphp 7474a12b79 refactor(Plugin): 修改 CoreService 中获取扩展信息的方式,使用新的 installedSixShopExtensions 数据 7 月之前
  runphp 67be81c946 refactor(autoload): 重构扩展自动加载逻辑 7 月之前
  runphp 1f4c0bb596 refactor(core): 重构核心模块,去除system扩展依赖 7 月之前
  runphp 1a2dbf5c64 refactor(src): 移除扩展版本变更事件触发 7 月之前
  runphp 199a02951d fix(Plugin): 修复插件初始化时的警告问题 7 月之前
  runphp 73eaf631e5 feat(core): 触发扩展版本变化事件并优化扩展 ID 冲突检查 7 月之前
  runphp f832c49c0d refactor(核心): 更新命名空间以使用 SixShop\System 7 月之前
  runphp 98d55b666a feat(core): 使用 Composer 自动生成扩展列表 7 月之前
  runphp 52df151b2c fix(Middleware): 引入 Helper 类 7 月之前
  runphp fdf700b53b fix(src): 非sixshop包应该跳过 7 月之前
  runphp bb45cac3cc feat(installer): 优化扩展安装流程并添加预安装检查 7 月之前
  runphp edc8f16443 refactor(core): 重构插件安装逻辑 7 月之前