11 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
5be5e48f5e Integrate Laravel Reverb for real-time node and payment events
This update adds Laravel Reverb as the broadcast driver, introduces event classes for node actions and payment status updates, and implements real-time node management (check, geo refresh, reload) with asynchronous jobs and broadcasting. The admin node UI is refactored to use modals and real-time updates via Echo, and frontend assets are updated to support Reverb. Composer and configuration files are updated for Reverb, and install scripts now handle Reverb setup. Payment status updates are now broadcast to the frontend for real-time feedback.
2026-01-30 20:04:18 +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
fe59d9c98f Add Payment Method, Cryptomus
Bug Fixed
2025-06-09 21:56:03 +08:00
BrettonYe
4f15cdc8fe Modularize Payment System 2025-01-01 16:40:07 +08:00
BrettonYe
7960ff285c Multi-Clients Makeover 2024-07-11 19:34:53 +08:00
BrettonYe
c83f263cb8 Massive update of the DDNS module
Improve DDNS related code quality;
Update DNSPod API to version 3.0 (entire rework);
Add GoDaddy | Namecheap | DigitalOcean | Baidu  to DDNS options;
2024-06-27 22:18:35 +08:00
BrettonYe
2c09bd9fba Rewrite Alipay Notify logic 2024-06-27 22:18:32 +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
72c66e199c 🚀 Update Laravel Framework to 10 2024-06-27 22:18:23 +08:00