wolfcode
f5813dec99
perf(cache): update system configuration and version caching logic
...
- Add cache update logic for system configurations in Config.php
- Modify version retrieval and caching logic in ConfigService.php
2025-04-02 11:18:42 +08:00
wolfcode
b9f764e4d0
refactor(admin): 重构控制器和模型的使用方式
...
- https://github.com/top-think/think-orm/issues/704
2025-03-27 18:38:27 +08:00
wolfcode
187d4343b3
refactor(admin): remove unused 'where' option in system module
...
- Remove unnecessary 'where' option from various models in system module
- Simplify query methods by removing redundant 'where' calls
- Affected models: Config, Node, SystemAdmin, SystemMenu, SystemNode
2025-03-26 14:00:58 +08:00
wolfcode
12b38c7bf5
refactor(admin): optimize log data processing and display
...
- Update log data serialization and deserialization method
- Improve log data display format in the admin interface- Refactor log model initialization and table suffix handling
- Optimize time model configuration for better timestamp management
2025-03-25 18:08:35 +08:00
wolfcode
3d19c8d337
refactor(admin):重构注解获取 upgrade annotations
...
- Replace Doctrine annotations with PHP 8.1 attributes
- Update annotation classes to use Attribute interface
- Modify attribute usage across multiple controller files
- Update composer.json to use doctrine/annotations ^2.0.0
2025-01-02 17:04:10 +08:00
wolfcode
4f184abb08
移除Vue实例并优化配置项加载逻辑
...
删除了`config.js`中的Vue实例创建过程,简化了上传类型的数据绑定。通过直接操作`app.upload_type`来响应上传类型的变化。
2024-07-26 10:08:09 +08:00
wolfcode
a6fd81b0ed
🚀 202405重置版
2024-05-13 11:16:20 +08:00
wolfcode
5f5fb6d322
新增文本编辑器选择
2023-10-10 00:26:47 +08:00
wolfcode
f0cb6b251c
Update Config.php
2023-09-07 01:58:44 +08:00
wolfcode
e20e816816
新增OSS,COS上传
2023-09-06 18:19:28 +08:00
wolfcode
cf086a7b6c
修改 NodeAnnotation 命名标准
2023-09-04 20:45:38 +08:00
wolfcode
e1c3216904
init
2023-06-15 16:18:27 +08:00