15 Commits

Author SHA1 Message Date
dekun 6215d0975d Harden env save against empty numerics; default coin margin and hedge off.
Reject blank float/int/select on save and parse env with safe helpers so options config edits cannot crash into 502; default OKX_TRADE_MODE=options and OKX_OPTIONS_MARGIN_MODE=coin.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 18:04:19 +08:00
dekun d1e6d841c9 Hide contract env/UI: keep options+OO hedge and RS key alerts only.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 17:54:49 +08:00
dekun 28c29a0ac7 Treat empty numeric env values as defaults so env UI blanks cannot crash startup.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 17:34:39 +08:00
dekun d60c6ad710 登录态改为同一设备 7 天内免重新登录(permanent cookie,访问滑动续期)。
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-20 22:23:51 +08:00
dekun 4eef0d9fd6 修复价格快照接口 NameError:补全 order_prices 初始化。
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-20 18:13:01 +08:00
dekun a257d7e369 修复顶栏 500:向模板注入 trading_account_label。
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-20 15:26:25 +08:00
dekun c8688a11ae 对齐币本位期权:现货缓冲开仓、页头 ETH/BTC 余额与默认 coin 模式。
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-20 15:01:19 +08:00
dekun 08029ccb15 Add BTC/ETH spot tickers on nav, anchored to Beijing 08:00 open.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-17 11:42:19 +08:00
dekun 960565482f Add proper PWA install icons and sim-aware app manifest.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-16 16:38:37 +08:00
dekun 72d8daf15c Show pure-options header trade stats on every navigation page.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-16 16:13:27 +08:00
dekun 4ade3be2eb Show options-page price clock and drive header trade stats from pure options.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-16 15:59:26 +08:00
dekun e7aa724a3b Show okx_sim/okx_live and gate live API fields by matching mode.
In sim, hide LIVE/API keys and expose simulated fund settings in env UI.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-14 18:35:08 +08:00
dekun d9de3fe784 Restore shared CSS/JS static mounts for standalone deploy.
Embed UI looked unstyled because hub_bridge no longer registers lib/common/static.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-14 18:00:56 +08:00
dekun 82ba8d19a6 Register /embed shell routes for standalone OKX deploy.
Login redirected to /embed after hub removal left the route unregistered.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-14 17:55:28 +08:00
dekun a1abe159fa Initial standalone crypto_okx with one-click deploy.
Add deploy/manage.sh bootstrap for git.bz121.com/dekun/crypto_okx and point docs at this repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-13 20:00:59 +08:00