Commit Graph

13 Commits

Author SHA1 Message Date
dekun 3e492eb46c feat: add min hours-to-expiry filter on ops map (8-48h step 2)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 10:42:55 +08:00
dekun f798c11cf9 feat: add ops-map text summaries for leverage and move periods
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 09:43:56 +08:00
dekun 74021dae08 fix: remove default admin username from login form
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 09:35:11 +08:00
dekun d78e59c125 fix: make deploy health check wait for api and avoid noisy curl output
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 09:29:01 +08:00
dekun 352faf404c feat: match settings card width to ops map and add backup download
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 09:23:08 +08:00
dekun 667cee33fa fix: ignore empty env vars so API health check can start
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 09:19:04 +08:00
dekun 458cc42dd5 feat: add settings tabs, auto backup, and show latest 5 backups
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 09:15:21 +08:00
dekun 52ebbfbeae feat: add database backup and restore in system settings
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 09:07:00 +08:00
dekun 97fb95436f fix: center entire page layout with shared container
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 09:02:34 +08:00
dekun ed62fc1715 fix: export reload_settings so API container can start
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 08:59:22 +08:00
dekun b5cba83df4 feat: add system settings page for admin username and password
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 08:56:54 +08:00
dekun 4743f3efdd fix: normalize deploy shell scripts to LF for Linux curl|bash
CRLF line endings broke manage.sh on Ubuntu (set -e and function syntax errors).
Add .gitattributes to keep *.sh on LF in git.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 08:41:15 +08:00
dekun d9a34d4f20 first commit 2026-08-01 10:33:19 +08:00