This website requires JavaScript.
Explore
Help
Register
Sign In
iven
/
nj
Watch
1
Star
0
Fork
0
You've already forked nj
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
main-merge.yml
pr-check.yml
Actor
All actors
iven
Status
All status
Success
Failure
Waiting
Running
feat(app): E.1 内测 APK 构建配置 — Android 品牌化 + 签名 + ProGuard
#46
:
Commit
7af7cd64e6
pushed by
iven
main
2026-06-09 01:52:27 +08:00
0s
View workflow file
feat(app): D.3 中等优先级 UX 改进 — 保存指示器 + 触摸目标 + 主题持久化
#45
:
Commit
ec8a04c80a
pushed by
iven
main
2026-06-07 20:17:32 +08:00
0s
View workflow file
feat(app): 全局离线提示横幅 — 网络不可用时显示黄色警告
#44
:
Commit
750605e479
pushed by
iven
main
2026-06-07 13:50:38 +08:00
0s
View workflow file
refactor(app): 迁移 4 个页面到共享 EmptyStateWidget + ErrorStateWidget
#43
:
Commit
346c751cbb
pushed by
iven
main
2026-06-07 13:44:43 +08:00
0s
View workflow file
feat(app): 编辑器未保存确认 + 日历今天按钮
#42
:
Commit
2f96f9a4f4
pushed by
iven
main
2026-06-07 13:42:59 +08:00
0s
View workflow file
feat(app): 共享 UI 组件 + 4 个关键 UX bug 修复
#41
:
Commit
f64355946c
pushed by
iven
main
2026-06-07 13:38:36 +08:00
0s
View workflow file
docs: 更新路线图 — A+B+C 阶段完成,9 条链路 8 通过
#40
:
Commit
1f48a67db5
pushed by
iven
main
2026-06-07 13:36:13 +08:00
0s
View workflow file
fix(app): Token 刷新彻底失败时通知 AuthBloc 派发 AuthExpired
#39
:
Commit
225af89e41
pushed by
iven
main
2026-06-07 13:15:56 +08:00
0s
View workflow file
fix(app): 日历页切换月份后保留选中日期的日记列表
#38
:
Commit
3c3d70c751
pushed by
iven
main
2026-06-07 12:59:48 +08:00
0s
View workflow file
fix(app): 修复打开已保存日记时笔迹不可见 — syncStrokes 后缺少 setState
#37
:
Commit
4cb91f3ac9
pushed by
iven
main
2026-06-06 01:52:27 +08:00
0s
View workflow file
chore(scripts): 开发脚本支持 Flutter Windows 桌面端
#36
:
Commit
c253c8ddcf
pushed by
iven
main
2026-06-04 23:12:56 +08:00
0s
View workflow file
fix(app): 日记可见性修复 — 私密日记仅本地 + Web 端 ID 修复 + 分享按钮
#35
:
Commit
bb388ed8ff
pushed by
iven
main
2026-06-04 20:35:41 +08:00
0s
View workflow file
fix(app): RemoteJournalRepository 创建日记 date 格式修复 — ISO 8601 → NaiveDate
#34
:
Commit
c441aa4e34
pushed by
iven
main
2026-06-04 12:03:38 +08:00
0s
View workflow file
fix(app): 修复 RemoteJournalRepository API 响应解析 — 分页信封嵌套
#33
:
Commit
e635557e67
pushed by
iven
main
2026-06-04 10:47:25 +08:00
0s
View workflow file
fix(app): Flutter Web 改用 HTML 渲染器,避免 Google Fonts CDN 加载中文字体
#32
:
Commit
138bfa9723
pushed by
iven
main
2026-06-04 09:36:13 +08:00
0s
View workflow file
fix(app): 日记保存逻辑修复 — EditorPage 改为 StatefulWidget + 更新合并编辑器状态
#31
:
Commit
b72009718f
pushed by
iven
main
2026-06-04 09:23:01 +08:00
0s
View workflow file
fix(app): 修复 4 个 Flutter 交互问题
#30
:
Commit
9fce34f4ef
pushed by
iven
main
2026-06-04 00:14:06 +08:00
0s
View workflow file
feat(app): 内容安全词库 + 过滤服务 + 分享前检查 — 28 个测试全覆盖
#29
:
Commit
988ee7335a
pushed by
iven
main
2026-06-04 00:05:35 +08:00
0s
View workflow file
test(diary): 添加 9 个集成测试 + 修复 mood_stats 表名
#28
:
Commit
271f0c4f29
pushed by
iven
main
2026-06-03 19:40:28 +08:00
0s
View workflow file
fix(app): Flutter Web 开发模式默认连接 localhost:3000 API
#27
:
Commit
4cd381295a
pushed by
iven
main
2026-06-03 18:05:01 +08:00
0s
View workflow file
fix(diary): JournalResp 补充 assigned_topic_id 字段
#26
:
Commit
8300822232
pushed by
iven
main
2026-06-03 17:50:58 +08:00
0s
View workflow file
feat(app): 统一同步协议 — SyncModels + ApiClient.sync + SyncEngine.tryBatchSync
#25
:
Commit
367f21de08
pushed by
iven
main
2026-06-03 17:46:55 +08:00
0s
View workflow file
refactor(diary): Service 层改用 DiaryEvent 枚举替代字符串事件
#24
:
Commit
1766cefde9
pushed by
iven
main
2026-06-03 17:21:09 +08:00
0s
View workflow file
refactor(diary): Phase 3 质量提升 — 201 状态码 + OpenAPI 文档 + DiaryEvent 类型安全
#23
:
Commit
38592d61ce
pushed by
iven
main
2026-06-03 17:15:14 +08:00
0s
View workflow file
fix(app): 修复登录页 Logo 和文字未居中 — Stack alignment + Column mainAxisSize
#22
:
Commit
e8df3a9562
pushed by
iven
main
2026-06-03 17:06:29 +08:00
0s
View workflow file
perf(app): Phase 2 前端性能优化 5 项 — 8b-D01/D02/D03/M02/N01
#21
:
Commit
32a91551c4
pushed by
iven
main
2026-06-03 16:36:45 +08:00
0s
View workflow file
perf(diary): sticker_service 批量 GROUP BY 替代 N+1 贴纸计数 — 8a-C04
#20
:
Commit
b6ffc60331
pushed by
iven
main
2026-06-03 16:05:55 +08:00
0s
View workflow file
fix(app): 家长同意验证流程 — PIPL 第28条合规
#19
:
Commit
99db8e5cb0
pushed by
iven
main
2026-06-03 15:51:30 +08:00
0s
View workflow file
feat(app): pnpm 一键启动 + Flutter Web 编译修复
#18
:
Commit
11d0971a67
pushed by
iven
main
2026-06-03 10:26:29 +08:00
0s
View workflow file
fix(diary): 为所有 DTO 添加 Validate derive + handler 调用 validate()
#17
:
Commit
b81a972245
pushed by
iven
main
2026-06-03 09:50:43 +08:00
0s
View workflow file
First
Previous
1
2
Next
Last