Commit Graph

254 Commits

Author SHA1 Message Date
BrettonYe
43c2e175ff add clean unpaid orders 2024-06-27 22:18:04 +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
d6eba27738 Update Strings 2024-06-27 22:18:02 +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
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
BrettonYe
9f69645339 Add default articles & Fixed bugs in articles
- 添加 默认文章;Use php artisan db:seed --class=ArticleSeeder
- 修复 文章-分类 部分字符会影响文章正常显示的问题;
- 修正 文章-标题 部分字符显示异常的情况;
2024-06-27 22:17:52 +08:00
BrettonYe
503b64e555 Add Changeable Currency & centralized currency exchange Api
- 添加国际化货币;
- 添加统一化汇率查询API;
2024-06-27 22:17:52 +08:00
BrettonYe
2e0e3de42c Add Article filters to improve admin experience 2024-06-27 22:17:51 +08:00
兔姬桑
36ded5ba06 Fixed Article submit bugs & improve layout 2024-06-27 22:17:51 +08:00
兔姬桑
10d4f425e4 Fixed & Add Article accessible content method 2024-06-27 22:17:51 +08:00
兔姬桑
56f66d67de Rewrite Article relate feature 2024-06-27 22:17:50 +08:00
兔姬桑
4ff2d43712 Improve lang support 2024-06-27 22:17:50 +08:00
兔姬桑
b7bfdaf365 Fixed #243 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
兔姬桑
8227651d8c 优化耗尽显示 2022-12-01 20:39:49 +08:00
兔姬桑
2b5a2614a2 更新日期格式 2022-12-01 20:39:49 +08:00
兔姬桑
16bf48598b Fixed Subscribe<->Log mismatch 2022-11-29 20:18:46 +08:00
兔姬桑
c0cd2d48e6 Fixed #234 & 通用配置用户权限未被正确判断的BUG 2022-11-16 00:24:30 +08:00
兔姬桑
d9417dd109 Fix V2ray Method read problem 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
兔姬桑
3514d264be 添加 返利一键至余额按钮 2022-11-16 00:24:30 +08:00
兔姬桑
1694513262 修正成功订单计算规则 2022-11-16 00:24:29 +08:00
兔姬桑
23c23998b5 Add VNet用户查询 2022-11-16 00:24:29 +08:00
兔姬桑
1b8c7a211c Fix 极端条件下会触发中转节点端口获取错误 2022-09-04 23:02:58 +08:00
兔姬桑
d09bb5fcae 美化 商品管理页面 2022-09-04 23:02:58 +08:00
兔姬桑
85cc6f9959 添加全部节点重载快捷按钮 2022-09-04 23:02:57 +08:00
兔姬桑
e58cd84585 优化倒计时显示 2022-09-04 23:02:57 +08:00
兔姬桑
52b44c457a 自动化任务修改
去除 中转节点每小时/每日流量统计;
添加 中转节点状态检测;
添加 人工支付订单未处理自动关闭;
2022-09-04 23:02:57 +08:00
兔姬桑
d6b46bd943 Code Cleaning 2022-09-04 22:14:06 +08:00
兔姬桑
b4189cc0e5 优化 中转节点显示 & 失效内容 & 查询效率
1. 优化中转节点显示;
2. 优化节点显示规则;
3. 修复国旗图标失效的问题;
4. 优化节点页面显示的效率问题;
5. 优化页面加载队列;
2022-08-09 19:46:33 +08:00
兔姬桑
cce0799350 Add 3 more notification methods
添加通知方式:
- 爱语飞飞;
- PushDear;
- 钉钉;

去除 PushBear;
2022-08-09 19:32:43 +08:00
兔姬桑
0f27a9c5f7 若干小改动 2022-07-27 22:09:28 +08:00
兔姬桑
d437185366 Add 克隆节点功能 2022-07-27 22:03:55 +08:00
兔姬桑
72bd492ada Fix 中转线路显示&上传问题 2022-07-27 22:03:45 +08:00
兔姬桑
1649b1c8a0 优化重置&过期日期显示 2022-07-12 00:31:27 +08:00
兔姬桑
3d1c1d2151 针对VNet进行强化
1. 添加了多IP线路的兼容;
2. 强化用户信息变动 与 VNet信息更新的机制;
3. 修正了节点结构修正后,VNet重置线路异常的问题;
4. 添加VNet线路一键重启命令 `php artisan vnet:reload`。
2022-07-05 22:11:57 +08:00
兔姬桑
8b65f887de 添加节点信息 错误冗余 2022-06-22 23:08:25 +08:00
兔姬桑
0fc31ebd35 Fixed/优化 (中转)节点设置相关BUG
1. 修复设置端口属性后,为正确修改/添加的BUG;
2. 优化了检测线路地理时会出现的无法明确定位问题的异常报错;
3. 修复了多次一举的线路表单验证,导致多IP类型线路无法正常添加;
4. 优化中转线路的添加与修改;
5. 明确中转线路一切代理设置信息,继承母线路;
2022-06-22 00:57:53 +08:00
兔姬桑
f417dc7fb6 Fixed 检测任务因为中转字段修改而报错的问题 2022-06-16 23:49:36 +08:00
兔姬桑
a06148ea12 Fixed 底等级用户查看商品中线路条数计算错误的问题 2022-06-14 22:02:53 +08:00
兔姬桑
f7db097a06 优化订阅页面显示 2022-06-14 22:02:53 +08:00
兔姬桑
92a376f942 Modify 节点数据结构改版
节点结构修改;
更多小改动;
2022-06-14 22:02:53 +08:00
Bob
e3ab19a21b Add 添加Stripe支付宝和微信支付,并且删除麻瓜宝支付模块 2022-06-14 22:02:53 +08:00
兔姬桑
12d4365fe4 Bark & 企业微信 等显示调整优化
Apply fixes from StyleCI
2022-01-16 22:57:48 +08:00