• Joined on 2026-06-10
xfy pushed to master at xfy/yggdrasil 2026-07-24 18:32:33 +08:00
b98059edcc fix(assets): 引用徽标加 z-10 修复被 blur-img 展示层遮盖
xfy pushed to master at xfy/yggdrasil 2026-07-24 18:16:34 +08:00
99d33b54d2 fix(lightbox): 图集切换不重算几何导致图片压扁
051ca947e3 feat(assets): 素材网格接入灯箱预览
fa40f4bd95 fix(assets): uuid 参数序列化失败导致上传 500
8f75a64bfd fix(assets): SUM(size_bytes) 显式转 bigint 修复列表 500
45d70e1dc6 refactor(assets): 清理 lint,对齐项目惯例
Compare 11 commits »
xfy pushed tag v0.6.1 to xfy/yggdrasil 2026-07-24 14:03:26 +08:00
xfy pushed tag v0.6.2 to xfy/yggdrasil 2026-07-24 14:03:26 +08:00
xfy pushed to master at xfy/yggdrasil 2026-07-24 14:02:27 +08:00
de4bfafb72 chore: release v0.6.2
xfy pushed to master at xfy/yggdrasil 2026-07-24 13:57:39 +08:00
2b048b94a3 fix(utils): sleep_ms 的 cfg guard 对齐 feature 模型,修复 web-only 构建失败
5a10b07bff fix(router): 修复错误冒泡触发的 404 页「返回首页」卡死
Compare 2 commits »
xfy pushed tag v1.5.0 to xfy/yayacal 2026-07-24 13:55:46 +08:00
xfy pushed tag v1.4.0 to xfy/yayacal 2026-07-24 13:55:46 +08:00
xfy pushed tag v1.3.0 to xfy/yayacal 2026-07-24 13:55:46 +08:00
xfy pushed tag v1.2.0 to xfy/yayacal 2026-07-24 13:55:46 +08:00
xfy pushed tag v1.1.0 to xfy/yayacal 2026-07-24 13:55:46 +08:00
xfy pushed tag v1.0.0 to xfy/yayacal 2026-07-24 13:55:46 +08:00
xfy pushed to main at xfy/yayacal 2026-07-24 13:55:37 +08:00
313ebe1eaa release: v1.5.0
214a4364bf fix(ui): place composeTraceEndSection after CalendarMonthPage composition completes
ac186ed49a perf(ui): defer translationY and alpha to graphicsLayer draw phase during animations
fc2f2065df perf(core): offload LunarCache precomputing and batch calculation to Dispatchers.Default
1b2fcfe248 fix(core): recycle intermediate bitmap in PhotoProcessor.loadSampled to prevent memory leak
Compare 48 commits »
xfy pushed to master at xfy/yggdrasil 2026-07-23 18:30:27 +08:00
f9cf1f71e4 chore: release v0.6.1
d80664db5e docs(agents): 新增规范 #16——非测试代码禁止 unwrap
690e00e194 refactor(unwrap): 消除非测试代码中的裸 .unwrap(),改为带不变量说明的 .expect()
Compare 3 commits »
xfy pushed to master at xfy/yggdrasil 2026-07-23 18:17:37 +08:00
d1013dfa08 refactor(mhchem): re! 宏编译失败降级为不匹配,补上 panic=abort 缺失的防御
a03fbac88c fix(mhchem): 修复 find_observe_end 逐字节扫描多字节字符的 panic
feaf76bcd9 fix(mhchem): 修复 ". __* " 正则转录错误导致的 panic=abort 崩溃
3e9a3aa70d docs(mhchem): 修复模块级文档中的 broken intra-doc links
Compare 4 commits »
xfy pushed to master at xfy/yggdrasil 2026-07-23 17:37:21 +08:00
089fe88a75 fix(docker): 复制 patches/ 目录以修复 pnpm install ENOENT
970ff8dc5b chore: release v0.6.0
Compare 2 commits »
xfy pushed tag v0.6.0 to xfy/yggdrasil 2026-07-23 16:36:29 +08:00
xfy pushed to master at xfy/yggdrasil 2026-07-23 16:31:46 +08:00
f2216119ae chore(markdown): 格式化测试中的长字符串字面量
07d737af0f fix(markdown): 修复窄表格在 table-wrap 内边框被裁切
485d4b1cc4 fix(markdown): 修复移动端表格无法横向滚动
77a22bbfb1 feat(editor): tiptap 代码块 mermaid 实时预览
800129e245 refactor(shared): 下沉 mermaid Catppuccin 主题变量到 shared 包
Compare 8 commits »
xfy pushed to master at xfy/yggdrasil 2026-07-23 13:38:49 +08:00
b25abcb9d8 chore(deps): 更新 tokio 与 regex 依赖包版本
644db48d17 fix(lint): 修复 Biome 检查错误
db74a96de1 style: 格式化 Rust 与 TS 代码
17d596c512 refactor: 清理死代码与冗余,修复 mhchem 模块的 clippy 阻断
Compare 4 commits »
xfy pushed to master at xfy/yggdrasil 2026-07-23 13:29:35 +08:00
6276bab6c6 fix(sanitizer): 允许 KaTeX 渲染所需的 svg 与 path 标签及绘图属性