10 Commits

Author SHA1 Message Date
邹景立
34104dad22 Update plugin headers and add rewrite-model script
Replace header text "Payment Plugin for ThinkAdmin" with "ThinkAdmin Plugin for ThinkAdmin" across project files (configs, controllers, plugins, php-cs-fixer, etc.) to unify branding. Add a new composer script "rewrite-model" to regenerate models and run php-cs-fixer. Also apply a minor newline fix in .copilot-commit-message-instructions.md.
2026-02-01 14:24:36 +08:00
邹景立
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
邹景立
62c838492f fix: 更新数据字段 name 索引了过长的问题 2025-08-16 22:12:52 +08:00
邹景立
37db1bdda9 批量更新版权注释 2025-04-10 21:52:11 +08:00
邹景立
7cdaad3fcb fix: 修正用户初始化 2025-03-25 15:14:10 +08:00
邹景立
10b84445dd fix: 重新调整脚本顺序 2024-10-17 15:24:54 +08:00
邹景立
e239932105 fix: 增加系统模块初始化脚本 2024-10-16 22:21:46 +08:00
邹景立
631ae98e46 fix: 更新 Account 插件安装及升级脚本 2024-10-16 20:55:03 +08:00
邹景立
a23cf74b37 fix: 更新 Admin 插件安装及升级脚本 2024-10-16 20:52:11 +08:00
邹景立
ce7375ce87 增加 Github Actions 脚本 2024-08-02 08:45:48 +08:00