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
c6d0f92094
⚙️ change demo settings
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
68fbba3704
🔧 Reduce IP Error reports
2024-06-27 22:18:25 +08:00
BrettonYe
bd63f0d3a5
Fixed Bugs on install database
2024-06-27 22:18:24 +08:00
BrettonYe
f8017370da
🔧 Fixed bugs
2024-06-27 22:18:23 +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
5e2c588621
Admin Login Logic Tweak
...
Apply fixes from StyleCI
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
ZBrettonYe
a9f1b74506
Update lang files
2024-06-27 22:17:55 +08:00
BrettonYe
01e5bc3ea8
管理端 国际化
2024-06-27 22:17:54 +08:00
BrettonYe
7d35957edf
Demo 不再允许修改 账号类型
2024-06-27 22:17:53 +08:00
BrettonYe
503b64e555
Add Changeable Currency & centralized currency exchange Api
...
- 添加国际化货币;
- 添加统一化汇率查询API;
2024-06-27 22:17:52 +08:00
BrettonYe
1b004e1c57
优化/重构 支付相关代码
...
1. 优化支付文件框架为后续大改做准备;
2. 重构了支付宝面对面支付;
- 本次重构解决了PHP版本>7.3 导致该支付无法使用的问题;
- 自行开发的接入方式,简化&快捷化了代码;
3. 修正 Stripe 汇率API 查询的代码 & 部分报错代码;
TODO:
1. 汇率查询API 应该集中统一化(Paypal & Stripe 都需要汇率转换);
2. 简化支付对接成本(单文件自动对接);
2024-06-27 22:17:51 +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
兔姬桑
e4857407ba
Extract ActivePaying function to UserService
2024-06-27 22:17:50 +08:00
兔姬桑
39c3a38590
Name change
2024-06-27 22:17:50 +08:00
兔姬桑
b7bfdaf365
Fixed #243
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
兔姬桑
2b5a2614a2
更新日期格式
2022-12-01 20:39:49 +08:00
兔姬桑
04e0fd6b30
Files update & small tweaks
2022-12-01 00:30:52 +08:00
兔姬桑
16bf48598b
Fixed Subscribe<->Log mismatch
2022-11-29 20:18:46 +08:00
兔姬桑
cdd3d88f52
Fixed #235 个别情况下【权重】属性缺失导致卡券生成失败
2022-11-16 00:24:30 +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
兔姬桑
1694513262
修正成功订单计算规则
2022-11-16 00:24:29 +08:00
兔姬桑
bcd2da1bcb
微调 登录 代码
2022-11-16 00:24:29 +08:00
兔姬桑
23c23998b5
Add VNet用户查询
2022-11-16 00:24:29 +08:00
兔姬桑
d09bb5fcae
美化 商品管理页面
2022-09-04 23:02:58 +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
兔姬桑
cce0799350
Add 3 more notification methods
...
添加通知方式:
- 爱语飞飞;
- PushDear;
- 钉钉;
去除 PushBear;
2022-08-09 19:32:43 +08:00
兔姬桑
529a6041ac
Fix V2ray webapi 数据类型错误
2022-07-28 20:56:52 +08:00
兔姬桑
0f27a9c5f7
若干小改动
2022-07-27 22:09:28 +08:00
兔姬桑
eacf63747d
Fix 优惠券在特殊情况下条件未检查
2022-07-27 22:09:28 +08:00
兔姬桑
d437185366
Add 克隆节点功能
2022-07-27 22:03:55 +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