Commit Graph

5 Commits

Author SHA1 Message Date
9a1a9d3247 refactor: remove legacy frontend code and implement new Next.js structure
- Deleted the old Register page and utility functions.
- Removed Tailwind CSS configuration and Vite configuration files.
- Added a new script for starting a single container with FastAPI and Next.js.
- Updated README to reflect the current status of the Next.js frontend.
- Implemented new login and registration API routes with improved error handling.
- Refactored frontend API calls to use the new proxy structure.
- Enhanced error handling in API response processing.
- Updated components to align with the new API endpoints and structure.
2026-04-17 21:15:06 +08:00
Simon
66f9a64c1c Add libmagic dependency for python-magic 2025-12-13 01:43:45 +08:00
184586bec1 AI写了个啥 2025-12-13 00:31:43 +08:00
f5dd3bfc6c 长文本拆分,前端反馈还未成功 2025-12-12 23:59:28 +08:00
62cb6d18b0 单容器重构 2025-12-12 22:36:25 +08:00