d736954 | feat: refine ladder and settlement flows |
91ce37d | merge dev/dev into ladder update |
a3882c9 | feat: improve ladder ranking display |
f7ae0e3 | feat: add reusable project resources views |
e001c74 | feat: add settlement cycle management system, bump to 0.6.2 |
b15c22d | fix: add DetailBlockViewer to TaskReviewInfoPanel, remove chain tab, bump to 0.6.1 |
2d02e98 | chore: lint & format codebase with oxlint/oxfmt, bump to 0.6.0 |
f898062 | refactor: remove ladder index page, bump to 0.5.0 |
54d9fd9 | 移除不必要的文件 |
165df55 | ✨ feat(taskTypes): add pluggable task type system with self-contained type directories |
041d346 | feat: 丰富任务提交页说明面板,优化任务详情展示 |
da2709c | fix: 提取PageHeader共享组件,统一所有页面logo返回主页行为 |
db361f7 | fix: 提取TaskCreateSection共享组件,修复final-process中函数作用域和internalMaterials遗漏 |
cd4682a | feat: 重构任务创建页面 — 奖励方案预设、资源分栏、零钱改份额 |
1f66da5 | Merge branch 'opencode/witty-nebula' into dev/dev |
368a077 | chore: 清理废弃文件, 用户积分明细展示, 返回主页按钮 |
4be0b54 | Merge opencode/witty-nebula: project_id migration + fix schema conflicts |
52f8387 | fix: reviewSchema 中 tasks.project 旧列引用加 hasColumn 保护 |
e1f1b3b | Merge opencode/witty-nebula: project_id migration |
4d0f4b7 | feat: tasks.project + user_project_points.project_display_id 迁移为数字 project_id |
108e273 | Merge branch 'opencode/witty-nebula' into dev/dev |
7f5ca7b | fix: 任务卡片积分显示改为与创建页一致的计算公式 |
b01fd4f | fix: 任务详情页积分显示改为与创建页一致的计算公式 |
b2c928c | Merge branch 'opencode/witty-nebula' into dev/dev |
ccad45e | fix: 移除 watcher 死循环,改为提交时一次性按显示公式计算积分 |
828e337 | Merge branch 'opencode/witty-nebula' into dev/dev |
f047035 | fix: RewardTimeLimitConfig 自动同步积分到 advancedConfig,移除多余输入框和重复计算 |
d054955 | Merge branch 'opencode/witty-nebula' into dev/dev |
92ed31f | feat: RewardTimeLimitConfig 增加积分输入,自动计算并同步 acceptedReward/rejectedReward |
c8aa96e | Merge branch 'opencode/witty-nebula' into dev/dev |