Commit Graph

145 Commits

Author SHA1 Message Date
xboard
0f80ab8d5f fix(update): fix version fetch logic
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-02-09 14:24:49 +08:00
xboard
7ac2e2e2ed fix(update): fix version comparison logic 2025-02-09 14:05:25 +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
8e5732d857 fix: coupon period limit
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
2025-02-07 22:55:45 +08:00
xboard
2fb6691ca6 fix: coupon period limit 2025-02-07 22:39:31 +08:00
xboard
1dfd7fa8c5 fix: subscribe.url hook
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-02-07 13:06:01 +08:00
xboard
7c0434d182 feat(plugin): add subscribe.url hook 2025-02-06 18:18:02 +08:00
xboard
667e02460c feat: add traffic.before_process hook 2025-02-06 17:48:17 +08:00
xboard
76d824c16c feat: suppress InterceptResponseException logging to reduce noise 2025-01-26 11:59:32 +08:00
xboard
c7dd798af3 fix(ticket): correct knows issues 2025-01-26 11:42:30 +08:00
xboard
0232bb90dc fix(plugin): remove redundant code 2025-01-26 11:41:53 +08:00
xboard
14c778e32d refactor: move plugin initialization to middleware for Swoole compatibility 2025-01-26 04:22:47 +08:00
xboard
c370b297d2 feat: add plugin upload functionality and optimize plugin logic 2025-01-26 03:58:28 +08:00
xboard
0141c68167 refactor: enhance plugin mechanism for better extensibility 2025-01-26 02:31:57 +08:00
xboard
e858a7c6db fix: optimize stat jobs to prevent SQLite lock issues 2025-01-26 01:07:42 +08:00
xboard
2a43a442de fix: resolve deprecation warnings across the application
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-26 00:44:58 +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
1ae8deca99 feat(coupon): enhance theme compatibility by converting plan IDs to strings
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
2025-01-24 02:26:22 +08:00
xboard
caade5c791 fix(coupon): correct knows issues
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-23 16:14:18 +08:00
xboard
8f88e11403 fix(coupon): correct knows issues
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-23 14:48:12 +08:00
xboard
0f43fff242 feat: new xboard
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-21 14:57:54 +08:00
Xboard
de18cfe596
fix: resolve hy2 speed limit dispatch issue in Singbox client 2024-12-09 18:45:12 +08:00
xboard
f86ccae28c pref: Enhance TrafficFetch Performance and Optimize Code Structure 2024-11-29 19:22:12 +08:00
xboard
090781db0c feat: add support for hysteria2 in V2rayNG 2024-11-09 22:16:05 +08:00
xboard
e79465c90d feat: add support for hysteria2 in Passwall and SSRPLUS 2024-11-09 21:37:15 +08:00
xboard
ab52e61ed1 refactor: subscription URL retrieval logic 2024-11-09 06:35:37 +08:00
Xboard
fd37291716
feat: add appname display in hiddify
add profile-title header to sing-box subscribe
2024-11-08 17:26:31 +08:00
Xboard
6ab033c4cf
合并来自greatbody/dev的拉取请求#215
feat: Support configure environment variable to skip interactive configurat…
2024-11-02 14:30:54 +08:00
Xboard
421a0c36ed
Merge pull request #238 from mercury7720/dev
[feat]: add v2rayNG hysteria2 support
2024-11-02 14:25:51 +08:00
Linux
f25696f22b Payment: add type configuration to Epay payment 2024-10-20 12:37:16 +08:00
Linux
4d4adc4fac fix: Hide online user count display for child nodes without independent online users 2024-10-20 12:03:21 +08:00
George
8737e0a6eb Merge remote-tracking branch 'upstream/dev' into feature/v2rayng-hysteria2 2024-10-10 11:18:20 +08:00
Linux
f5746423bf fix: 修复用户端不显示当日流量的问题 2024-10-09 22:55:26 +08:00
George
0873ce591f [feat]: add v2rayNG hysteria2 support 2024-10-09 15:17:45 +08:00
xboard
af1f1e9fdf fix: 修复流量明细显示所有记录的BUG 2024-10-07 09:55:19 +08:00
Xboard
2f29c5f118
Merge pull request #227 from mercury7720/dev
[fix]: Loon Hysteria2 node cannot get SNI
2024-10-07 05:48:29 +08:00
xboard
47b0646811 fix: 修复vless节点的tls_insecure在meta中下发生效的问题 2024-10-07 02:47:54 +08:00
xboard
a7f42a6459 fix: 修复节点密钥未校验是否为空的问题 2024-10-07 00:27:11 +08:00
George
0e2d961902 [fix]: Loon Hysteria2 node cannot get SNI 2024-09-29 11:28:18 +08:00
greatbody
0fb61ce30e Support configure environment variable to skip interactive configuration, which is require when we want to setup by script. 2024-09-06 10:02:45 +08:00
ishkong
b8c2197e89
feat: Support V2RayNG to get obfs parameters in shadowsocks. 2024-07-21 17:29:12 +08:00
ishkong
e46f2b3390
feat: Support shadowrocket to get obfs parameters in shadowsocks. 2024-07-21 14:01:03 +08:00
ishkong
dd8267097e
feat: Support Shadowsocks obfs config 2024-07-21 13:58:22 +08:00
xboard
c18f55d6dd fix: 修复上一个commit造成的bug 2024-07-19 07:04:02 +08:00
xboard
163d09c71b feat: Singbox、clash订阅增加绕过服务器地址规则
1、优化订阅下发代码
2、singbox、clash、meta订阅下发增加绕过服务器地址规则,防止重复代理
2024-07-19 06:29:35 +08:00
xboard
6a32cf28fb fix: Fix OrderHandleJob to prevent Lock wait timeout. 2024-07-19 02:30:51 +08:00
xboard
6cc719ebf5 fix: 修复59f40df 导致的订单tg通知失败的问题 2024-06-14 00:05:20 +08:00
riolu.rs
cd45e55620
详细支付信息 2024-06-08 17:51:38 +08:00