132 Commits

Author SHA1 Message Date
BrettonYe
2d61434ff0 Add Hysteria2 support
- Update services and controllers for new node support;
- Update relate views and language files;
- Improve client config generation and node type handling;
2026-01-30 20:04:32 +08:00
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
d1141ac14d Standardize Broadcasting & Broadcast-Based Existing User Checks in VNet 2026-01-30 20:04:18 +08:00
BrettonYe
26af8edb5d Add Unit Tests & Add Support for PingAgent
Add Unit Tests
- For  IP info
- For IP Connect detection
- For Currency Exchange

Add Support for PingAgent
- https://github.com/ProxyPanel/PingAgent
2026-01-30 20:04:18 +08:00
BrettonYe
ad3662cda0 🚀 Refactor Blade
- Optimize Blade JavaScript code.
- Refactored multiple admin controllers for improved validation, error handling, and query efficiency.
- Added ProxyConfig trait to centralize proxy configuration options.
- Updated NodeStatusDetection to use model relationships for heartbeat checks.
- Improved category, label, and country management logic and error logging.
- Added new Blade components for admin UI and updated language files and assets for better localization and frontend support.
- Bug fixed & introduced more bug :)
2026-01-30 20:04:17 +08:00
BrettonYe
4032724480 Simplify array merge & time format 2025-07-16 21:36:14 +08:00
BrettonYe
e205860f05 Lang update 2025-06-24 23:06:16 +08:00
BrettonYe
2deced20fa Fixed case may stop update 2025-06-10 22:58:34 +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
2cdbc31df7 Optimize Ticket Notification Logic 2025-01-01 16:40:08 +08:00
BrettonYe
7d1d59be42 Optimize User Information Handling 2025-01-01 16:40:07 +08:00
BrettonYe
60a55dcfd1 Split User Routes and Adjust Admin Routes 2025-01-01 16:40:07 +08:00
BrettonYe
2ce78a9b5d Improve display of renew dates
Fixed node renew notify when no node required renew;
2024-12-29 19:21:52 +08:00
BrettonYe
7087faf0d6 Improving the translatability of project texts 2024-09-04 22:45:34 +08:00
BrettonYe
1603c92d04 Add node renew information
- Simplify few JavaScript usage;
- Fix DDNS enable's node clone may cause bug;
- Fix System config page, multiple selectors will trigger update function multiple times.

1
2024-09-01 22:23:07 +08:00
BrettonYe
28777bef38 Minor changes 2024-07-20 08:03:16 +08:00
BrettonYe
d4cbcd4cb6 New Report, Site Traffic Analysis 2024-07-11 19:23:02 +08:00
BrettonYe
3fc08053a8 Fixed order retrieval issue during traffic reset. 2024-07-11 19:23:00 +08:00
BrettonYe
2ca6965074 💪🏼 Improve Code 2024-06-27 22:18:34 +08:00
BrettonYe
59fc61c6b2 🚀Add Node block relive function & some langs/content fix 2024-06-27 22:18:31 +08:00
BrettonYe
0eaddeac55 🔧Fixed Type declare issue 2024-06-27 22:18:30 +08:00
BrettonYe
bca9be70a3 Fixed Bugs 2024-06-27 22:18:30 +08:00
BrettonYe
226e1dfdec Remove 'total' & 'traffic' in dataflow database table 2024-06-27 22:18:27 +08:00
BrettonYe
454051c386 🔧 Fixed bugs
- Fixed Order Status manually change does not following logic;
- Fixed User get node() will report null sign to int;
- Fixed query where default "null " is not work as expect;
2024-06-27 22:18:26 +08:00
BrettonYe
c6d0f92094 ⚙️change demo settings 2024-06-27 22:18:26 +08:00
BrettonYe
4cfb0b4650 💪🏼 Improve Code 2024-06-27 22:18:26 +08:00
BrettonYe
2ef6257db2 💪🏼 Simplify Models using Casts Class 2024-06-27 22:18:25 +08:00
BrettonYe
9960922ea0 💪🏼 Improved IP Info request method 2024-06-27 22:18:24 +08:00
BrettonYe
1e4db0be56 优化安装过程错误时的清理 2024-06-27 22:18:24 +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
43c2e175ff add clean unpaid orders 2024-06-27 22:18:04 +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
BrettonYe
7d35957edf Demo 不再允许修改 账号类型 2024-06-27 22:17:53 +08:00
兔姬桑
2b5a2614a2 更新日期格式 2022-12-01 20:39:49 +08:00
兔姬桑
483708fda7 Add 全新的安装&更新程序 2022-11-16 00:24:30 +08:00
兔姬桑
52b44c457a 自动化任务修改
去除 中转节点每小时/每日流量统计;
添加 中转节点状态检测;
添加 人工支付订单未处理自动关闭;
2022-09-04 23:02:57 +08:00
兔姬桑
1649b1c8a0 优化重置&过期日期显示 2022-07-12 00:31:27 +08:00
兔姬桑
3d1c1d2151 针对VNet进行强化
1. 添加了多IP线路的兼容;
2. 强化用户信息变动 与 VNet信息更新的机制;
3. 修正了节点结构修正后,VNet重置线路异常的问题;
4. 添加VNet线路一键重启命令 `php artisan vnet:reload`。
2022-07-05 22:11:57 +08:00
兔姬桑
f417dc7fb6 Fixed 检测任务因为中转字段修改而报错的问题 2022-06-16 23:49:36 +08:00
兔姬桑
92a376f942 Modify 节点数据结构改版
节点结构修改;
更多小改动;
2022-06-14 22:02:53 +08:00
兔姬桑
f67bcf623d code improve
Apply fixes from StyleCI
2022-01-16 22:57:48 +08:00
兔姬桑
60ba5db997 Standardize log types 2021-09-07 22:55:12 +08:00
兔姬桑
3dfcb9437c Modify Network Detection report style 2021-08-24 08:14:00 +08:00
兔姬桑
c2a887ad21 优化统计任务时间 2021-08-19 21:54:45 +08:00
兔姬桑
17f00f0aae Fix 余额充值 完成状态 在前台的错误显示 2021-07-29 00:07:11 +08:00
兔姬桑
97b7b4aaa4 Fix some query condition "too simplified" or "out of date" 2021-07-27 23:22:51 +08:00
兔姬桑
b61e1dd02f Add 套餐限速功能(正确方式) 2021-07-25 23:08:42 +08:00
兔姬桑
ac66e5490e Add Multi-IP support at node list page's network check 2021-07-19 23:27:07 +08:00