364 Commits

Author SHA1 Message Date
BrettonYe
ebf3f18737 Clean Code 2023-11-18 11:45:20 +08:00
BrettonYe
f548838b3b 💪🏼 Improve flexibility of basic contact and URL information 2023-11-18 11:45:20 +08:00
BrettonYe
c462b733e6 Clean Code 2023-06-14 22:34:55 +08:00
BrettonYe
1e92de0eb9 add clean unpaid orders 2023-06-14 22:34:50 +08:00
BrettonYe
5efde51268 Tasks optimization & Fixed Bugs
- Tasks optimization
- Fixed manual order modification may cause bugs
- Improve User modification update VNET
- Minor tweaks
2023-06-14 22:34:50 +08:00
BrettonYe
01bfc3123e Admin Login Logic Tweak
Apply fixes from StyleCI
2023-06-14 22:34:49 +08:00
BrettonYe
07d81d6c35 Fixed few subscription bugs 2023-06-14 22:34:48 +08:00
BrettonYe
338aaf59ac Tweak few settings 2023-06-14 22:34:48 +08:00
BrettonYe
8e40138449 Clients Subscribe Update 2023-06-14 22:34:48 +08:00
BrettonYe
40c3b8922e Update language switch logic & simplify langs 2023-06-14 22:34:47 +08:00
BrettonYe
384e3d85c5 Update translation 2023-06-14 22:34:47 +08:00
ZBrettonYe
fda79a8f69 Update lang files 2023-06-14 22:34:46 +08:00
BrettonYe
f629312b10 管理端 国际化 2023-06-14 22:34:45 +08:00
BrettonYe
671743cf83 Add 币种获取失败容错 2023-03-13 23:52:12 +08:00
BrettonYe
a2d37b0ae9 Fixed aff link bug 2023-02-12 23:42:00 +08:00
BrettonYe
ded2333cd3 Fixed F2F error & aff salt bug 2023-01-30 23:42:19 +08:00
BrettonYe
6bfda5eb2d Demo 不再允许修改 账号类型 2023-01-12 23:26:40 +08:00
BrettonYe
034a0cd16d Add default articles & Fixed bugs in articles
- 添加 默认文章;Use php artisan db:seed --class=ArticleSeeder
- 修复 文章-分类 部分字符会影响文章正常显示的问题;
- 修正 文章-标题 部分字符显示异常的情况;
2023-01-12 23:26:40 +08:00
BrettonYe
ac21eb20de Add Changeable Currency & centralized currency exchange Api
- 添加国际化货币;
- 添加统一化汇率查询API;
2023-01-12 23:26:40 +08:00
BrettonYe
095bdc0c1f Add payment failed handle 2023-01-12 23:26:39 +08:00
BrettonYe
0751b40f0a 优化/重构 支付相关代码
1. 优化支付文件框架为后续大改做准备;
2. 重构了支付宝面对面支付;
   - 本次重构解决了PHP版本>7.3 导致该支付无法使用的问题;
   - 自行开发的接入方式,简化&快捷化了代码;
3. 修正 Stripe 汇率API 查询的代码 & 部分报错代码;

TODO:
1. 汇率查询API 应该集中统一化(Paypal & Stripe 都需要汇率转换);
2. 简化支付对接成本(单文件自动对接);
2022-12-30 11:40:57 +08:00
BrettonYe
23c9e4c4ad Add Article filters to improve admin experience 2022-12-28 10:23:33 +08:00
兔姬桑
f242057e99 Fixed Article submit bugs & improve layout 2022-12-28 00:56:34 +08:00
兔姬桑
d2258d8061 Fixed & Add Article accessible content method 2022-12-27 17:48:37 +08:00
兔姬桑
b3734c5c48 Rewrite Article relate feature 2022-12-26 22:31:01 +08:00
兔姬桑
f14ee7e912 Extract ActivePaying function to UserService 2022-12-26 18:34:16 +08:00
兔姬桑
7adcae876d Name change 2022-12-26 18:33:28 +08:00
兔姬桑
a88dff919e Fixed #243 2022-12-08 22:40:22 +08:00
兔姬桑
6e3ca96f25 Minor tweaks 2022-12-02 21:58:01 +08:00
兔姬桑
7349a60f36 Client Api Alpha Release & Code Splitting
- 代码拆分,为客户端API,前后端分离做准备
- Client Api 对接 Alpha Release
- 规范WebApi格式
2022-12-01 22:08:29 +08:00
兔姬桑
78767ef324 更新头像获取方式 2022-12-01 20:45:54 +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
兔姬桑
483708fda7 Add 全新的安装&更新程序 2022-11-16 00:24:30 +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
兔姬桑
b329613a8a 若干优化 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
兔姬桑
779a059d36 添加 数据库版本判断来规避类型错误 2022-11-16 00:24:29 +08:00
兔姬桑
d09bb5fcae 美化 商品管理页面 2022-09-04 23:02:58 +08:00
兔姬桑
0cf5e2f9d0 预防 vnet 任务被错误打断 2022-09-04 23:02:58 +08:00
兔姬桑
85cc6f9959 添加全部节点重载快捷按钮 2022-09-04 23:02:57 +08:00
兔姬桑
52b44c457a 自动化任务修改
去除 中转节点每小时/每日流量统计;
添加 中转节点状态检测;
添加 人工支付订单未处理自动关闭;
2022-09-04 23:02:57 +08:00
兔姬桑
0968f7c659 更新Request规则 2022-09-04 22:18:53 +08:00
兔姬桑
7e96beb8a1 IP查询更新 2022-09-04 21:57:04 +08:00