Commit Graph

35 Commits

Author SHA1 Message Date
BrettonYe
572751e135 Fixed Subscribe logs does not show correctly
Change admin node page, the data consume count from total logs to this month until the last hour.
2025-07-18 00:48:50 +08:00
BrettonYe
4032724480 Simplify array merge & time format 2025-07-16 21:36: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
fe59d9c98f Add Payment Method, Cryptomus
Bug Fixed
2025-06-09 21:56:03 +08:00
BrettonYe
08d20d07b8 Code variables type declaration 2025-01-01 16:40:07 +08:00
BrettonYe
2ce78a9b5d Improve display of renew dates
Fixed node renew notify when no node required renew;
2024-12-29 19:21:52 +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
8a327f1b8a Remove ping testing 2024-07-11 19:23:02 +08:00
BrettonYe
226e1dfdec Remove 'total' & 'traffic' in dataflow database table 2024-06-27 22:18:27 +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
548f0b7042 Tweak few settings 2024-06-27 22:18:01 +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
兔姬桑
85cc6f9959 添加全部节点重载快捷按钮 2022-09-04 23:02:57 +08:00
兔姬桑
b4189cc0e5 优化 中转节点显示 & 失效内容 & 查询效率
1. 优化中转节点显示;
2. 优化节点显示规则;
3. 修复国旗图标失效的问题;
4. 优化节点页面显示的效率问题;
5. 优化页面加载队列;
2022-08-09 19:46:33 +08:00
兔姬桑
d437185366 Add 克隆节点功能 2022-07-27 22:03:55 +08:00
兔姬桑
0fc31ebd35 Fixed/优化 (中转)节点设置相关BUG
1. 修复设置端口属性后,为正确修改/添加的BUG;
2. 优化了检测线路地理时会出现的无法明确定位问题的异常报错;
3. 修复了多次一举的线路表单验证,导致多IP类型线路无法正常添加;
4. 优化中转线路的添加与修改;
5. 明确中转线路一切代理设置信息,继承母线路;
2022-06-22 00:57:53 +08:00
兔姬桑
401b977ec7 强化Ping功能
- 添加Ping Api;
- Ping 支持多IP;
2022-06-15 22:07:05 +08:00
兔姬桑
92a376f942 Modify 节点数据结构改版
节点结构修改;
更多小改动;
2022-06-14 22:02:53 +08:00
兔姬桑
3dfcb9437c Modify Network Detection report style 2021-08-24 08:14:00 +08:00
兔姬桑
ac66e5490e Add Multi-IP support at node list page's network check 2021-07-19 23:27:07 +08:00
兔姬桑
396fbbad56 优化 自动任务
1. 使用chunk分段处理大规模数据处理;
2. 优化部分任务的查询逻辑;
3. 提取各任务时间戳至,config/tasks.php,允许机场主自定义各任务;
2021-01-24 23:21:43 -05:00
兔姬桑
7313822939 rename to following psr-4 standard 2021-01-12 14:32:02 +08:00
兔姬桑
77ec618f25 优化Geo更新操作 2021-01-12 13:05:59 +08:00
兔姬桑
88ca3c2d87 Remove PingLog & Fix temporary ping api & Improve code 2021-01-04 10:16:32 +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
兔姬桑
2bedbd6b59 完善工单/节点/系统设置的请求合规检测 2020-12-30 02:32:10 +08:00
兔姬桑
f25f2aea62 优化数据库 与 简化控制器 & more
1. 继续修改表表关系,与关联字段的限制;
2. 通过表表关系,简化一部分代码,自动让Laravel建立关联;
3. 拆分验证 与 优化数据创建与修改的获取数据操作;
4. 修改部分无意义的数据名称;
2020-12-28 12:09:20 +08:00
兔姬桑
a20f077566 添加3套节点阻断后备检测方案
原有单一检测api最近一直不稳定,新功能添加检测冗余
2020-12-22 17:47:20 +08:00
兔姬桑
b44c745c8a Code improve 2020-11-16 16:44:45 +08:00
兔姬桑
b6c59803da Apply fixes from StyleCI (#55) 2020-10-17 03:40:08 +08:00
兔姬桑
b38f1ee406 swal JS 更新 2020-10-15 10:46:01 +08:00
兔姬桑
d038accc82 added DDNS系统初版(已支持阿里云&Namesilo) 2020-10-12 03:07:43 +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