提交历史

作者 SHA1 备注 提交日期
  runphp 7b17e96902 fix(route): 修复后台路由权限配置问题 4 周之前
  runphp 1755b146a3 feat(log): 添加飞书日志驱动并增加测试用例 1 月之前
  runphp 29021d192f refactor(route): 重构扩展模块路由配置 2 月之前
  runphp dc9b329cdc refactor(MacroPageMiddleware): 更新输入获取方式以提高一致性 3 月之前
  runphp 5d65b95aaa chore(deps): 移除不必要的开发依赖和命令 3 月之前
  runphp 744225aa2b refactor(system): 优化系统核心代码结构 3 月之前
  runphp d0c522fd12 refactor(crontab): 修改 crontab 命令参数为可选并添加获取参数方法 3 月之前
  runphp 96d2ead825 refactor(extension): 优化扩展管理命令实现 3 月之前
  runphp 00a59a3cb7 refactor(system): 优化扩展状态钩子中间件注册方式 3 月之前
  runphp c4fd71b2d6 refactor(event): 修改事件触发方法参数传递方式 3 月之前
  runphp e3f133fc7d feat(log): 自动保存HTTP请求结束时的日志 4 月之前
  runphp dd2f87817d feat(system): 添加扩展调试日志配置支持 4 月之前
  runphp 79822b6e6f feat(haigouquan): 新增用户推荐关系接口及前端展示优化 4 月之前
  runphp c26f1d03c3 feat(config): 为配置获取方法添加默认值支持 4 月之前
  runphp 45bc19e307 refactor(extension): 重构扩展配置读取逻辑 4 月之前
  runphp f93e457eb4 refactor(extension): 修改扩展配置表单返回类型为Collection 4 月之前
  runphp fcbc30733c feat(hook): 收集可用扩展的定时任务 4 月之前
  runphp 68197da66f feat(middleware): 扩展分页参数支持并调整限制范围 4 月之前
  mylink 142638bd9d 自动化安装admin 页面,兼容旧逻辑。 4 月之前
  runphp 7e79ce6747 fix(extension):修复禁用不存在扩展时的缓存清理问题 5 月之前
  runphp 19b8dfc0cb feat(extension):优化扩展控制器和路由配置 5 月之前
  runphp 27f5649c46 refactor(extension):优化扩展信息缓存逻辑 5 月之前
  runphp 05d5000e56 fix(cron): 调整定时任务日志文件命名格式 5 月之前
  runphp 32985673a1 feat(plugin): 支持插件 Vue 文件的多级目录结构- 修改前端插件管理页面,调整组件 URL 路径格式以支持子目录- 更新后端路由规则,允许通过 extension 和 file 参数定位具体 Vue 文件 5 月之前
  runphp c728ebf8d1 feat(extension): 添加获取扩展Vue文件的路由和控制器方法- 在admin.php中新增获取扩展Vue文件的路由规则 5 月之前
  runphp e15bece986 refactor(cron): 调整定时任务日志文件路径- 将 crontab 日志文件路径从 runtime 目录调整至 runtime/log 目录 5 月之前
  runphp 365709f013 feat(cron): 添加定时任务日志文件切换功能 5 月之前
  runphp ff19ed8801 feat(composer): 添加数据库迁移工具phinx依赖 5 月之前
  runphp 1985a6872d feat: config添加getter方法 5 月之前
  runphp 448d33e08a refactor(cron): 只在首次运行时输出定时任务列表 6 月之前