Commit Graph

863 Commits (f764bc98c765e3b6320e166866372675180edf37)

Author SHA1 Message Date
Karson f764bc98c7 修复管理员登出时日志未记录管理员ID的问题
优化日志记录忽略的URL
2025-06-07 16:00:14 +08:00
Karson 211a54b4c3 优化会员注册模块
优化mobilelogin默认用户名和默认昵称
2025-06-06 23:47:22 +08:00
Karson 6ceb59b9f1 优化附件列表图片生成
优化referrer默认值
2025-06-06 23:45:21 +08:00
Karson 7754cf4c3c 优化管理员日志记录 2025-06-06 23:43:46 +08:00
Karson 5595954d6d 优化基类排序字段配置 2025-06-06 23:42:16 +08:00
Karson 0265c0b8ad 优化视图条件判断 2025-06-04 16:24:48 +08:00
Karson 91dea04a86 优化简洁菜单和多级菜单逻辑判断 2025-06-04 14:47:50 +08:00
Karson 77f10ce146 优化install.sql默认数据 2025-06-04 11:49:38 +08:00
Karson e2901f3b5e 优化后台拖拽排序逻辑 2025-06-03 11:19:01 +08:00
Karson 90849c34fc
!496 优化手机验证码发送参数验证
Merge pull request !496 from 御宅男(YznCMS官方)/1.x-dev
2025-05-21 09:09:01 +00:00
御宅男(YznCMS官方) 93dbed6237
优化手机验证码发送参数验证
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
2025-05-21 02:54:57 +00:00
Karson ed4a89be12
!495 匹配前端,密码为6-30位
Merge pull request !495 from 御宅男(YznCMS官方)/1.x-dev
2025-05-20 07:40:06 +00:00
Karson fea713785b 新增注册页用户协议 2025-05-20 15:24:09 +08:00
御宅男(YznCMS官方) 572861fc71
匹配前端,密码为6-30位
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
2025-05-20 01:47:34 +00:00
Karson 62c5acc2d4 优化登录验证码规则 2025-05-16 11:41:51 +08:00
Karson 52da4ceb98 修复验证码不支持以0开头的问题 2025-05-07 10:42:37 +08:00
Karson 74c310c0a8 移除登录页默认手机号 2025-05-07 09:35:54 +08:00
Karson 5e1970b0fb 更新版本号 2025-05-06 16:06:37 +08:00
Karson d49d8be1e7 Merge branch '1.x' into 1.x-dev 2025-05-06 16:03:02 +08:00
Karson 6361d9228f 更新版本号 2025-04-30 17:42:39 +08:00
Karson bcdf824368 新增Config配置超时配置 2025-04-30 17:28:30 +08:00
Karson f073fe5913 新增默认File对象 2025-04-30 17:28:12 +08:00
Karson 720b83f9dc 优化API接口请求方式判断 2025-04-30 17:27:34 +08:00
Karson dc671f0f4d 新增是否开启用户注册配置
新增默认会员头像配置
2025-04-30 17:27:13 +08:00
Karson 04af358649 优化发送验证码
新增手机验证码登录
2025-04-30 17:24:55 +08:00
Karson f45090391e 新增自定义会员等级&会员主页URL&是否启用字母头像 2025-04-01 09:03:49 +08:00
Karson 05a18ca601 新增简洁菜单模式 2025-04-01 08:52:09 +08:00
Karson b13ed1da95 更新版本号 2025-03-31 17:24:14 +08:00
Karson 4f8d7380a5
!490 简化代码
Merge pull request !490 from simon429/1.x
2025-03-30 04:33:36 +00:00
Karson 6f4bc063cd 修复系统配置分组标题未转义的问题 2025-03-29 22:38:24 +08:00
Karson 41d75cdbf8 新增限制上传以.开头的文件
优化上传文件配置提示
2025-03-29 22:34:46 +08:00
Simon 8162279430 简化代码 2025-03-29 01:41:35 +08:00
Karson 49e8cc52e7 新增bower-cleanup.js用于移除bower.json中ignores参数配置的文件或文件夹
bower.json新增ignores配置
2025-03-12 15:41:11 +08:00
Karson 017c7687c3 更新版本号 2025-02-17 14:55:09 +08:00
Karson 7a81b078f3
!477 BUG后台自动跳转
Merge pull request !477 from 御宅男(YznCMS官方)/demo
2025-01-03 03:03:50 +00:00
Karson 516c18116a Merge branch 'develop' into 1.x
# Conflicts:
#	README.md
#	application/admin/view/index/index.html
#	application/api/controller/User.php
#	application/config.php
#	application/index/view/common/script.html
#	bower.json
#	composer.json
#	public/assets/js/require-backend.min.js
#	public/assets/js/require-frontend.min.js
#	public/assets/js/require-table.js
2024-11-28 18:23:42 +08:00
Karson 420b82f6fb 优化验证码发送和验证
# Conflicts:
#	application/index/view/common/script.html
#	public/assets/js/frontend.js
2024-11-28 18:05:14 +08:00
Karson b0a44db6d8 优化安装最低PHP版本限制
# Conflicts:
#	application/admin/command/Install.php
#	application/admin/command/Install/zh-cn.php
2024-11-28 18:03:02 +08:00
Karson 4b9643e967 Merge branch '1.x' of gitee.com:karson/fastadmin into 1.x 2024-11-28 17:44:54 +08:00
Karson 1276d44e48 优化视图渲染 2024-11-28 12:10:22 +08:00
Karson d7c3bc90ea 优化代码 2024-11-28 11:53:18 +08:00
Karson 279d8d876f 优化API文档生成 2024-11-28 11:46:44 +08:00
Karson a5a0a30d07
!452 模型已做清除缓存,去除多余代码
Merge pull request !452 from 御宅男(YznCMS官方)/N/A
2024-11-18 09:16:05 +00:00
Karson 426209a5d5
!479 CRUD生成admin表时,默认字段为nickname
Merge pull request !479 from simon429/develop
2024-11-18 09:14:36 +00:00
Karson 142ed14afa
!476 require.js 原型污染安全修复
Merge pull request !476 from 御宅男(YznCMS官方)/1.x
2024-11-18 08:04:58 +00:00
Karson cfd8a6a295
!475 会员登录次数无效,旧的冗余代码删除
Merge pull request !475 from 御宅男(YznCMS官方)/1.x
2024-11-18 08:03:49 +00:00
Simon 16ae2acb2c CRUD生成admin表时,默认字段为nickname 2024-11-10 18:42:35 +08:00
御宅男(YznCMS官方) 04af4aa1c0
Revert "update application/common/view/tpl/dispatch_jump.tpl."
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
2024-10-29 07:03:25 +00:00
御宅男(YznCMS官方) f4a14c6295
update application/common/view/tpl/dispatch_jump.tpl.
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
2024-10-29 05:42:43 +00:00
御宅男(YznCMS官方) d6635c1cd6
update application/common/view/tpl/dispatch_jump.tpl.
Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
2024-10-29 05:37:27 +00:00