Commit History

fix: correct database migration logic using text()
3be9288

superxuu commited on

feat: support flexible VIP pricing and duration selection
692172e

superxuu commited on

fix: ensure static directory exists before mounting
29c052e

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

fix: restore missing router import in main.py
7b9c377

superxuu commited on

feat: sync qr codes from dataset on startup
622aec5

superxuu commited on

feat: user auth and payment gateway
1706dd5

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

添加项目技术文档:详细记录系统架构、核心模块、问题解决方案和未来优化方向
8639143

superxuu commited on

优化重开和再来一局按钮逻辑:点击后仅重置到首页,不自动开始新游戏
d25ae45

superxuu commited on

修复同步稳定性与远程视图冲突
b39d11d

superxuu commited on

修复ETF/LOF/REITs数据同步接口并移除调试日志
db4cda7

superxuu commited on

添加市场类型数量调试日志
1f65771

superxuu commited on

修复ETF/LOF/REITs单独筛选问题
a9f9fed

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

fix: Correct statistics logic for max drawdown, win rate, and annual return
ed94711

superxuu commited on

style: Update 'Play Again' button color to match the theme (Red/Pink gradient)
bd2ed4e

superxuu commited on

style: Make chart legend adaptive and wrap on small screens
92512e6

superxuu commited on

feat: Allow extreme zooming out of the chart by reducing minBarSpacing
3070866

superxuu commited on

style: Unify VOL indicator colors with Candlestick and MACD
c5fb9e7

superxuu commited on

fix: Resolve syntax errors and finalize ReturnChartModal UI optimizations
1e144e2

superxuu commited on

fix: Ensure full capture of share image by temporarily disabling height constraints
67bfc10

superxuu commited on

feat: Add QR code and link to share image in ReturnChartModal
d861e26

superxuu commited on

fix: Add html2canvas to package.json dependencies to resolve build error
2e5d599

superxuu commited on

fix: Resolve syntax errors and finalize ReturnChartModal UI optimizations
0576dac

superxuu commited on

feat: Add share button to ReturnChartModal using html2canvas for image generation
b396dad

superxuu commited on

feat: Make backtest result page full-screen and relocate 'Play Again' button to header
e20b269

superxuu commited on

fix: Resolve syntax errors and finalize ReturnChartModal layout optimizations
b798e50

superxuu commited on

style: Minimize right price scale width and remove offsets in ReturnChartModal
8340706

superxuu commited on

style: Fit content and optimize price scale labels in ReturnChartModal
a34160c

superxuu commited on

style: Fix missing legend color dots in ReturnChartModal
b6bb7f3

superxuu commited on

style: Compact ReturnChartModal with reduced width and padding
6c68f2e

superxuu commited on

feat: Rename 'Trading Days' to 'Market Days' and reorder statistics in ReturnChartModal
f1db17c

superxuu commited on

feat: Add 'Trading Days' and 'Trade Count' to ReturnChartModal and move 'Win Rate' to the end
91cf4ba

superxuu commited on

style: Make ReturnChartModal statistics responsive for mobile (3-column grid)
af50f8a

superxuu commited on

style: Remove '最高' indicator from StockHeader
13716a7

superxuu commited on

style: Reformat date and relocate it next to '日K' in StockHeader
dfc5743

superxuu commited on

fix: Resolve syntax error in StockHeader.tsx (duplicate closing parenthesis)
b05cbc1

superxuu commited on

style: Reorganize StockHeader into two rows for better readability and completeness
db87632

superxuu commited on

style: Align labels and inputs horizontally on mobile to save vertical space
79c1aa8

superxuu commited on

style: Restore and compact StockHeader indicators for mobile
837ae7a

superxuu commited on

style: Eliminate empty space in mobile TradePanel and allow dynamic height for more chart space
6c0ffd0

superxuu commited on

feat: Implement hot reload for daily incremental sync in HF Space
babd2df

superxuu commited on

fix: Switch to download-based Parquet loading to resolve DuckDB httpfs issues in HF Space
b36f33b

superxuu commited on