8 Commits

Author SHA1 Message Date
dekun 1d2bdc3aa1 Align instance dashboard with snapshot+SSE and options net PnL.
Only dashboard path changes: background snapshot, SSE refresh, smaller header type, options net PnL.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 22:10:58 +08:00
dekun 4d381e9104 fix: hot-reload trade direction/whitelist on env save without forced restart.
EOF

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 19:24:10 +08:00
dekun 3b8c2d4799 fix: enable embed shell redirects for Gate and Binance.
EOF

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 18:59:00 +08:00
dekun 7e06db758d fix: require password login by default on first install.
Set APP_AUTH_DISABLED=false in exchange env examples so LAN deploys no longer skip auth.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 18:08:35 +08:00
dekun 0b3b415328 docs: remove links to deleted markdown files.
Keep only existing related docs after the docs prune.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 17:34:26 +08:00
dekun 9d3571694c Stop tracking local crypto.db files from user edition.
Restore gitignore rules so runtime SQLite databases are not published.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 16:31:34 +08:00
dekun 16ef0f31e3 User edition: prune docs, license gate, obfuscate core lib.
Keep deploy/basic docs only; integrate sq.bz121.com license client; encrypt strategy/trade/key_monitor/options/hedge_plan for release.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 16:30:58 +08:00
dekun 53863559f4 Initialize crypto_monitor_user (user edition) from monitor codebase.
Retarget git remote, install path, and deploy docs from crypto_monitor to crypto_monitor_user.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 16:18:13 +08:00