Commit Graph

61 Commits

Author SHA1 Message Date
BrettonYe
cb92bc90f2 Fixed proxy info display incorrect 2026-03-16 23:58:59 +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
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
44a0a09188 Fixed when user in user_group will case getServers to failed 2025-07-17 23:55:25 +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
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
f82912d0d1 Improve subscription error display in different clients 2024-10-24 21:13:50 +08:00
BrettonYe
32d53e9178 Clean Code 2024-07-31 22:15:20 +08:00
BrettonYe
3b5177e99a Update translation files 2024-07-11 23:25:55 +08:00
BrettonYe
2ca6965074 💪🏼 Improve Code 2024-06-27 22:18:34 +08:00
BrettonYe
ffe9cafaea 🔧Fixed Failed Subscribe 2024-06-27 22:18:29 +08:00
BrettonYe
b5c04f34ae 💪🏼 Improve Code 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
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
兔姬桑
39c3a38590 Name change 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
兔姬桑
2b5a2614a2 更新日期格式 2022-12-01 20:39:49 +08:00
兔姬桑
b4189cc0e5 优化 中转节点显示 & 失效内容 & 查询效率
1. 优化中转节点显示;
2. 优化节点显示规则;
3. 修复国旗图标失效的问题;
4. 优化节点页面显示的效率问题;
5. 优化页面加载队列;
2022-08-09 19:46:33 +08:00
兔姬桑
0f27a9c5f7 若干小改动 2022-07-27 22:09:28 +08:00
兔姬桑
f7db097a06 优化订阅页面显示 2022-06-14 22:02:53 +08:00
兔姬桑
92a376f942 Modify 节点数据结构改版
节点结构修改;
更多小改动;
2022-06-14 22:02:53 +08:00
兔姬桑
f67bcf623d code improve
Apply fixes from StyleCI
2022-01-16 22:57:48 +08:00
兔姬桑
efa0579de7 新系统日志模块 2021-12-11 15:40:57 +08:00
兔姬桑
78de053306 add sortable user/order table 2021-07-19 23:27:08 +08:00
兔姬桑
90a8a075fb Translation rework!! 2021-01-10 07:02:44 +08:00
兔姬桑
265fabac86 Fix & Improvement
Fix #98 ;
Fix some missing class errors;
Finished the validation for configs & simplify the store/update process;
Combined the User node info & subscribe node info as one unit;
2021-01-02 13:13:07 +08:00
兔姬桑
d0886da6da 解决编辑权限问题 & 订阅获取节点错误的问题 2020-12-29 06:46:13 +08:00
兔姬桑
e8383021f6 Fix #110 高级订阅开关添加至新版特化订阅 2020-12-28 12:39:48 +08:00
兔姬桑
f25f2aea62 优化数据库 与 简化控制器 & more
1. 继续修改表表关系,与关联字段的限制;
2. 通过表表关系,简化一部分代码,自动让Laravel建立关联;
3. 拆分验证 与 优化数据创建与修改的获取数据操作;
4. 修改部分无意义的数据名称;
2020-12-28 12:09:20 +08:00
兔姬桑
3abfac9411 fix #107 2020-12-22 05:00:14 +08:00
兔姬桑
4703394026 强化自定义订阅 添加前端 2020-12-17 13:22:04 +08:00
兔姬桑
c5043a0c65 强化自定义订阅 后端逻辑 Beta 2020-12-16 15:13:54 +08:00
兔姬桑
b44c745c8a Code improve 2020-11-16 16:44:45 +08:00
兔姬桑
075ef23afd Fix 账号/订阅 异常信息未正确返回 2020-10-25 05:14:07 +08:00
兔姬桑
8547544bf2 Apply fixes from StyleCI (#75) 2020-10-24 10:02:16 +08:00
兔姬桑
ff742e88c9 Update style & Add 重置订阅同时重置uuid 2020-10-24 10:01:53 +08:00
兔姬桑
b6c59803da Apply fixes from StyleCI (#55) 2020-10-17 03:40:08 +08:00
兔姬桑
adeaca2612 用户与公共路由改写 2020-10-03 02:28:42 +08:00
兔姬桑
1ba2723237 added #19 2020-10-03 02:24:47 +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
兔姬桑
e6da11dede IP地址查询整合与增强 2020-09-13 01:34:50 +08:00
兔姬桑
b037d9c4f2 Reformat Code to follow in PSR-12 2020-09-12 13:40:20 +08:00
兔姬桑
a4f1f40ad4 Changed 系统参数将使用redis Cache储存,减少查表 2020-09-06 13:55:44 +08:00
兔姬桑
5e3a8e6ab3 fixed 节点重载会因为空值导致报错的问题 2020-08-29 13:48:01 +08:00
兔姬桑
aeb4af6f0f 2.4.0 phase 3: db.sql 转换至 Migration + 优化 2020-08-26 00:37:56 +08:00
兔姬桑
3a548fa1d6 2.4.0 phase 2: 完成对VNet管理缺失的补全 2020-08-21 13:24:04 +08:00
兔姬桑
66c3c53038 2.4.0 phase 1: 大量代码优化与改写
1. models 关系规范化;
2. 本地-在线 订单处理改写;
3. 优化用户界面节点的查表操作;
4. 半修复 VNet SSR版需要面板主动提交用户信息变动的问题;(节点等级,用户分组,Node信息修改 主动通知节点尚未添加);
5. 简化并提取出了 返利佣金相关处理逻辑;
2020-08-16 12:55:18 +08:00