• Joined on 2026-06-10
xfy pushed to master at xfy/yggdrasil 2026-06-17 10:43:29 +08:00
2c1190d8fb 移除 SSR HTML minify 中间件及相关工具
476fad27e5 fix(minify): preserve Dioxus hydration markers and remove unsafe per-URL cache
Compare 2 commits »
xfy pushed to master at xfy/yggdrasil 2026-06-17 10:38:31 +08:00
449a545886 security: fix critical issues from repository review
xfy pushed to master at xfy/yggdrasil 2026-06-17 09:49:53 +08:00
bd659c5b4f perf: add HTML/CSS minification for SSR responses and highlight CSS
xfy pushed to master at xfy/yggdrasil 2026-06-17 09:49:22 +08:00
ae84c37f21 build: add Dockerfile and .dockerignore for static musl image
xfy pushed to main at xfy/cocoon 2026-06-16 18:26:47 +08:00
1306003a2b docs: 更新 .cocoon-plan.md — Docker 多阶段构建已完成
xfy pushed to main at xfy/cocoon 2026-06-16 18:26:12 +08:00
2c5538bea1 fix: 修复带宽限速合并后遗留的编译与测试问题 + 新增 Docker 多阶段构建
xfy pushed to main at xfy/yayacal 2026-06-16 18:16:53 +08:00
0fbbdfa444 feat: show rose day icon with priority over birthday crown
25885d84b3 feat: compute rose day flag in LunarCache
a8c2637a0c feat: add rose day vector drawable
283a474eb1 docs: add rose day icon design spec
Compare 4 commits »
xfy pushed to master at xfy/yggdrasil 2026-06-16 17:54:01 +08:00
56adbcf227 build: strip symbols from release binaries
0159b2321a fix(build): make build-linux produce a statically linked musl binary
Compare 2 commits »
xfy pushed to master at xfy/yggdrasil 2026-06-16 17:49:36 +08:00
2caca3a48d fix(dead_code): 清理假阳性与真死代码
xfy pushed to master at xfy/yggdrasil 2026-06-16 17:36:10 +08:00
7d713cabc2 docs: document server-only optional dependencies in AGENTS.md
xfy pushed to master at xfy/yggdrasil 2026-06-16 17:31:09 +08:00
1a56c0cd3f test: gate AppError helper tests behind server feature
a06e4a5b9d build: remove uuid js feature and commit Cargo.lock updates
2dcd300930 build: allow dead_code on CommentCountResponse for WASM builds
1444ccef86 build: make sha2 and hex optional and gated by server feature
fa5216c6c5 build: make http optional and gated by server feature
Compare 11 commits »
xfy pushed to main at xfy/yayacal 2026-06-16 17:11:10 +08:00
e07ccd8b4e docs: update ui AGENTS.md for DogParkScreen
3fcdeab702 feat: navigate to DogParkActivity from AboutActivity
ac48a56465 feat: add DogParkActivity with fade-in entry transition
6532363cdb feat: add DogParkScreen for full-screen easter egg video
9d2f67b9fb feat: wire up version click easter egg in AboutScreen
Compare 10 commits »
xfy pushed to master at xfy/yggdrasil 2026-06-16 16:22:55 +08:00
b7afd12538 fix(highlight): 大小写不敏感的语法名称匹配,修复 haskell 等高亮失效
6ce8915e6c fix(editor): 修复 focus() 把源码视图滚动到底部
ae6d80c9cc fix(editor): 修复滚动比例同步失效导致切换到底部
914f168551 fix(editor): 切换视图时按滚动比例同步位置
480aa92bb4 feat(editor): 新增 Markdown 源码视图切换
Compare 24 commits »
xfy pushed to main at xfy/cocoon 2026-06-16 15:42:51 +08:00
2e13ee2913 docs: 更新 .cocoon-plan.md — 带宽限速 / 流量整形已完成
xfy pushed to main at xfy/cocoon 2026-06-16 15:41:46 +08:00
522685e55b feat: 实现带宽限速 / 流量整形(Token Bucket 算法)
xfy pushed to main at xfy/yayacal 2026-06-16 14:44:06 +08:00
bd4dad4794 chore(profile): 重新生成 Baseline/Startup Profile
a731507b3b feat: 月视图年月支持日期选择器跳转
85bfba241c fix(splash): use dedicated raster icon asset for splash screen
fd8e1fc1cb fix(splash): use raster launcher icon to avoid adaptive-icon crash
be46d4b512 chore(splash): remove unused core-splashscreen catalog entries and fix docs
Compare 19 commits »
xfy pushed to main at xfy/cocoon 2026-06-16 12:46:36 +08:00
c970c7f73a docs: 更新 .cocoon-plan.md — ACME 配置集成 + 自动续期已完成
xfy pushed to main at xfy/cocoon 2026-06-16 12:45:15 +08:00
f38effff49 feat: ACME 配置集成 + 自动续期后台协程
xfy pushed to master at xfy/yggdrasil 2026-06-16 11:31:20 +08:00
c60e4e08d7 fix(build): 用 cfg gate 消除 WASM 构建的 27 个假阳性 warning
b37e33dbf4 fix(build): 修复 Tailwind v4 与 Tiptap 编辑器构建
Compare 2 commits »
xfy pushed to main at xfy/cocoon 2026-06-16 10:41:34 +08:00
276fd1ca45 chore: update coco submodule to latest (f068b64)