Commit Graph

85 Commits

Author SHA1 Message Date
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
e205860f05 Lang update 2025-06-24 23:06:16 +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
60a55dcfd1 Split User Routes and Adjust Admin Routes 2025-01-01 16:40:07 +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
d55fecfdc3 Add Broadcast Email Functionality 2024-07-31 22:28:35 +08:00
BrettonYe
28777bef38 Minor changes 2024-07-20 08:03:16 +08:00
BrettonYe
ed90c97fa7 Fixed Oauth user status is 0, which should be 1 2024-07-15 21:08:54 +08:00
BrettonYe
d4cbcd4cb6 New Report, Site Traffic Analysis 2024-07-11 19:23:02 +08:00
BrettonYe
8a327f1b8a Remove ping testing 2024-07-11 19:23:02 +08:00
BrettonYe
7fe18cb025 Fixed Telegram & Twitter & Linkedin Login 2024-06-27 22:18:35 +08:00
BrettonYe
72863974ec dump version 2024-06-27 22:18:33 +08:00
BrettonYe
64877c3133 💪🏼 Improve bash install & update scripts
Now, All offline IP database files will download and update by download.sh script. The script will also track local version and latest version of those database.
2024-06-27 22:18:30 +08:00
BrettonYe
226e1dfdec Remove 'total' & 'traffic' in dataflow database table 2024-06-27 22:18:27 +08:00
BrettonYe
4cfb0b4650 💪🏼 Improve Code 2024-06-27 22:18:26 +08:00
BrettonYe
a3b322663f 💪🏼 Improve flexibility of basic contact and URL information 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
5f18ec8af0 dump version 2024-06-27 22:18:05 +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
ZBrettonYe
a9f1b74506 Update lang files 2024-06-27 22:17:55 +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
兔姬桑
56f66d67de Rewrite Article relate feature 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
兔姬桑
04e0fd6b30 Files update & small tweaks 2022-12-01 00:30:52 +08:00
兔姬桑
7010822acc Major update: 强化卡券玩法 & 相关代码优化
详情 https://proxypanel.gitbook.io/wiki/coupon
2022-11-16 00:24:30 +08:00
兔姬桑
779a059d36 添加 数据库版本判断来规避类型错误 2022-11-16 00:24:29 +08:00
兔姬桑
b83ac507c4 完善节点框架改动对中转的迁移 2022-09-04 23:02:57 +08:00
兔姬桑
7e96beb8a1 IP查询更新 2022-09-04 21:57:04 +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
兔姬桑
3bfd1da3b9 完善节点框架改动回滚 2022-08-03 23:16:15 +08:00
兔姬桑
8b65f887de 添加节点信息 错误冗余 2022-06-22 23:08:25 +08:00
兔姬桑
88740f0232 Add 新变动对MYSQL<=5.6的支持 2022-06-22 01:12:40 +08:00
兔姬桑
92a376f942 Modify 节点数据结构改版
节点结构修改;
更多小改动;
2022-06-14 22:02:53 +08:00
兔姬桑
12d4365fe4 Bark & 企业微信 等显示调整优化
Apply fixes from StyleCI
2022-01-16 22:57:48 +08:00
兔姬桑
efa0579de7 新系统日志模块 2021-12-11 15:40:57 +08:00
兔姬桑
559c9651cf Add 人工支付通知 互动消息通知 2021-10-12 23:18:34 +08:00
兔姬桑
3f05e3d79d Add more notification channels 2021-08-28 22:52:18 +08:00
兔姬桑
fa853ca494 再次更改网站跳转百度逻辑 & 修改默认用户属性减少demo站的被玩坏率 2021-07-27 23:22:50 +08:00
兔姬桑
d31a9e2a6f Clean code "添加客户端API接口和商品分类管理" 2021-07-26 22:35:35 +08:00
兔姬桑
81b2c9df7d Add Shadowsocks series backend support 2021-07-25 23:08:42 +08:00
Bob
d226d62cbf Add 添加客户端API接口和商品分类管理 2021-07-25 23:08:42 +08:00
BobCoderS9
6f37cb6b0f Add 套餐添加限速功能 2021-07-24 23:36:55 +08:00
兔姬桑
3ab38d18f0 Fix & improve Telegram Notification | Bot 2021-07-19 23:27:08 +08:00