Commit Graph

2 Commits

Author SHA1 Message Date
renjue a831012c48 Add Gitea CI, align Docker for multi-arch, and drop legacy YAML config.
CI / docker (push) Failing after 1m35s
Introduce Gitea Actions workflow and CI-aligned Dockerfile; remove file-based
config in favor of SQLite settings; refresh branding and tighten gitignore.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 21:10:38 +08:00
renjue b2e2d27b54 Fix provider key decryption after settings migration.
Auto-repair encryption_key from legacy config or env on startup and surface decrypt failures instead of a generic no-keys error.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 16:39:35 +08:00