5d84c5d | refactor: ALTCHA 替代自建CAP,限账号端点验证,修复登录态水合 |
ccfe0be | refactor: 移除DB抽象层和旧技能系统,引入agents技能体系 |
2b1b657 | refactor: 将 creator 重命名为 coordinator(协调人),移除 role 字段,管理员由 id=1 判定 |
190977c | fix: 修复 init.ts 导入路径,指向正确的 migrations runner |
49ba583 | release: v0.1.2 |
2293078 | release: v0.1.1 |
5ffaa83 | feat: v0.1.0 部署体系 - 数据库迁移系统、生产构建、发布脚本 |
f8642c3 | refactor: v0.1.0 发布前代码清理和优化 |
840695b | feat: 权限系统和业务规则完善 |
270a07c | merge: opencode/quick-otter - 个人主页UI统一和分页功能 |
1ce2c00 | feat: 个人主页统一UI风格并增加分页功能 |
66bfbe5 | feat: 接单列表改名为提交列表;devtools新增一键创建用户;修复提交日期格式 |
1ef5aba | feat: 添加开发调试插件(仅dev模式),支持快速切换用户、查看任务、批量生成提交 |
0991265 | refactor: 接单限制统一到服务端,participants改为标志位,maxParticipants重命名为slots |
9a26e36 | feat: 任务卡片动态份数显示,提交时更新participants,项目页多项优化 |
30207b0 | refactor: 合并 contact 字段为 chatUrl,新增任务页聊天室链接 |
d643770 | fix: 移管理tab到右上角图标,暂停终止加前后端双重检查 |
8d4ab2f | refactor: 统一修订提交流程,区分 pending/processing 状态,修复多处类型与时序 bug |
7ee0da6 | Add S3 file upload with presigned URLs and refine revision-submission flow |
51c692f | Support revision submission lifecycle in final processing |
fc0dc5e | Add pending_final_process status and final processing workflow between voting and completion |
3e8c279 | Unify review submission cards across content types |
0e9b1c8 | Remove submission remaining time field and support empty finalization |
20a5b32 | Update special task cards and task tab routing |
e8a5278 | Store task creator as account identifier |
532e4ac | Refine task detail tab defaults and accepted content layout |
307c3f7 | Preserve source tab when returning from profile |
70d966a | Adjust task deadline status labels |
cd510bb | 移除项目区结算模式多余选项 |
5806116 | Improve mobile layout resilience on profile page |