yinjianm
c64badfc23
feat(admin-frontend): 补齐活跃筛选与支付快照能力
...
新增用户管理“活跃状态”高级筛选,并在后端支持
activity_status 复合规则,支持按活跃与非活跃筛选用户。
补齐订单支付成功快照落库与后台展示,保存支付渠道、
支付方法、实付金额和支付 IP,并在订单详情中优先展示。
同时增强节点页在线/离线筛选与批量删除、仪表盘快捷入口,
并修复已关闭工单再次回复后自动重开的统一语义。
附带同步测试、迁移、CI 工作流命名及知识库记录
2026-04-25 00:59:08 +08:00
yinjianm
9ce345eb76
merge: sync upstream/master preserving local changes
2026-04-23 22:27:18 +08:00
xboard
c0b6ee1763
refactor: core plugins to plugins-core
2026-04-18 23:31:59 +08:00
yinjianm
abd64ed20c
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# app/Services/UserOnlineService.php
# public/assets/admin
2026-04-16 16:59:21 +08:00
xboard
daf3055b42
fix: escape Telegram Markdown special characters
2026-03-30 01:46:56 +08:00
yinjianm
1b3d022969
feat(payment): add TokenPay payment plugin
...
Register a new TokenPay payment plugin with configurable API
credentials, payment URL generation, and signed callback
verification.
Also improve admin config fetching to support single-group
lookups and add backwards-compatible subscribe template loading
from legacy settings and bundled files when the database table
is unavailable.
2026-03-19 22:32:28 +08:00
xboard
7377460ba0
fix(telegram): correct traffic usage description in notification
2025-10-08 10:26:26 +08:00
xboard
0798b371b6
feat(telegram plugin): improve Telegram notification formatting
2025-09-27 16:53:17 +08:00
xboard
2808f40737
Remove Smogate plugin
2025-09-22 18:47:25 +08:00
xboard
b14477098d
fix(epay): allow custom payment types via string input
...
- Replace select dropdown with string input for `type`
2025-09-05 16:16:30 +08:00
xboard
9bdd7b8a58
fix(payment): add AlipayF2F libraty file
2025-08-24 17:04:16 +08:00
xboard
877a508f01
fix: fix Alipay face-to-face payment form display issues
2025-08-08 03:17:05 +08:00
xboard
f82a19f591
fix: resolve Telegram ticket notification issue
2025-08-08 02:53:44 +08:00
xboard
58868268dd
feat: enhance plugin management
...
- Add command support for plugin management
- Optimize plugin management page layout
- Add email copy functionality for users
- Convert payment methods and Telegram Bot to plugin system
2025-07-26 18:49:58 +08:00
xboard
0f43fff242
feat: new xboard
2025-01-21 14:57:54 +08:00