Historial de Commits

Autor SHA1 Mensaje Fecha
  runphp 68197da66f feat(middleware): 扩展分页参数支持并调整限制范围 hace 4 meses
  mylink 142638bd9d 自动化安装admin 页面,兼容旧逻辑。 hace 4 meses
  runphp 7e79ce6747 fix(extension):修复禁用不存在扩展时的缓存清理问题 hace 5 meses
  runphp 19b8dfc0cb feat(extension):优化扩展控制器和路由配置 hace 5 meses
  runphp 27f5649c46 refactor(extension):优化扩展信息缓存逻辑 hace 5 meses
  runphp 05d5000e56 fix(cron): 调整定时任务日志文件命名格式 hace 5 meses
  runphp 32985673a1 feat(plugin): 支持插件 Vue 文件的多级目录结构- 修改前端插件管理页面,调整组件 URL 路径格式以支持子目录- 更新后端路由规则,允许通过 extension 和 file 参数定位具体 Vue 文件 hace 5 meses
  runphp c728ebf8d1 feat(extension): 添加获取扩展Vue文件的路由和控制器方法- 在admin.php中新增获取扩展Vue文件的路由规则 hace 5 meses
  runphp e15bece986 refactor(cron): 调整定时任务日志文件路径- 将 crontab 日志文件路径从 runtime 目录调整至 runtime/log 目录 hace 5 meses
  runphp 365709f013 feat(cron): 添加定时任务日志文件切换功能 hace 5 meses
  runphp ff19ed8801 feat(composer): 添加数据库迁移工具phinx依赖 hace 5 meses
  runphp 1985a6872d feat: config添加getter方法 hace 5 meses
  runphp 448d33e08a refactor(cron): 只在首次运行时输出定时任务列表 hace 6 meses
  runphp 888d07271c feat(cron): 添加定时任务执行日志输出 hace 6 meses
  runphp 3542a56c94 feat(cron): 引入获取定时任务事件并优化触发逻辑 hace 6 meses
  runphp c2258516fb feat(config):为配置特征添加魔术方法支持 hace 6 meses
  runphp ca40b57fdd fix(extension): 修改扩展配置命令和管理器中的默认值处理在 CoreExtensionConfigCommand 中,当数据库查询失败时,默认安装模块列表改为包含 'system'。 hace 6 meses
  runphp 3a1e36b5f3 ``` hace 6 meses
  runphp 26ae4a4c54 feat(ConfigTrait): 增加 getOptions 方法合并配置 hace 6 meses
  runphp af057e9d66 refactor(backend): 移除查询 is_core 字段的条件 hace 6 meses
  runphp dd32c8c88c refactor(sixshop-system):优化配置获取方法并添加魔术方法 hace 6 meses
  runphp 2c93c277c9 fix: 修复新系统安装的时候数据库不存在报错 hace 6 meses
  runphp 14bc77f27b refactor(sixshop-system):移除直接查询数据库的方式,减少数据库访问次数 hace 6 meses
  runphp a82b521c14 fix(sixshop-system):避免重复定义扩展的 available 方法 hace 6 meses
  runphp e3a7ee0e4a feat(core): 为每个扩展添加 available 宏方法 hace 6 meses
  runphp d08b095268 refactor(backend): 优化扩展版本信息处理 hace 7 meses
  runphp 48567459bc feat(extension): 完成扩展的版本刷新 hace 7 meses
  runphp b0b1cb2ae7 refactor(backend): 添加扩展刷新方法,预留版本信息更新接口 hace 7 meses
  runphp e59d82fe4b fix(backend): 优化扩展 id 与目录名不一致时的错误提示 hace 7 meses
  runphp aaad7b83b1 refactor(system): 重构系统模块,core扩展去除system依赖相关代码迁移 hace 7 meses