Commit Graph

7 Commits

Author SHA1 Message Date
dekun fda5d121ea fix: make full_margin env save/restart reliable (no empty numeric wipe).
EOF

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 19:07:38 +08:00
dekun 1664693d3d fix: show leave-license interstitial instead of blank black page.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 18:46:16 +08:00
dekun bc00671382 fix: hide /license after activation; keep gate before activate.
EOF

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 18:38:05 +08:00
dekun 30a2efce3f feat: license page uses per-customer client token wording.
Align redeem/validate UX with per-code tokens from the auth server.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 17:46:15 +08:00
dekun 8eefc6cfd5 feat: accept CLIENT_API_KEY on /license page.
Users can paste the key from the seller instead of editing license.env; it persists in license_state.json.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 17:20:47 +08:00
dekun 863da10d1f fix: clearer LICENSE_CLIENT_KEY setup and ignore empty env overrides.
license.env now fills blank LICENSE_* values; error text points to copying license.env.example.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 17:11:54 +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