Commit Graph

6 Commits

Author SHA1 Message Date
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