Commit Graph

1065 Commits (20dea7cb5bc5a4736058adaab33733478dfa91f4)
 

Author SHA1 Message Date
Karson 20dea7cb5b 优化CRUD生成
(cherry picked from commit a40420b8cd)
2024-02-15 22:52:29 +08:00
Karson 57c2f23106 增强后台安全限制
优化登录判断机制
移除冗余代码

(cherry picked from commit 7e6314a701)
2024-02-15 22:52:01 +08:00
Karson b44f3791b1 修复语言检测未匹配时的错误
优化分片上传

(cherry picked from commit ae57feebb6)
2024-02-15 22:42:49 +08:00
Karson 4f466551e2 新增自定义错误码模板配置
(cherry picked from commit 4845b08077)
2024-02-15 22:33:55 +08:00
Karson 1066b4108b 优化权限规则列表显示
(cherry picked from commit 2c66c67d71)
2024-02-15 22:28:29 +08:00
Karson 4badf65bd2 优化获取类名兼容性
(cherry picked from commit a9003ecce4)
2024-02-15 22:18:55 +08:00
liuan 5d8da63740 fix(Lang): 修复后台登录时用户名和密码只有英文提示的问题
(cherry picked from commit 879554d5a8)
2024-02-13 16:30:12 +08:00
F4nniu 198604c584 fix(common): getEncryptedToken 的 php8 兼容修复 2024-02-11 21:46:44 +08:00
F4nniu (FastAdmin开源框架) c8404c7096
!457 修复api上传文件时,最大上传文件报错,不显示语言包的提示语的bug
Merge pull request !457 from badou/develop
2024-01-19 04:31:25 +00:00
lande d5b07d49cb 修复api上传文件时,最大上传文件报错,不显示语言包的提示语的bug 2024-01-17 22:06:13 +08:00
Karson c846402a79 Merge branch 'develop' of gitee.com:karson/fastadmin into develop 2023-11-23 16:32:31 +08:00
Karson d7302f2602 新增autocontent
新增autocontent
优化Fast.api.open
2023-11-23 16:31:16 +08:00
F4nniu 6f35aff2eb
!455 [fix]公共函数字节转换bug修复
Merge pull request !455 from Bran/origin-develop
2023-08-29 09:10:11 +00:00
bran 6b4cdff2e0 [fix]公共函数字节转换bug修复 2023-08-28 08:55:53 +08:00
Karson 9bbd11e4bc 新增URL检测和清理函数
优化登录和注册链接跳转

(cherry picked from commit 3549e95ea1)
2023-08-26 21:30:03 +08:00
F4nniu 8947877915
!447 继续完善 php8 的兼容
Merge pull request !447 from F4nniu/php8_compatibily
2023-08-25 14:52:31 +00:00
F4nniu 7fe625cf5b 修复 select 生成在 php8 环境中的报错 2023-07-25 18:27:20 +08:00
F4nniu dd63aa5948 让 IDE 提示友好 2023-07-22 23:52:07 +08:00
F4nniu 85271d1cf7 使用框架 get 自带的过滤参数 2023-07-22 23:40:58 +08:00
F4nniu a64cf1173f 优化 php8 兼容 2023-07-17 15:04:20 +08:00
F4nniu 927510f5ad captcha 为了兼容 php8 2023-07-17 11:09:58 +08:00
F4nniu c7da57a109 修复显示本地插件列表时的 null 值报错 2023-07-16 17:20:14 +08:00
F4nniu 35d6514381 api 生成兼容 php8 2023-07-16 15:27:20 +08:00
Karson 3831955b9b 移除QQ群 2023-06-16 11:00:03 +08:00
Karson 4dabb80044 优化验证码 2023-06-15 22:12:46 +08:00
Karson 96dd46d32d 优化插件管理
兼容旧版本jQuery的size方法
2023-06-15 21:40:15 +08:00
Karson 0e75d1d6cd 优化插件管理 2023-06-15 21:32:42 +08:00
Karson 3c575e2383 优化CRUD代码 2023-06-15 14:43:56 +08:00
Karson b50e6c9cf0 按钮配置属性extend支持function 2023-06-15 14:36:08 +08:00
Karson 25832b2a0e 优化会员编辑模板 2023-06-14 11:18:01 +08:00
Karson 89ab1dd690 新增think-queue配置 2023-06-14 10:44:54 +08:00
Karson 031cd59bcd Merge branch 'develop' of gitee.com:karson/fastadmin into develop 2023-06-14 10:42:11 +08:00
Karson 09bdafd65c 优化附件上传预览 2023-06-14 10:41:58 +08:00
Karson 568fd9073b
!429 【优化】Table.api.replaceurl自动添加ids参数正则
Merge pull request !429 from Bran/develop
2023-06-09 07:14:12 +00:00
Karson c1236b17da
!445 修复插件生成模板config.stub中usernmae拼写错误
Merge pull request !445 from liuan/fixbug
2023-06-09 07:10:23 +00:00
Karson 3c32166b3b 优化fieldlist键名排序
优化上传预览
优化cdnurl
2023-06-09 15:06:54 +08:00
Karson 5e6c32e04c 优化代码 2023-06-09 14:53:12 +08:00
Karson 563596fddc Merge branch 'develop' of gitee.com:karson/fastadmin into develop
# Conflicts:
#	composer.json
2023-06-09 14:50:14 +08:00
Karson 900db646ee 优化依赖配置 2023-06-09 14:48:54 +08:00
Karson 11290c1724 新增会员相关参数配置
新增上传超时配置
2023-06-09 14:48:06 +08:00
Karson 9b0db19326 优化代码 2023-06-09 14:41:04 +08:00
Karson 67aa9df53a 优化CRUD生成的代码 2023-06-07 15:04:38 +08:00
Karson eb66ecb256 优化代码
优化样式
2023-06-07 14:54:33 +08:00
Karson fdaf86ce92 优化代码 2023-06-06 18:22:46 +08:00
liuan 5b9130a459 修复插件生成模板config.stub中usernmae拼写错误 2023-06-05 00:13:36 +08:00
F4nniu 1afdacbcd9
update .gitee/ISSUE_TEMPLATE.zh-CN.md. 2023-05-10 08:32:10 +00:00
F4nniu f49c0ae11b
更新 Issue 模板 2023-05-03 02:12:45 +00:00
F4nniu 1dfd1cc66b
更新 ISSUE 模板 2023-05-03 02:11:30 +00:00
F4nniu db487a52df
nelexa zip 组件以 fastadmin-addons 组件中的依赖为准 2023-05-02 12:21:05 +00:00
F4nniu d596d4b4a7
完善模板信息 2023-05-01 01:33:12 +00:00