• Joined on 2026-06-10
xfy pushed to main at xfy/cocoon 2026-06-16 09:26:42 +08:00
b8c1d7295b 更新 .cocoon-plan.md: ACME HTTP-01 挑战响应完成,标记进度
xfy pushed to main at xfy/cocoon 2026-06-16 09:25:52 +08:00
a198b089b9 Phase 5: ACME HTTP-01 挑战响应路由 + 编译警告修复
xfy pushed to main at xfy/yayacal 2026-06-16 09:13:57 +08:00
bcc59ca7a0 refactor(benchmark): remove dead code and polish comments
91068ded1c chore(baseline): regenerate baseline profile after startup optimizations
499a2eb0c7 build(benchmark): make baseline generation stable on emulator
66be0be3c4 test(benchmark): add StartupBenchmark for cold launch timing
ccffcfb052 feat(app): integrate SplashScreen and reportFullyDrawn in MainActivity
Compare 7 commits »
xfy pushed to main at xfy/cocoon 2026-06-16 06:27:50 +08:00
b5c92ae1bd docs: 更新 .cocoon-plan.md,标记 systemd 服务文件为完成
xfy pushed to main at xfy/cocoon 2026-06-16 06:27:03 +08:00
277bb70454 Phase 5 — systemd 服务文件:一键安装成系统服务
xfy pushed to main at xfy/cocoon 2026-06-16 03:39:21 +08:00
6af0ba5ab2 Phase 5 — ACME 模块:修复 OpenSSL 3.0 弃用警告,零警告编译通过
xfy pushed to main at xfy/cocoon 2026-06-16 03:25:55 +08:00
4a6e7adc17 Phase 5 — ACME / Let's Encrypt 自动证书模块骨架
xfy pushed to main at xfy/cocoon 2026-06-16 00:29:46 +08:00
c2a5deec9a docs: 更新 .cocoon-plan.md,标记管理 Dashboard 为完成
xfy pushed to main at xfy/cocoon 2026-06-16 00:28:09 +08:00
d01a5d7559 feat: 实现管理 Dashboard(/_status + SSE 实时指标流)
xfy pushed to main at xfy/cocoon 2026-06-15 21:29:25 +08:00
b889b83a7f docs: 更新 .cocoon-plan.md — 确认内存响应缓存已完成
xfy pushed to main at xfy/cocoon 2026-06-15 19:24:05 +08:00
66196f84f6 ci: 修复构建目录问题
xfy pushed to main at xfy/cocoon 2026-06-15 19:16:06 +08:00
eb38c9d942 fix: 修复 CI 构建错误和单元测试问题
xfy pushed to main at xfy/cocoon 2026-06-15 18:59:52 +08:00
8c1c103a1b fix(config): 添加缺失的 parser 辅助函数\n\n- parser_expect_string: 从字符串 token 提取值\n- parser_skip_value: 跳过 JSON 值(对象/数组/基本值)\n- parser_number_str: 从数字 token 提取数值字符串\n- 修复 CI: 使用 make build-all 构建依赖
xfy pushed to main at xfy/cocoon 2026-06-15 17:52:10 +08:00
cf8c0d351e ci: 迁移 GitHub Actions 到 Gitea Actions
xfy pushed to main at xfy/cocoon 2026-06-15 17:35:02 +08:00
638e9644f1 更新 .cocoon-plan.md:配置热重载校验完成,465 单元测试 + 115 集成测试全过
f037ddaa99 Phase 5: 配置热重载校验
8e7ce502af 更新 .cocoon-plan.md — 记录连接池完善进度
b426ab7130 Phase 5: 反向代理连接池完善 — 连接有效性检测 + 统计指标 + 单元测试
fb446ac7e6 更新规划:FastCGI 服务器集成完成,标记 Phase 5 进度
Compare 10 commits »
xfy created branch main in xfy/cocoon 2026-06-15 17:35:02 +08:00
xfy pushed to main at xfy/yayacal 2026-06-15 17:34:37 +08:00
5bf8a85f7a Merge branch 'feature-birthday-crown'
3ca0d334e7 refactor: remove redundant icon content description and reorder DayCellImpl params
94861dc2f7 style: apply spotless formatting
de47509a32 feat: show tilted birthday crown with click bounce animation
564e4e3960 refactor: 清理无效 ProGuard 规则、调试日志,trace 解耦 VM
Compare 30 commits »
xfy created repository xfy/cocoon 2026-06-15 17:23:12 +08:00
xfy pushed to master at xfy/yggdrasil 2026-06-15 14:15:29 +08:00
1cc4bc5aeb style(list): 简化多行表达式为单行
xfy pushed to master at xfy/yggdrasil 2026-06-15 13:22:51 +08:00
94319d3411 ci: 回退 composite action,仅保留 Tailwind CLI 包名修复