Commit Graph

108 Commits

Author SHA1 Message Date
xboard
05afe870e7 feat: add tags to plans, refactor order service, adn fix ticket lock 2025-07-01 11:14:18 +08:00
xboard
6d85736eea eat: add reCAPTCHA v3 and Cloudflare Turnstile verification support
- Implement reCAPTCHA v3 with score-based validation
- Add Cloudflare Turnstile as captcha alternative
- Create reusable CaptchaService for unified validation
- Support switching between recaptcha, recaptcha-v3, and turnstile
- Maintain backward compatibility with existing configurations
2025-06-28 18:01:59 +08:00
xboard
eff2b1f8ba feat(admin): enhance i18n support
Fix system monitor button i18n syntax, complete coupon form i18n
2025-06-23 11:55:17 +08:00
xboard
7efc16990e feat(admin): optimize user traffic management features
- Improve traffic reset dialog interactions
- Enhance traffic reset logs display
2025-06-22 18:04:29 +08:00
xboard
44d92ac1c6 fix: resolve known issues and improve code standards
- Fix known bugs in user, plan, and server modules
- Standardize code formatting and structure
- Optimize database queries and model relationships
- Improve request validation and error handling
- Update admin controllers for better consistency
2025-06-22 17:38:17 +08:00
xboard
4fe2f35183 feat: enhance plan validation, traffic system and email verification
- feat: add plan price validation
- feat: make traffic packages stackable
- feat: add commission and invite info to admin order details
- feat: apply email whitelist to verification code API
- fix: subscription link copy compatibility for non-HTTPS
- fix: resolve route editing 500 error in certain cases
- refactor: restructure traffic reset logic
2025-06-22 01:18:38 +08:00
xboard
42258626b0 feat: enhance plan user statistics with active user count display 2025-06-21 13:20:57 +08:00
xboard
272dbd2107 feat: optimize settings management and admin functionality
- Add system log cleanup functionality with batch processing
- Optimize v2_settings table performance by unifying value storage
- Add comprehensive client support list for one-click subscription
- Fix QR code subscription links for specific node types
- Fix route addition issues in admin management panel
- Enhance admin system controller with log management APIs
2025-06-21 12:11:27 +08:00
xboard
895a870dfc fix(admin): fix shadowsocks plugin issue - save empty string instead of 'none' when plugin is set to none 2025-05-25 08:43:00 +08:00
xboard
c90e3d6424 fix(admin): optimize mail encryption selector and null value handling 2025-05-24 22:58:46 +08:00
xboard
a3700ad685 feat: Add node load submission and display functionality
- Implemented node load status submission in UniProxyController with dynamic cache expiration based on server push interval.
- Added log filtering capability in the admin panel for better log management and analysis.
2025-05-24 12:31:18 +08:00
xboard
fc5a957ddd feat: add AnyTLS support and improve system functionality
- Add AnyTLS protocol support
- Add system logs viewing in admin panel
- Refactor client subscription delivery code
- Refactor hook mechanism
- Add plugin support for Shadowsocks protocol
- Add CSV export option for batch user creation
- Fix mobile admin login page width display issue
2025-05-22 17:58:22 +08:00
xboard
24d9533dca fix: add missing i18n fields in admin and fix Surge template issue 2025-05-16 23:18:30 +08:00
xboard
bbeede8dbc fix(admin): remove one-click update feature and fix fuzzy order search in user management
- Removed the one-click update functionality from the admin panel.
- Fixed the issue where order search in user management used fuzzy matching; now uses precise matching.
2025-05-16 05:48:37 +08:00
xboard
417590e99c feat(admin): optimize subscription template configuration and add Surfboard subscription template
- Improved the code structure for subscription template configuration.
- Added a new feature in the admin panel to configure Surfboard subscription templates.
2025-05-16 05:13:49 +08:00
xboard
faedab24bf fix(admin): correct language pack errors in admin panel 2025-05-15 22:19:25 +08:00
xboard
f3cdc2e765 fix(admin): correct ticket message bubble alignment in admin panel 2025-05-11 17:44:18 +08:00
xboard
b614117bd2 fix(admin): Fix order assignment issue in admin panel 2025-05-08 22:14:56 +08:00
xboard
97e7ffccae fix: resolve PHPStan static analysis warnings 2025-05-07 19:48:19 +08:00
xboard
925d7c2ad2 feat(admin): add XHTTP and HTTP Upgrade protocol network templates 2025-02-23 02:04:35 +08:00
xboard
b7e87ba18d feat: Add TUIC protocol support and fix user filtering/export issues 2025-02-23 00:13:04 +08:00
xboard
8098cf3ee2 feat(admin): Add subscription template configuration and fix minor issues 2025-02-16 18:05:03 +08:00
xboard
39456923d3 feat: add one-click update feature to admin panel 2025-02-09 13:43:09 +08:00
xboard
1b728fffc7 feat: enhance user management and system optimization
New Features:
- Add bulk ban and email notification in user management
- Add CSV export for batch coupon generation
- Optimize subscription description template

Bug Fixes:
- Fix knowledge base pagination issue
- Fix permission group filtering in node management
- Fix unauthorized order placement for free subscription periods
2025-02-09 11:06:08 +08:00
xboard
c370b297d2 feat: add plugin upload functionality and optimize plugin logic 2025-01-26 03:58:28 +08:00
xboard
239b970055 refactor: optimize ticket management system 2025-01-25 17:46:10 +08:00
xboard
b2e7ed44f3 feat: add user deletion functionality and fix known issues 2025-01-25 16:57:17 +08:00
xboard
caade5c791 fix(coupon): correct knows issues 2025-01-23 16:14:18 +08:00
xboard
8f88e11403 fix(coupon): correct knows issues 2025-01-23 14:48:12 +08:00
xboard
0f43fff242 feat: new xboard 2025-01-21 14:57:54 +08:00
xboard
912cb397ea fix: [Xboard主题] 修复扫描二维码订阅中二维码显示位置歪了的问题 2024-08-27 13:55:20 +08:00
xboard
2f9d28beb0 fix: [Xboard主题] 修复订单金额计算的问题 2024-07-24 00:25:37 +08:00
xboard
c7b15e6b8b fix:【Xboard主题】 修复订单金额计算在分配订单情况下显示有误的问题, 修改部分弹窗的按钮颜色与主题色一致 2024-07-20 02:53:06 +08:00
xboard
14a2a09d7b fix:[Xboard主题] 修复支付弹窗二维码溢出盒子的问题 2024-07-04 13:36:25 +08:00
xboard
f099cf6d30 xboard主题: 公告增加自动轮播 2024-06-14 01:43:55 +08:00
xboard
be9ed269fa perf: 优化流量消费相关代码性能,解决流量纪录与已用流量有概率不一致的问题 2024-04-27 17:06:57 +08:00
xboard
4438fee3ca fix:[Xboard主题] 修复重置密码页面不显示邮箱白名单后缀的问题 2024-04-24 22:45:03 +08:00
xboard
2c8b06dc7b fix:[Xboard主题]修复重构导致的注册邮箱白名单不显示的问题 2024-04-21 20:09:14 +08:00
xboard
cbd7c91d26 [Xboard主题]: 当订阅停售且用户续费订阅时跳转到订阅列表页 2024-04-21 01:51:05 +08:00
xboard
285b240dec refactor:[Xboard主题] 重构登陆、注册、忘记密码页面
修复用户注册时第二次提交recaptcha不弹出的问题
修改Info弹窗颜色为主题色
2024-04-21 01:39:53 +08:00
xboard
2ee630e94c fix: 修复早期安装用户更新后访问首页会报theme_color不存在的问题 2024-04-05 06:51:59 +08:00
xboard
aeb39e1476 fix: 修复Xboard切换主题色不生效的问题 2024-04-04 18:04:21 +08:00
xboard
723173426b fix:[Xboard主题] 修复支付手续费部分情况下计算与实际不符的问题与支付图标布局的问题 2024-04-04 17:01:47 +08:00
xboard
d1470bb19d fix:[Xboard主题] 进行了各种改进和修复
1、去除未使用的图片
2、修改Google验证码reCaptcha地址为www.recaptcha.net
3、修复部分页面返回最顶部按钮被挡住的问题
4、补全部分缺失的语言包
5、修复部分分辨率下侧边栏菜单切换后不会自动收起的问题
6、修复暗黑模式下登陆注册忘记密码页面为白色背景的问题
7、调整手机端弹窗增加与屏幕边界的间隙
8、当有未完成订单的情况下,增加首页重置流量的弹窗提示
9、修复节点列表在手机端上显示不协调的问题
10、去除工单ID的显示
2024-04-02 14:45:54 +08:00
xboard
00ea1b898a fix:【Xboard主题】修复语言包与路由跳转相关的问题
修复token2Login在已登陆情况下无法跳转参数指定路由的问题
    修复登陆成功后无法跳转指定页面的问题
    修复前端语言与后台返回语言不通不的问题
    调整邀请码列表样式(增加边框)
2024-03-20 02:24:42 +08:00
xboard
9455d9ed56 feat: [Xboard主题]增加token2Login 2024-03-07 23:39:26 +08:00
xboard
d63dc106b3 fix:[Xboard主题] 修复当支付金额为0时固定手续费显示不为0的问题、修复谷歌人机认证无效的问题 2024-03-07 04:36:42 +08:00
xboard
f610f45523 perf:[Xboard主题] 一些样式调整
1、个人中心绑定TG按钮增加已经绑定判断、
    2、侧边栏菜单增加自动收起手机端自动切换为抽屉调整邀请页面佣金和邀请码布局
    3、修改订阅列表为左对齐
2024-01-15 05:51:16 +08:00
xboard
07b3a8dfd8 fix: [Xboard主题] 修改谷歌recaptcha为中国可以访问地址,解决中国用户无法打开进行人机认证的问题 2024-01-12 21:16:42 +08:00
xboard
31b8930222 style: 去除v2board 字段css 改为xborad 尝试解决被墙问题 2024-01-11 00:22:29 +08:00