db
feat: 简化界面为通用管理台,移除品牌字样
feat: 简化部署,移除Gunicorn改用Flask开发服务器
Feature: Complete Turnstile support and production fixes
Fix: Gunicorn multi-worker startup race condition
Production deployment with gunicorn and Docker support
feat: 添加登录认证、Docker支持和Turnstile验证 - 实现管理员登录认证系统 - 添加 Cloudflare Turnstile 人机验证(可配置开关) - 创建 Docker 和 docker-compose 配置 - 添加 GitHub Actions 自动构建流程 - 优化前端UI,统一设计风格 - 重构数据库模型,将auth_data拆分为独立字段 - 添加系统设置页面,支持修改密码和配置Turnstile 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>