Commit History

feat: 增强用户数据库同步可靠性
2bf23f6
Running

superxu520 commited on

fix: 修复日期格式转换问题
4d2e3e5

superxu520 commited on

feat: 优化日期显示格式
9893e3a

superxu520 commited on

feat: 添加支付记录和最近登录字段,优化日期显示
a7623eb

superxu520 commited on

更新分享弹框:添加备用地址和二维码
a123f78

superxu520 commited on

feat: show full timestamps in admin user list
be47895

superxuu commited on

fix: refine session logic and finalize swagger security
6943751

superxuu commited on

fix: handle numeric rate limit strings by appending /second automatically
51ff1b6

superxuu commited on

feat: make api rate limits configurable via env vars
b1dae5d

superxuu commited on

chore: system cleanup and final verification of beijing time unification
5713453

superxuu commited on

feat: unify all system time records to Beijing Time (UTC+8)
de2aac1

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

fix: correct dict unpacking in admin_get_users to resolve validation error
4273946

superxuu commited on

fix: add missing decorator import in api.py to resolve runtime error
9ea4838

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: resolve NameError for VMQ_SECRET in api.py
951c84d

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

feat: refine auth rate limits to 1/sec per-IP and 10/sec global
8f6b28a

superxuu commited on

feat: add rate limiting to register and login endpoints (10/sec)
d36190a

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