Commit Graph

  • db8cea02f8 feat: 提示词和 AI 参数移至数据库管理 main bwstudio 2026-06-13 17:27:09 +08:00
  • 6d015bb56d feat: AI 生成增强 - 风格/长度/评分/历史/复制 bwstudio 2026-06-13 16:04:45 +08:00
  • ab54b0137d style: Sidebar 类型列表改为胶囊标签样式,新增人群分类 bwstudio 2026-06-13 14:43:11 +08:00
  • cab4d6a9bd refactor(web): 前台代码全面改进 bwstudio 2026-06-12 08:58:23 +08:00
  • 076812f1aa feat: 当月热门笑话 + 统计面板,删除首页清除筛选按钮 bwstudio 2026-06-12 05:48:32 +08:00
  • 93b1d725e3 fix: 路由切换时自动滚动到页面顶部 bwstudio 2026-06-11 21:17:32 +08:00
  • 45137c2f4f fix: 详情页「返回首页」改为「返回」,保留前页筛选/分页状态 bwstudio 2026-06-11 20:53:55 +08:00
  • 8571066931 fix: 翻页后自动滚动到顶部,确保用户看到筛选信息栏 bwstudio 2026-06-11 20:41:25 +08:00
  • 0a85f99d3a fix: 修复左侧大屏 AppSidebar 点击分类无响应 bwstudio 2026-06-11 20:22:58 +08:00
  • fde86b90d2 feat: 新增点踩功能,列表卡片和详情页支持 👍/👎 投票 bwstudio 2026-06-11 19:17:12 +08:00
  • b5194c4965 fix: 修复 AppSidebar 组件未导入导致 prop 序列化错误,大屏幕隐藏副导航避免内容重复 bwstudio 2026-06-11 08:12:21 +08:00
  • 1eeadb815b fix: 1024px+ 屏幕填满,去除居中空白 bwstudio 2026-06-10 22:06:08 +08:00
  • 0009aa7e88 fix: 超宽屏填满屏幕,去除左侧空白 bwstudio 2026-06-10 21:41:25 +08:00
  • f0b07bd854 fix: 分类筛选改为单选(手机端操作优化) bwstudio 2026-06-10 19:46:53 +08:00
  • e203305bac fix: 修复移动端副导航栏未隐藏的问题 bwstudio 2026-06-10 08:24:47 +08:00
  • c55d883524 feat(web): 优化前台移动端适配 bwstudio 2026-06-10 07:43:59 +08:00
  • 595394fcb7 feat: 前后台静态资源路径冲突修复 + 用户管理功能 bwstudio 2026-06-10 07:30:49 +08:00
  • aecf1f1f15 feat: add user role system and public joke submission API bwstudioandClaude Opus 4.8 2026-06-07 12:48:35 +08:00
  • ceed63fcb0 fix: resolve 10 code review issues bwstudio 2026-06-02 20:35:08 +08:00
  • 0b43973236 feat(admin): convert sidebar to multi-level menu structure bwstudio 2026-06-02 20:17:25 +08:00
  • 12426d8478 docs: add /api/generate to API docs bwstudio 2026-06-02 20:04:00 +08:00
  • bec6f50182 feat(web): add AI joke generator page with favorites bwstudio 2026-06-02 20:03:37 +08:00
  • 69670eb402 feat(web): add AI generate button to header nav bwstudio 2026-06-02 20:01:50 +08:00
  • a233cab970 feat(web): add /generate route bwstudio 2026-06-02 20:01:17 +08:00
  • 93c12edefc feat(web): add generateJoke API function bwstudio 2026-06-02 20:00:57 +08:00
  • f28c413351 feat(api): add joke generate endpoint with AI bwstudio 2026-06-02 20:00:41 +08:00
  • 0892e6aa04 feat(api): add GenerateRequest/GenerateResponse schemas bwstudio 2026-06-02 19:56:35 +08:00
  • 4651781bc3 fix(api): use bcrypt directly instead of passlib for compatibility bwstudio 2026-05-21 22:18:36 +08:00
  • 7f51d200f1 fix: move admin and web to correct locations bwstudio 2026-05-21 21:45:31 +08:00
  • 89fa43d5fa feat(admin): add Vue3 admin frontend bwstudio 2026-05-21 21:34:09 +08:00
  • 621a239af5 feat(api): add database init script bwstudio 2026-05-21 21:11:37 +08:00
  • c3a8e3e311 feat(api): implement FastAPI routes with JWT authentication bwstudioandClaude Opus 4.7 2026-05-21 21:02:59 +08:00
  • d59474f0a6 fix(api): export base schema classes from __init__.py bwstudioandClaude Opus 4.7 2026-05-21 20:48:58 +08:00
  • 29e06517cb feat(api): add Pydantic schemas bwstudio 2026-05-21 20:45:41 +08:00
  • 16baff934a feat(api): add database models bwstudio 2026-05-21 20:41:45 +08:00
  • 57245cc288 feat(api): project initialization bwstudio 2026-05-21 20:39:14 +08:00