175 Commits

Author SHA1 Message Date
BrettonYe
bd5bbbd832 Fixed Payment Status & Node IDOR
Solved #292 4th & 5th problem;
2026-03-15 23:57:03 +08:00
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
167927af13 Unify pagination layout and improve mobile display
- Unify pagination and total footer layout
- Improve pagination display on small screens (no overflow)
- Add truncated pagination with ellipsis
- Standardize paginator style (Bootstrap 4)
2026-01-30 20:04:19 +08:00
BrettonYe
348991af98 Add ticket first response time. 2026-01-30 20:04:19 +08:00
BrettonYe
2d9088bf6b Improve charts and pages layout display in Mobile 2026-01-30 20:04:19 +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
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
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
957d888661 Add Subscript page
- Fixed node management page input does not show correctly;
- Tweaked node management page forms layout;
2025-07-15 22:25:14 +08:00
BrettonYe
e205860f05 Lang update 2025-06-24 23:06:16 +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
7d1d59be42 Optimize User Information Handling 2025-01-01 16:40:07 +08:00
BrettonYe
08d20d07b8 Code variables type declaration 2025-01-01 16:40:07 +08:00
BrettonYe
b5628a4ab9 Standardize sub-url display for different proxy types 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
f280b76b6d Improve user data report to allow custom date range 2024-10-26 18:30:10 +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
be54ebf8fb Minor Changes 2024-07-31 22:54:10 +08:00
BrettonYe
c461700589 Fixed Logo do not show correctly when it's empty
Clean query when submit filters
2024-07-15 20:54:00 +08:00
BrettonYe
31b2b91b49 Blade Format Change 2024-07-11 23:25:59 +08:00
BrettonYe
3b5177e99a Update translation files 2024-07-11 23:25:55 +08:00
BrettonYe
6cfbcda974 Improve Avatar display and image lazy load 2024-07-11 19:23:02 +08:00
BrettonYe
02cff9db99 Change Few CSS & JS For better display 2024-07-11 19:23:01 +08:00
BrettonYe
bebc385ec0 Fixed Articles Logo issues 2024-07-11 19:23:00 +08:00
BrettonYe
ce06a3bd79 Front-end minor adjustments 2024-06-27 22:35:55 +08:00
Proxy4All
aefe06c56e Add Project new logo 2024-06-27 22:18:37 +08:00
BrettonYe
bf70441779 💪🏼 Improve Layout Blade & Observers 2024-06-27 22:18:35 +08:00
BrettonYe
7fe18cb025 Fixed Telegram & Twitter & Linkedin Login 2024-06-27 22:18:35 +08:00
BrettonYe
66d9f22f6e Fixed OAuth not function and improve the code quality 2024-06-27 22:18:34 +08:00
BrettonYe
2ca6965074 💪🏼 Improve Code 2024-06-27 22:18:34 +08:00
BrettonYe
4b74c6b4ee Improve data type declare & ticket, user pages display 2024-06-27 22:18:31 +08:00
BrettonYe
bca9be70a3 Fixed Bugs 2024-06-27 22:18:30 +08:00
BrettonYe
7182dd1e89 🗎 Format code & Complete Persian Admin translations with 🤖 Claude2 2024-06-27 22:18:29 +08:00
BrettonYe
c6f108f83d Fixed Coupon discount did not show correctly 2024-06-27 22:18:29 +08:00
BrettonYe
1d5c22a6d0 More IP Api 2024-06-27 22:18:28 +08:00
BrettonYe
156081a4fc 清理部分翻译文本 2024-06-27 22:18:28 +08:00
BrettonYe
9a62f279e4 🤖 Touching up Chinese translation files with Claude2 2024-06-27 22:18:27 +08:00
BrettonYe
db2c053382 Update Translation strings 2024-06-27 22:18:27 +08:00
BrettonYe
a3b322663f 💪🏼 Improve flexibility of basic contact and URL information 2024-06-27 22:18:25 +08:00
BrettonYe
9960922ea0 💪🏼 Improved IP Info request method 2024-06-27 22:18:24 +08:00
BrettonYe
72c66e199c 🚀 Update Laravel Framework to 10 2024-06-27 22:18:23 +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
BrettonYe
2110a2c504 Clients Subscribe Update 2024-06-27 22:18:01 +08:00
BrettonYe
1f294e8f27 Update translation 2024-06-27 22:17:58 +08:00
ZBrettonYe
a9f1b74506 Update lang files 2024-06-27 22:17:55 +08:00
BrettonYe
01e5bc3ea8 管理端 国际化 2024-06-27 22:17:54 +08:00