Commit Graph

55 Commits (acdc6c8567bcb3a9094b56424ba7f74ecfee6161)

Author SHA1 Message Date
sp mac bookpro 2605 889a58b4e8 feat(login): refactor layout and defer auth request
- Login 内容区固定 1440px,左右分栏对齐
- 将 LoginPage 内联样式抽离到 styles.css
- 移除启动时 /api/auth/me;改为点击登录时调用 https://api.redhare.cc/aura/v1/urser(失败默认通过)
2026-05-24 16:47:38 +08:00
sp mac bookpro 2605 79ae3ab274 chore(vite): change dev server port from 5173 to 3000 2026-05-24 16:24:35 +08:00
sp mac bookpro 2605 607b9bb9e7 chore: migrate from my-content-site (Next.js) to Vite-based aura-web
- Remove legacy my-content-site Next.js scaffold
- Add new Vite project structure (src/, public/, index.html, vite.config.ts)
- Add Docker support (Dockerfile, docker-compose.yml, nginx.conf)
- Add .env.example, .gitignore and updated README
2026-05-24 16:19:15 +08:00
yezhen 6aae76c636 feat: bootstrap Next.js content site 2026-05-15 16:36:01 +08:00
redhare 99750c6e79 添加 README.md 2026-05-15 16:12:18 +08:00