Commit Graph

  • 3d27dace2e
    update application/admin/controller/Index.php. 匹配前端,密码为6-30位 御宅男(YznCMS官方) 2025-05-19 03:01:07 +0000
  • 62c5acc2d4 优化登录验证码规则 Karson 2025-05-16 11:41:51 +0800
  • 52da4ceb98 修复验证码不支持以0开头的问题 Karson 2025-05-07 10:42:37 +0800
  • 74c310c0a8 移除登录页默认手机号 Karson 2025-05-07 09:35:54 +0800
  • 7a6a65c190 优化验证码发送 Karson 2025-05-06 20:46:15 +0800
  • 5e1970b0fb 更新版本号 Karson 2025-05-06 16:06:37 +0800
  • d49d8be1e7 Merge branch '1.x' into 1.x-dev Karson 2025-05-06 16:03:02 +0800
  • 557b989298
    Pre Merge pull request !492 from amplam/1.x amplam 2025-04-30 10:08:28 +0000
  • 6361d9228f 更新版本号 v1.6.1.20250430 Karson 2025-04-30 17:42:39 +0800
  • 9339314d19 优化cxselect组件依赖 Karson 2025-04-30 17:36:36 +0800
  • bcdf824368 新增Config配置超时配置 Karson 2025-04-30 17:28:30 +0800
  • f073fe5913 新增默认File对象 Karson 2025-04-30 17:28:12 +0800
  • 720b83f9dc 优化API接口请求方式判断 Karson 2025-04-30 17:27:34 +0800
  • dc671f0f4d 新增是否开启用户注册配置 Karson 2025-04-30 17:27:13 +0800
  • 04af358649 优化发送验证码 Karson 2025-04-30 17:24:55 +0800
  • bdde403060 优化CSS样式 Karson 2025-04-30 17:19:32 +0800
  • 01b574d7ee 更新composer依赖 Karson 2025-04-30 17:18:25 +0800
  • da98ed1bd6
    Pre Merge pull request !493 from amplam/1.x amplam 2025-04-25 03:01:03 +0000
  • 9d4a5e04f2 当菜单有下级的时候无法sidebar 可利用菜单的扩展属性,增加data-href属性实现 amplam 2025-04-25 10:55:37 +0800
  • 038b09c4e5 当菜单有下级的时候无法sidebar 可利用菜单的扩展属性,增加data-href属性实现 amplam 2025-04-24 17:06:05 +0800
  • 1fb3ba0d0c 优化语言包加载和判断 Karson 2025-04-01 09:06:58 +0800
  • 18b6e0d672 新增高亮搜索按钮和搜索数字提示 Karson 2025-04-01 09:06:02 +0800
  • f45090391e 新增自定义会员等级&会员主页URL&是否启用字母头像 Karson 2025-04-01 09:03:49 +0800
  • 05a18ca601 新增简洁菜单模式 Karson 2025-04-01 08:52:09 +0800
  • b13ed1da95 更新版本号 v1.6.0.20250331 Karson 2025-03-31 17:24:14 +0800
  • 3637028f89 更新bootstrap仓库链接 Karson 2025-03-31 17:14:39 +0800
  • 4f8d7380a5
    !490 简化代码 Merge pull request !490 from simon429/1.x Karson 2025-03-30 04:33:36 +0000
  • f80455fb3a
    Pre Merge pull request !490 from simon429/1.x simon429 2025-03-30 03:42:33 +0000
  • 3f3800cbdc 更新mailer依赖组件,修复QQ邮箱兼容问题 Karson 2025-03-30 11:42:29 +0800
  • 87d4163a89 更新仓库链接 Karson 2025-03-29 22:47:24 +0800
  • 0099085bf2 优化包名 Karson 2025-03-29 22:40:27 +0800
  • 8c1a2f7274 优化站点路径 Karson 2025-03-29 22:39:45 +0800
  • 6f4bc063cd 修复系统配置分组标题未转义的问题 Karson 2025-03-29 22:38:24 +0800
  • 41d75cdbf8 新增限制上传以.开头的文件 Karson 2025-03-29 22:34:46 +0800
  • 7fbb953497
    !491 !481 修复本地时间参数无效、修复 __ 函数的参数传递错误 Merge pull request !491 from Karson/develop Karson 2025-03-29 01:40:44 +0000
  • 91af6802c0
    Pre Merge pull request !491 from Karson/develop Karson 2025-03-29 01:40:25 +0000
  • 4cb081f5c0 修复normal和flag格式化方法输出未转义的问题 Karson 2025-03-29 09:37:29 +0800
  • ca4c0ed076 优化Gruntfile配置 Karson 2025-03-29 09:22:29 +0800
  • 8162279430 简化代码 Simon 2025-03-29 01:41:35 +0800
  • af25765558 新增package包管理,移除bower包管理 Karson 2025-03-28 17:21:30 +0800
  • a02f12d638
    Pre Merge pull request !489 from simon429/develop simon429 2025-03-25 16:25:36 +0000
  • eaa0c2517f 删除多余代码 Simon 2025-03-26 00:24:46 +0800
  • d1c63395e2
    update application/common.php. refactor: 优化逻辑短路,例如空字符串,做了 2 次逻辑判断 shali 2025-03-19 01:07:04 +0000
  • 49e8cc52e7 新增bower-cleanup.js用于移除bower.json中ignores参数配置的文件或文件夹 v1.5.4.20250312 Karson 2025-03-12 15:41:11 +0800
  • 31c3d7b469 优化参数 v1.5.3.20250217 Karson 2025-02-17 21:41:39 +0800
  • 017c7687c3 更新版本号 Karson 2025-02-17 14:55:09 +0800
  • 2bd2fd5684 修复菜单规则和会员规则列表转义 Karson 2025-02-17 14:47:58 +0800
  • 71d15964fd 修复日期渲染 Karson 2025-02-17 14:47:12 +0800
  • 5e071f3dcd fix: 调整刷新token的token返回字段 lk3407105 2025-01-31 10:02:37 +0800
  • f50cb727cb 修复:本地上传文件 开启分片功能时,报错提示2次的问题 lande 2025-01-14 10:23:54 +0800
  • ca9df76ab7
    Pre Merge pull request !485 from luyongc/develop luyongc 2025-01-14 01:35:46 +0000
  • 5eb1df9253 修复提交表单 提交多余的 fieldlist 值的问题 luyongc 2025-01-14 08:55:03 +0800
  • 89889ee8fd
    Pre Merge pull request !484 from luyongc/1.x luyongc 2025-01-13 13:48:45 +0000
  • f818486dc5 修复提交表单 提价多余的 fieldlist 值的问题 luyongc 2025-01-13 21:39:46 +0800
  • 734a853705
    Pre Merge pull request !483 from Lucy/develop Lucy 2025-01-13 08:23:07 +0000
  • acaa619062
    update extend/fast/Form.php. 修改Form生成表单日期时间选择器参数错误, 修改后,生成后的表单,日期选择,可以使用默认 Lucy 2025-01-13 08:19:34 +0000
  • 70d15f68c0
    Pre Merge pull request !482 from 羊小小/develop 羊小小 2025-01-13 07:55:45 +0000
  • 7a81b078f3
    !477 BUG后台自动跳转 Merge pull request !477 from 御宅男(YznCMS官方)/demo Karson 2025-01-03 03:03:50 +0000
  • 1330f69c91
    Pre Merge pull request !467 from Jason/develop Jason 2025-01-03 03:02:39 +0000
  • 49862d42ed
    Pre Merge pull request !480 from 小和/develop 小和 2025-01-03 03:02:39 +0000
  • 9bdf43e808
    !481 修复本地时间参数无效、修复 __ 函数的参数传递错误 Merge pull request !481 from 一半/develop Karson 2025-01-03 03:02:38 +0000
  • b88dfae4c7
    Pre Merge pull request !481 from 一半/develop 一半 2025-01-01 23:53:36 +0000
  • 8fe9f5954c
    修复本地时间参数无效、修复 __ 函数的参数传递错误 一半 2025-01-01 23:49:59 +0000
  • 013d6cdc0b
    Pre Merge pull request !477 from 御宅男(YznCMS官方)/demo 御宅男(YznCMS官方) 2024-11-28 10:23:51 +0000
  • 516c18116a Merge branch 'develop' into 1.x Karson 2024-11-28 18:23:42 +0800
  • 00c5561c49 优化日期区间选择组件事件 Karson 2024-04-02 17:41:29 +0800
  • 0882b94683 优化customField字段 Karson 2024-04-02 17:16:51 +0800
  • 420b82f6fb 优化验证码发送和验证 Karson 2024-04-02 16:18:31 +0800
  • 8e3582a392 优化登录失效判断 Karson 2024-04-02 15:07:04 +0800
  • b0a44db6d8 优化安装最低PHP版本限制 Karson 2024-04-02 10:23:21 +0800
  • 4efc5056a5 优化依赖版本号 Karson 2024-11-28 17:46:17 +0800
  • 4b9643e967 Merge branch '1.x' of gitee.com:karson/fastadmin into 1.x Karson 2024-11-28 17:44:54 +0800
  • 8a50431006 优化通用搜索和表格searchList Karson 2024-11-28 12:11:59 +0800
  • 1276d44e48 优化视图渲染 Karson 2024-11-28 12:10:22 +0800
  • d7c3bc90ea 优化代码 Karson 2024-11-28 11:53:18 +0800
  • 279d8d876f 优化API文档生成 Karson 2024-11-28 11:46:44 +0800
  • 9ca5372393
    修复不能批量删除会员问题 小和 2024-11-22 01:32:46 +0000
  • 17931decd5
    !471 动态显示组件在进行判断时, 增加对已被附加禁用(disabled)组件的处理 Merge pull request !471 from AriFe.Liu/develop Karson 2024-11-18 09:50:09 +0000
  • 9fa55dad50
    Pre Merge pull request !471 from AriFe.Liu/develop AriFe.Liu 2024-11-18 09:47:02 +0000
  • 4fd2558a8b
    !442 update public/assets/js/require-table.js. Merge pull request !442 from 御宅男(YznCMS官方)/N/A Karson 2024-11-18 09:46:58 +0000
  • e5cb4f0602
    Pre Merge pull request !442 from 御宅男(YznCMS官方)/N/A 御宅男(YznCMS官方) 2024-11-18 09:46:14 +0000
  • be3c601b72
    !468 searchList 如果传入的是$.getJSON,则无法正确显示label Merge pull request !468 from 还俗二师兄/develop Karson 2024-11-18 09:46:12 +0000
  • a5a0a30d07
    !452 模型已做清除缓存,去除多余代码 Merge pull request !452 from 御宅男(YznCMS官方)/N/A Karson 2024-11-18 09:16:05 +0000
  • abdf438280
    Pre Merge pull request !468 from 还俗二师兄/develop 还俗二师兄 2024-11-18 09:14:39 +0000
  • 426209a5d5
    !479 CRUD生成admin表时,默认字段为nickname Merge pull request !479 from simon429/develop Karson 2024-11-18 09:14:36 +0000
  • 6d9e31cc35
    Pre Merge pull request !479 from simon429/develop simon429 2024-11-18 09:01:59 +0000
  • 385a33344c
    !472 重构初始化安装的数据库配置处理,使用 .env 文件 Merge pull request !472 from ox5a0b54/env-file-db-config Karson 2024-11-18 09:01:55 +0000
  • 98fd161ac9
    Pre Merge pull request !452 from 御宅男(YznCMS官方)/N/A 御宅男(YznCMS官方) 2024-11-18 08:04:59 +0000
  • 142ed14afa
    !476 require.js 原型污染安全修复 Merge pull request !476 from 御宅男(YznCMS官方)/1.x Karson 2024-11-18 08:04:58 +0000
  • cb1d92b927
    Pre Merge pull request !476 from 御宅男(YznCMS官方)/1.x 御宅男(YznCMS官方) 2024-11-18 08:03:50 +0000
  • cfd8a6a295
    !475 会员登录次数无效,旧的冗余代码删除 Merge pull request !475 from 御宅男(YznCMS官方)/1.x Karson 2024-11-18 08:03:49 +0000
  • b0057819e4
    Pre Merge pull request !472 from ox5a0b54/env-file-db-config ox5a0b54 2024-11-18 08:01:04 +0000
  • f6028809d1
    Pre Merge pull request !466 from ox5a0b54/develop ox5a0b54 2024-11-18 08:01:02 +0000
  • 7763aefd61
    !478 做了一些修改 Merge pull request !478 from 端木/develop Karson 2024-11-18 08:00:59 +0000
  • 16ae2acb2c CRUD生成admin表时,默认字段为nickname Simon 2024-11-10 18:42:35 +0800
  • 3a7be52867
    Pre Merge pull request !478 from 端木/develop 端木 2024-11-10 03:11:18 +0000
  • 63cdd2ad25 mod: add type comments 端木 2024-11-10 11:09:48 +0800
  • f66426f1f6
    Pre Merge pull request !475 from 御宅男(YznCMS官方)/1.x 御宅男(YznCMS官方) 2024-10-29 07:03:26 +0000
  • 04af4aa1c0
    Revert "update application/common/view/tpl/dispatch_jump.tpl." 御宅男(YznCMS官方) 2024-10-29 07:03:25 +0000
  • f4a14c6295
    update application/common/view/tpl/dispatch_jump.tpl. 御宅男(YznCMS官方) 2024-10-29 05:42:43 +0000