42 Commits

Author SHA1 Message Date
BrettonYe
cd6d10b3db Improve Telegram Bot Correctly
Solved #292 1st problem;
2026-03-15 22:28:16 +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
348991af98 Add ticket first response time. 2026-01-30 20:04:19 +08:00
BrettonYe
99523ba4c0 Add Broadcast Nodes with Segmented Processing 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
2deced20fa Fixed case may stop update 2025-06-10 22:58:34 +08:00
BrettonYe
f280b76b6d Improve user data report to allow custom date range 2024-10-26 18:30:10 +08:00
BrettonYe
f82912d0d1 Improve subscription error display in different clients 2024-10-24 21:13:50 +08:00
BrettonYe
7087faf0d6 Improving the translatability of project texts 2024-09-04 22:45:34 +08:00
BrettonYe
d55fecfdc3 Add Broadcast Email Functionality 2024-07-31 22:28:35 +08:00
BrettonYe
5d6e7412d4 Allow dynamic redirect when access is rejected 2024-07-22 23:46:25 +08:00
BrettonYe
aaa9f0e19b New Report: Node Traffic Analysis
- update stack chat config;
2024-07-22 23:43:12 +08:00
BrettonYe
28777bef38 Minor changes 2024-07-20 08:03:16 +08:00
BrettonYe
3b5177e99a Update translation files 2024-07-11 23:25:55 +08:00
BrettonYe
73ac656935 Add Cloudflare's Turnstile Captcha Service to our Captcha options 2024-06-27 22:18:29 +08:00
BrettonYe
ada8f0a7ba 🤖 Translate to Korean with Claude2 2024-06-27 22:18:28 +08:00
BrettonYe
db2c053382 Update Translation strings 2024-06-27 22:18:27 +08:00
BrettonYe
68fbba3704 🔧 Reduce IP Error reports 2024-06-27 22:18:25 +08:00
BrettonYe
a3b322663f 💪🏼 Improve flexibility of basic contact and URL information 2024-06-27 22:18:25 +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
BrettonYe
2110a2c504 Clients Subscribe Update 2024-06-27 22:18:01 +08:00
BrettonYe
1a80d8f185 Update language switch logic & simplify langs 2024-06-27 22:17:59 +08:00
BrettonYe
1f294e8f27 Update translation 2024-06-27 22:17:58 +08:00
BrettonYe
a52656112a Fix some string misplaces & BETTER ENGLISH TRANSLATION! WOOHOO!
Proofread all English translation strings to improve English speaker's experience.
2024-06-27 22:17:56 +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
兔姬桑
90a8a075fb Translation rework!! 2021-01-10 07:02:44 +08:00
兔姬桑
b44c745c8a Code improve 2020-11-16 16:44:45 +08:00
兔姬桑
ce9618236f 2.5.a 管理路由全面改写 与 代码拆分
1. 全面改写项目-管理面板的路由;
2. 拆分过于Contoller;
3. 优化了按钮过多的图表的显示;
4. 初步应用 Laravel的 表单验证功能;
5. 初步应用 Laravel的 component 功能 拆分/模块化前端代码;
6. 优化部分系统的判断逻辑;
7. 针对2.4.0以前的面板,追加辅助矫正数据库的sql文件;
2020-10-01 12:34:19 +08:00
兔姬桑
b037d9c4f2 Reformat Code to follow in PSR-12 2020-09-12 13:40:20 +08:00
兔姬桑
1cd7d07a04 Used Laravel7 Components 2020-09-05 12:40:25 +08:00
兔姬桑
8f06a74b48 修复与规范日期有关代码
1. 修复原版本中节点/用户每日流量日志记录错误;
原版:在30号看到的29号的总流量,其实是28号当天产生的流量;依次类推全部流量都错位1天;
现:日流量表精确到当天,天流量表精确到当前;
2. 修复原流量折线图的日期-流量配对错误;
原版:并不是按照记录日期,而是按照有的记录;
现:按照记录日期排序;
----- 以上皆为SSRPanel中遗留的问题代码-----
3. 简化,规范化日期转换
4. 清理多余代码;
2020-08-05 03:51:29 +08:00
兔姬桑
71828a0ac5 数据库改版 +Rule 编辑相关 (Rule未实际应用)
1. 规范化数据库数据;
2. 添加Rule相关页面
为未来加入web api做准备
2020-08-05 03:20:33 +08:00
兔姬桑
0e2e5f61dd 2.3 版本 功能添加与优化
加入新支付方式 PayJS ← 未实装,后续版本实装。目前本人还卡在他们的账号注册上面,没法测试代码o(╥﹏╥)o
用户注册等地方添加新字段: 昵称; 用于后续邮件,页面显示;还需要更多优化与应用;
用户头像获取与昵称获取; 前提是用户有填写QQ信息或者注册邮箱为正常的QQ邮箱;
添加 维护模式; 模式开启后,用户界面将自动导到维护界面,管理后台正常运行。哀悼日网站可以添加大厂一样的哀悼维护了 3.1 维护模式定时关闭功能; 3.2 维护模式自定义提示语;
Ping检测与定时记录; 4.1 添加Ping记录界面; 4.2 节点界面添加检测独立Ping按钮; 4.3 针对用户界面添加Ping参考信息;
余额充值自定义功能
部分界面js显示优化
模块化页面;
2020-08-05 03:20:25 +08:00
Bretton
7fa56ada16 2.1 版本
1. 框架更新至5.8,并且其涉及代码进行修改;
2.  对支付的alipay组件针对php7.2/3进行修改;
3. 重构了节点信息获取逻辑;现在为实时请求;
4. 代码小细节和命名规范
2020-08-05 03:20:24 +08:00
Bretton
66b0f7a561 1.2 版本 界面优化 与 BUG修复
1. 修复节点信息获取错误的问题
2. 优化首页公告显示
3. 修复回复工单时按回车导致报错的问题
4. 修改用户编辑与添加排版
5. 修复潜在的IE兼容问题
6. 统一Table元素格式
7. 优化返利界面
8. 添加了封禁时间倒计时
9. 对非付费用户,首页添加提示购买宣传语
2020-08-05 03:20:19 +08:00
兔姬桑
a0922521cf 初始化 2020-08-05 03:19:28 +08:00