Commit Graph

128 Commits

Author SHA1 Message Date
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
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
074aaf9aec Fixed in some cases getting user available proxy node types will cause error 2025-01-02 21:43:33 +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
4f15cdc8fe Modularize Payment System 2025-01-01 16:40:07 +08:00
BrettonYe
08d20d07b8 Code variables type declaration 2025-01-01 16:40:07 +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
6cfbcda974 Improve Avatar display and image lazy load 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
a3cd829a7d 💪🏼 Improve Code 2024-06-27 22:18:36 +08:00
BrettonYe
bf70441779 💪🏼 Improve Layout Blade & Observers 2024-06-27 22:18:35 +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
92a2982618 💪🏼 Improve API calls 2024-06-27 22:18:29 +08:00
BrettonYe
3e0c7370e7 🧹Clean code 2024-06-27 22:18:29 +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
4a4afa7ae6 🔧 Fixed bugs
- Fixed Set null to User on ProxyService initial;
- Fixed some WebApis have 'prefix' parameter that cause function calls not work as expect;
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
68fbba3704 🔧 Reduce IP Error reports 2024-06-27 22:18:25 +08:00
BrettonYe
9960922ea0 💪🏼 Improved IP Info request method 2024-06-27 22:18:24 +08:00
BrettonYe
bd63f0d3a5 Fixed Bugs on install database 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
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
548f0b7042 Tweak few settings 2024-06-27 22:18:01 +08:00
BrettonYe
2110a2c504 Clients Subscribe Update 2024-06-27 22:18:01 +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
BrettonYe
503b64e555 Add Changeable Currency & centralized currency exchange Api
- 添加国际化货币;
- 添加统一化汇率查询API;
2024-06-27 22:17:52 +08:00
BrettonYe
977b999f81 Add payment failed handle 2024-06-27 22:17:52 +08:00
兔姬桑
56f66d67de Rewrite Article relate feature 2024-06-27 22:17:50 +08:00
兔姬桑
e4857407ba Extract ActivePaying function to UserService 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
兔姬桑
78767ef324 更新头像获取方式 2022-12-01 20:45:54 +08:00
兔姬桑
2b5a2614a2 更新日期格式 2022-12-01 20:39:49 +08:00
兔姬桑
483708fda7 Add 全新的安装&更新程序 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
兔姬桑
d09bb5fcae 美化 商品管理页面 2022-09-04 23:02:58 +08:00
兔姬桑
52b44c457a 自动化任务修改
去除 中转节点每小时/每日流量统计;
添加 中转节点状态检测;
添加 人工支付订单未处理自动关闭;
2022-09-04 23:02:57 +08:00
兔姬桑
b4189cc0e5 优化 中转节点显示 & 失效内容 & 查询效率
1. 优化中转节点显示;
2. 优化节点显示规则;
3. 修复国旗图标失效的问题;
4. 优化节点页面显示的效率问题;
5. 优化页面加载队列;
2022-08-09 19:46:33 +08:00
兔姬桑
3bfd1da3b9 完善节点框架改动回滚 2022-08-03 23:16:15 +08:00
兔姬桑
0f27a9c5f7 若干小改动 2022-07-27 22:09:28 +08:00
兔姬桑
3d1c1d2151 针对VNet进行强化
1. 添加了多IP线路的兼容;
2. 强化用户信息变动 与 VNet信息更新的机制;
3. 修正了节点结构修正后,VNet重置线路异常的问题;
4. 添加VNet线路一键重启命令 `php artisan vnet:reload`。
2022-07-05 22:11:57 +08:00
兔姬桑
0fc31ebd35 Fixed/优化 (中转)节点设置相关BUG
1. 修复设置端口属性后,为正确修改/添加的BUG;
2. 优化了检测线路地理时会出现的无法明确定位问题的异常报错;
3. 修复了多次一举的线路表单验证,导致多IP类型线路无法正常添加;
4. 优化中转线路的添加与修改;
5. 明确中转线路一切代理设置信息,继承母线路;
2022-06-22 00:57:53 +08:00