Commit History

Author SHA1 Message Date
  yourname 9426fae730 🔧 chore(deps): remove unused uuid dependency 4 months ago
  yourname 5af00e1e54 🗑️ chore(files): remove file module and related components 4 months ago
  yourname 40ea9b98c1 ✨ feat(file): add file entity and database configuration 4 months ago
  yourname a9e0e48946 ✨ feat(files): add file upload and management system 4 months ago
  yourname c228c247da ✨ feat(crud): 增强通用CRUD功能 4 months ago
  yourname 8e668be22c 📝 docs(crud): update generic crud documentation 4 months ago
  yourname 1192093cc9 🔧 chore(deps): remove unused dependency 'hono-vite-react-stack-node' 4 months ago
  yourname 8aaeac7dee 📦 build(vite): update external dependencies list 4 months ago
  yourname 1e334789e7 📝 docs(entity): add common non-standard issues section 4 months ago
  yourname 3583c7fe94 📝 docs(entity): 完善实体创建文档,区分不同CRUD开发流程 4 months ago
  yourname b7604d9050 📝 docs(frontend): 优化前端开发文档结构和内容 4 months ago
  yourname 0523adf2a5 📝 docs(frontend): 更新前台Home页面开发规范为Tailwind CSS版本 4 months ago
  yourname 926c263bc9 📝 docs(rules): add development process documentation 4 months ago
  yourname 2554b1d92a 📝 docs(entity): update schema creation documentation 4 months ago
  yourname 5fd5941bc0 📝 docs(entity): update entity creation documentation with routing and menu guidance 4 months ago
  yourname 20f8b3f16f 💄 style(error): 优化错误页面UI设计 4 months ago
  yourname be28fd9879 ✨ feat(member): 添加退出登录功能 4 months ago
  yourname 846c97b0e7 ✨ feat(auth): 添加用户注册功能 4 months ago
  yourname eb2b1e7b4f ♻️ refactor(member): migrate to react-query for data fetching 4 months ago
  yourname ac7b50c01f ♻️ refactor(auth): update useQuery loading state naming 4 months ago
  yourname dcc320d2c7 ✨ feat(route): update member page route to /member 4 months ago
  yourname b790f30a04 ✨ feat(login): 优化登录页面功能与样式 4 months ago
  yourname 2146348b50 ✨ feat(ui): 重构前端页面UI设计 4 months ago
  yourname 75cb41068d ✨ feat(home): implement authentication system and main page features 4 months ago
  yourname 51836bdfa1 🐛 fix(user): 修复用户ID参数类型转换问题 4 months ago
  yourname bc84c2bf79 ♻️ refactor(server): 移除HTTPException处理逻辑 4 months ago
  yourname b1242481be ♻️ refactor(user): modify error handling in user service 4 months ago
  yourname 166f6a3073 📝 docs: add common error troubleshooting guide 4 months ago
  yourname aff53618ae 🐛 fix(api): 修复204 No Content响应处理问题 4 months ago
  yourname 62db1df153 📝 docs(ui-style): add date object usage specification 4 months ago