106 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
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
f8c6cc0651 Refactor route structure and comments 2026-01-30 20:04:19 +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
4032724480 Simplify array merge & time format 2025-07-16 21:36:14 +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
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
60a55dcfd1 Split User Routes and Adjust Admin Routes 2025-01-01 16:40:07 +08:00
BrettonYe
d55fecfdc3 Add Broadcast Email Functionality 2024-07-31 22:28:35 +08:00
BrettonYe
aaa9f0e19b New Report: Node Traffic Analysis
- update stack chat config;
2024-07-22 23:43:12 +08:00
BrettonYe
4ea544244f Allowed Language change under maintenance mode
Fixed #257
2024-07-20 08:49:24 +08:00
BrettonYe
d4cbcd4cb6 New Report, Site Traffic Analysis 2024-07-11 19:23:02 +08:00
BrettonYe
8a327f1b8a Remove ping testing 2024-07-11 19:23:02 +08:00
BrettonYe
6cfbcda974 Improve Avatar display and image lazy load 2024-07-11 19:23:02 +08:00
BrettonYe
ce06a3bd79 Front-end minor adjustments 2024-06-27 22:35:55 +08:00
BrettonYe
bf70441779 💪🏼 Improve Layout Blade & Observers 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
72c66e199c 🚀 Update Laravel Framework to 10 2024-06-27 22:18:23 +08:00
BrettonYe
5df3a6a2ce Fixed #274 2024-06-27 22:18:22 +08:00
BrettonYe
503b64e555 Add Changeable Currency & centralized currency exchange Api
- 添加国际化货币;
- 添加统一化汇率查询API;
2024-06-27 22:17:52 +08:00
BrettonYe
10e2790256 Fix Payment related route mismatch 2024-06-27 22:17:51 +08:00
兔姬桑
56f66d67de Rewrite Article relate feature 2024-06-27 22:17:50 +08:00
兔姬桑
051267b3c7 Minor tweaks 2024-06-27 22:17:50 +08:00
兔姬桑
bc44fd9770 Client Api Alpha Release & Code Splitting
- 代码拆分,为客户端API,前后端分离做准备
- Client Api 对接 Alpha Release
- 规范WebApi格式

Update client.php
2024-06-27 22:17:50 +08:00
兔姬桑
c0cd2d48e6 Fixed #234 & 通用配置用户权限未被正确判断的BUG 2022-11-16 00:24:30 +08:00
兔姬桑
7010822acc Major update: 强化卡券玩法 & 相关代码优化
详情 https://proxypanel.gitbook.io/wiki/coupon
2022-11-16 00:24:30 +08:00
兔姬桑
bcd2da1bcb 微调 登录 代码 2022-11-16 00:24:29 +08:00
兔姬桑
23c23998b5 Add VNet用户查询 2022-11-16 00:24:29 +08:00
兔姬桑
85cc6f9959 添加全部节点重载快捷按钮 2022-09-04 23:02:57 +08:00
兔姬桑
d437185366 Add 克隆节点功能 2022-07-27 22:03:55 +08:00
兔姬桑
92a376f942 Modify 节点数据结构改版
节点结构修改;
更多小改动;
2022-06-14 22:02:53 +08:00
兔姬桑
12d4365fe4 Bark & 企业微信 等显示调整优化
Apply fixes from StyleCI
2022-01-16 22:57:48 +08:00
兔姬桑
efa0579de7 新系统日志模块 2021-12-11 15:40:57 +08:00
兔姬桑
559c9651cf Add 人工支付通知 互动消息通知 2021-10-12 23:18:34 +08:00
兔姬桑
4e06253359 Add 人工支付 & 订单修改功能
- 添加 人工支付;
  - 添加微信、支付宝上传/显示;
  - 添加购买后TG机器人通知且快捷确认窗口;
- 添加订单可修改功能;
- 针对本次更新的初版页面添加与调整;
2021-09-14 22:15:28 +08:00
兔姬桑
83fb4aee13 Add 用户流量使用分析(半成品) 2021-08-28 22:52:18 +08:00
兔姬桑
f62f70cc22 WebAPI related changes & deprecated api warning 2021-08-28 22:39:54 +08:00
兔姬桑
cb083e8780 Add 订单流水分析 2021-07-30 00:17:42 +08:00
兔姬桑
fa853ca494 再次更改网站跳转百度逻辑 & 修改默认用户属性减少demo站的被玩坏率 2021-07-27 23:22:50 +08:00
兔姬桑
d31a9e2a6f Clean code "添加客户端API接口和商品分类管理" 2021-07-26 22:35:35 +08:00
兔姬桑
81b2c9df7d Add Shadowsocks series backend support 2021-07-25 23:08:42 +08:00
Bob
d226d62cbf Add 添加客户端API接口和商品分类管理 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
兔姬桑
9f53f2ae32 Add unsubscribe into OAuth Action 2021-07-09 11:12:14 +08:00
兔姬桑
5c7b7d256a Fix bugs in OAuth binding logic 2021-07-09 11:12:14 +08:00
兔姬桑
46a50b944d Add Telegram as OAuth option 2021-07-09 11:12:14 +08:00
兔姬桑
1c56a36690 Add 全新第三方登录模块 2021-07-09 11:12:13 +08:00
BobCoderS9
0fd76ba5b4 feat: 添加Telegram机器人消息通知和用户绑定(订单通知,工单通知,工单回复,节点掉线通知,昨日节点流量使用通知) (#182) 2021-06-25 17:58:44 +08:00
兔姬桑
ea37eac19e dump version to 2.6.d 2021-01-25 18:39:03 -05:00