BrettonYe
cd6d10b3db
Improve Telegram Bot Correctly
...
Solved #292 1st problem;
2026-03-15 22:28:16 +08:00
BrettonYe
ad3662cda0
🚀 Refactor Blade
...
- Optimize Blade JavaScript code.
- Refactored multiple admin controllers for improved validation, error handling, and query efficiency.
- Added ProxyConfig trait to centralize proxy configuration options.
- Updated NodeStatusDetection to use model relationships for heartbeat checks.
- Improved category, label, and country management logic and error logging.
- Added new Blade components for admin UI and updated language files and assets for better localization and frontend support.
- Bug fixed & introduced more bug :)
2026-01-30 20:04:17 +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
4f15cdc8fe
➕ Modularize Payment System
2025-01-01 16:40:07 +08:00
BrettonYe
08d20d07b8
Code variables type declaration
2025-01-01 16:40:07 +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
32d53e9178
Clean Code
2024-07-31 22:15:20 +08:00
BrettonYe
70c7510028
🔄 Dynamic Loading of DDNS Class
2024-06-27 22:18:36 +08:00
BrettonYe
c6d0f92094
⚙️ change demo settings
2024-06-27 22:18:26 +08:00
BrettonYe
72c66e199c
🚀 Update Laravel Framework to 10
2024-06-27 22:18:23 +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
兔姬桑
cce0799350
Add 3 more notification methods
...
添加通知方式:
- 爱语飞飞;
- PushDear;
- 钉钉;
去除 PushBear;
2022-08-09 19:32:43 +08:00
兔姬桑
f67bcf623d
code improve
...
Apply fixes from StyleCI
2022-01-16 22:57:48 +08:00
兔姬桑
4e06253359
Add 人工支付 & 订单修改功能
...
- 添加 人工支付;
- 添加微信、支付宝上传/显示;
- 添加购买后TG机器人通知且快捷确认窗口;
- 添加订单可修改功能;
- 针对本次更新的初版页面添加与调整;
2021-09-14 22:15:28 +08:00
兔姬桑
74de5f0074
允许OtherPay中支付同时使用
2021-08-29 01:27:32 +08:00
兔姬桑
3f05e3d79d
Add more notification channels
2021-08-28 22:52:18 +08:00
兔姬桑
3ab38d18f0
Fix & improve Telegram Notification | Bot
2021-07-19 23:27:08 +08:00
兔姬桑
1c56a36690
Add 全新第三方登录模块
2021-07-09 11:12:13 +08:00
BobCoderS9
0fd76ba5b4
feat: 添加Telegram机器人消息通知和用户绑定(订单通知,工单通知,工单回复,节点掉线通知,昨日节点流量使用通知) ( #182 )
2021-06-25 17:58:44 +08:00
兔姬桑
ffc1e449a4
添加 THeadPay 支付
2021-05-19 14:32:00 +08:00
兔姬桑
f83602333f
删除|合并不再使用|类似的系统配置&修复用户关闭工单错误的问题
2021-01-29 00:11:07 -05:00
兔姬桑
f5347f10ac
Fix Bugs
...
1. 商品内容格式不正确导致的显示BUG;
2. 设置提现申请状态未正确取值的错误;
3. 非整数 余额充值&返利价格 的记录问题;
2021-01-26 01:08:35 -05:00
兔姬桑
c36761ad68
Fix #132 & 减少系统存储
2021-01-25 17:12:58 -05:00
兔姬桑
bfd3b0c5c6
通知系统统合 Alpha
2021-01-18 02:24:41 -05:00
兔姬桑
920a0f9b97
Tweek 未关闭工单聊天泡泡时间标签变更 & 更加严苛的支付&验证码系统设置
2021-01-16 03:15:56 -05:00
兔姬桑
90a8a075fb
Translation rework!!
2021-01-10 07:02:44 +08:00
tossakankan
9d642a2fba
添加 PayBeaver 支付方式 ( #112 )
...
Co-authored-by: tossakankan <tossakankan>
2021-01-05 01:38:10 +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
兔姬桑
c183c4d506
Fix 图片上传路径问题,个别系统设置不更新问题 & 规范提示小窗口
2020-12-11 16:14:47 +08:00
Colette Contreras
f16c2fb114
Add Docker and Stripe ( #73 )
2020-10-23 00:38:37 +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