16 Commits

Author SHA1 Message Date
邹景立
987ad41765 fix: Add .php-cs-fixer.php and update many files
Add PHP CS Fixer configuration (.php-cs-fixer.php) to enforce coding style and apply corresponding updates across the codebase. Numerous plugins (think-library and many think-plugs-*) and core config files (cache, database, phinx, worker) were updated along with controllers, services, models, storage adapters, helpers and tests to conform to style fixes and minor compatibility/refactors.
2026-02-01 02:01:37 +08:00
Anyon
e49fa0ac4e fix: 完善并增加多语言包 2025-11-17 12:37:22 +08:00
Anyon
2d3a9b5ef9 fix: 修复重复文件清理工具 2025-11-17 12:36:08 +08:00
邹景立
37db1bdda9 批量更新版权注释 2025-04-10 21:52:11 +08:00
邹景立
460e06bdf2 fix: 更新 layui 升级导致的 jQuery 兼容问题 2025-03-20 16:58:54 +08:00
邹景立
c860a90b2c fix: 统一更新HTML模板头部定义 2025-03-13 14:51:39 +08:00
邹景立
f6b10b676d fix: 更新文档清理工具 2025-03-11 19:50:31 +08:00
Jone Shen
18a8263f58 fix: 修复清理重复文件功能会把非当前管理员的文件数据库记录全部删除的问题 2025-03-11 11:43:56 +08:00
邹景立
659412d17c fix: 合并PR优化,进一步完善自定义字体图标机制 2025-02-15 19:49:08 +08:00
LiuPengFeiCode
f9ffdabfb2 增加系统自定义图标,修复BUG 2025-02-11 16:09:39 +08:00
LiuPengFeiCode
b0ffcfe4bd 增加系统自定义图标,方便更新 2025-02-11 15:48:05 +08:00
LiuPengFeiCode
8874d55e58 1.系统菜单增加顶级菜单选项卡,方便复杂菜单管理;2.增加系统自定义图标,方便更新 2025-02-11 09:39:43 +08:00
邹景立
b4ba0205ae 修正一处权限判断问题 2024-12-29 18:21:53 +08:00
邹景立
f5cced1d7a 修复用户账号及密码修改的取值问题 2024-12-29 18:18:32 +08:00
邹景立
19028ae692 fix: 减少 glob 和 realpath 等函数的使用,方便后续 phar 使用。 2024-09-01 22:22:52 +08:00
邹景立
ce7375ce87 增加 Github Actions 脚本 2024-08-02 08:45:48 +08:00