BrettonYe
dc3277e0d6
Improve batch processing and shop logic
...
- Use chunkById() with default chunk size for batch processing;
- Improve plan/package expiration and prepaid activation logic;
- Refactor user–node permission update logic
- Optimize OrderService state handling
- Minor fixes (null handling, query order, comments)
2026-01-30 20:04:19 +08:00
BrettonYe
d9ff6ad6ee
Improve System Blade
...
- Removed Task config, add those settings to System blade.
- Improve the font-end of system setting blade.
- Improve Payments files to be more "Modularize"
2025-06-09 23:54:12 +08:00
BrettonYe
72c66e199c
🚀 Update Laravel Framework to 10
2024-06-27 22:18:23 +08:00
BrettonYe
d1a6338006
Clean Code
2024-06-27 22:18:21 +08:00
BrettonYe
524c4e0d52
Tasks optimization & Fixed Bugs
...
- Tasks optimization
- Fixed manual order modification may cause bugs
- Improve User modification update VNET
- Minor tweaks
2024-06-27 22:18:03 +08:00
ZBrettonYe
a9f1b74506
Update lang files
2024-06-27 22:17:55 +08:00
兔姬桑
c2a887ad21
优化统计任务时间
2021-08-19 21:54:45 +08:00
兔姬桑
409c2d84ff
Fix 注册失败
2021-07-09 14:36:36 +08:00
兔姬桑
c3dbcb19f4
使用whenFilled优化代码筛选 & 页面代码适量简化
...
针对管理页面中筛选行为使用whenFilled属性进行重写简化&规范化修正;
同时对页面搜索代码进行适量简化;
2021-03-16 13:13:42 -04:00
兔姬桑
396fbbad56
优化 自动任务
...
1. 使用chunk分段处理大规模数据处理;
2. 优化部分任务的查询逻辑;
3. 提取各任务时间戳至,config/tasks.php,允许机场主自定义各任务;
2021-01-24 23:21:43 -05:00