Commit History

作者 SHA1 備註 提交日期
  runphp ab0d1b3da8 feat: 新增队列处理日志 1 周之前
  runphp 76160b71f1 refactor: 去除isClosure属性,改成在 数据层面 用 __job_closure__ 标记 1 周之前
  runphp 988aac7a44 feat: 定时任务日志新增状态筛选 1 周之前
  runphp 01074b9296 fix(migration): 添加定时任务日志表主键 1 周之前
  runphp ff2c232537 feat(cron_job_log): 新增定时任务日志管理功能 1 周之前
  runphp 61825b3892 refactor: 移除扩展脚手架命令并重构定时任务日志记录 1 周之前
  runphp a5f0dce953 feat: 新增cron_job_log模型 1 周之前
  runphp 995ca3f935 feat: 新增CronJobAfterEvent和CronJobBeforeEvent 1 周之前
  runphp dea577c71b refactor: 统一代码风格 2 周之前
  runphp be27b34ea2 feat(admin): 添加系统配置和插件配置管理功能 2 月之前
  runphp 9b48aafa6f refactor(extension): 替换Helper类方法调用为独立函数 2 月之前
  runphp a4733edb74 feat(system): 添加SQL调试功能支持 3 月之前
  runphp 7a66880872 refactor(system): 移除自定义Log类文件的单元测试代码 3 月之前
  runphp d85668c089 refactor(system): 迁移数据库类并优化扩展管理 3 月之前
  runphp 7b17e96902 fix(route): 修复后台路由权限配置问题 4 月之前
  runphp 1755b146a3 feat(log): 添加飞书日志驱动并增加测试用例 5 月之前
  runphp 29021d192f refactor(route): 重构扩展模块路由配置 6 月之前
  runphp dc9b329cdc refactor(MacroPageMiddleware): 更新输入获取方式以提高一致性 7 月之前
  runphp 5d65b95aaa chore(deps): 移除不必要的开发依赖和命令 7 月之前
  runphp 744225aa2b refactor(system): 优化系统核心代码结构 7 月之前
  runphp d0c522fd12 refactor(crontab): 修改 crontab 命令参数为可选并添加获取参数方法 7 月之前
  runphp 96d2ead825 refactor(extension): 优化扩展管理命令实现 7 月之前
  runphp 00a59a3cb7 refactor(system): 优化扩展状态钩子中间件注册方式 7 月之前
  runphp c4fd71b2d6 refactor(event): 修改事件触发方法参数传递方式 7 月之前
  runphp e3f133fc7d feat(log): 自动保存HTTP请求结束时的日志 7 月之前
  runphp dd2f87817d feat(system): 添加扩展调试日志配置支持 7 月之前
  runphp 79822b6e6f feat(haigouquan): 新增用户推荐关系接口及前端展示优化 7 月之前
  runphp c26f1d03c3 feat(config): 为配置获取方法添加默认值支持 7 月之前
  runphp 45bc19e307 refactor(extension): 重构扩展配置读取逻辑 7 月之前
  runphp f93e457eb4 refactor(extension): 修改扩展配置表单返回类型为Collection 7 月之前