Spaces:
Running
Running
Commit History
feat: 优化日期显示格式 9893e3a
feat: 添加支付记录和最近登录字段,优化日期显示 a7623eb
更新分享弹框:添加备用地址和二维码 a123f78
feat: show full timestamps in admin user list be47895
superxuu commited on
style: remove parenthetical text from order status in admin panel 1c521b8
superxuu commited on
feat: link user info modal with payment flow for VIP renewal 951cee4
superxuu commited on
feat: enhance admin order management with status toggling and fullscreen modal be8b6db
superxuu commited on
style: refine payment modal input and validation 4c161f2
superxuu commited on
feat: implement user order history in admin panel 87d4f50
superxuu commited on
feat: implement user deletion in admin panel 01fa57b
superxuu commited on
style: compact TradePanel layout and move icon to header 0041bae
superxuu commited on
style: update VIP tagline with new copy and centered dots 2c2a42c
superxuu commited on
chore: remove unused UserMenu import from page.tsx 12f94eb
superxuu commited on
feat: hide UserMenu on trading page during game session 8fe1968
superxuu commited on
style: compact mobile login layout, move icon inline with title d73777d
superxuu commited on
feat: add feature cards to mobile login page 282f15b
superxuu commited on
style: stack UID below username and fit columns to content 6025fa4
superxuu commited on
style: deep UI tuning for AdminPanel layout and interactions 191b2a5
superxuu commited on
style: simplify AdminPanel UI with pure Chinese and compact layout 76985fd
superxuu commited on
style: refine AdminPanel UI and logic based on feedback c7f5be9
superxuu commited on
feat: implement super-admin account and management dashboard 8288938
superxuu commited on
feat: add UserInfoModal and integrate with UserMenu abaa704
superxuu commited on
docs: update payment success alert text a5afa36
superxuu commited on
fix: remove obsolete VmqConfigModal to fix frontend build 6ebac27
superxuu commited on
feat: complete manual payment transition and remove vmq residue 9945a5d
superxuu commited on
fix: load dotenv for VMQ_SECRET and prioritize backend URL in modal 84095dc
superxuu commited on
fix: restore visibility check in VmqConfigModal to prevent automatic opening 1a0d657
superxuu commited on
fix: exhaustive vmq path and qr format compatibility fixes 12f5e35
superxuu commited on
fix: resolve QR code error by standardizing JSON format and public URL detection 001d5ef
superxuu commited on
fix: exhaustive stability fixes for Vmq monitoring app connection 2fb3c7c
superxuu commited on
fix: use PlainTextResponse for Vmq compatibility and update QR format 5505565
superxuu commited on
fix: add vmq heartbeat and support root-level routing for app compatibility 605a32c
superxuu commited on
fix: standardize Vmq Notify URL without /api prefix 4023377
superxuu commited on
feat: add Vmq monitoring app configuration QR code 9d579f9
superxuu commited on
style: update VIP price text from 9.9 to 10 in TradePanel ae057da
superxuu commited on
style: implement glowing radio-dot style for payment selection f3f02a5
superxuu commited on
style: add checkmark indicator to selected payment method 351312d
superxuu commited on
fix: make payment modal responsive and scrollable ce265fe
superxuu commited on
feat: support flexible VIP pricing and duration selection 692172e
superxuu commited on
feat: display static qr code images directly in payment modal 8da285a
superxuu commited on
fix: restore router import and fix frontend api paths 8c42c9b
superxuu commited on
feat: implement user auth, daily limits, and built-in Vmq payment gateway 57864b1
superxuu commited on
实现用户鉴权与支付模块:接入SQLite持久化、V免签回调、VIP权益校验及HF Dataset自动同步 19b1032
superxuu commited on
优化重开和再来一局按钮逻辑:点击后仅重置到首页,不自动开始新游戏 d25ae45
superxuu commited on
feat: 添加全A股市场筛选支持 31277c9
superxuu commited on
fix: Resolve JSX namespace error by removing invalid responsive size prop on Lucide icon d8fd32f
superxuu commited on
style: Optimize home screen layout with responsive font sizes and improved market selection dropdown 53e4133
superxuu commited on
style: Improve Profit/Loss Ratio display (show 'MAX' instead of 999) 0332a32
superxuu commited on
fix: Implement professional financial metrics calculation (Jensen's Alpha, Beta, Sharpe Ratio) afd395f
superxuu commited on