Victor Jay Victor_Jay
  • Joined on 2026-05-25
Victor_Jay pushed to main at MetaZone/mce 2026-06-22 00:30:33 +08:00
0b8f6f890d feat: 分类系统 + 标签系统 — Phase 4 完成
Victor_Jay pushed to main at MetaZone/mce 2026-06-22 00:20:59 +08:00
977c52513a feat: 文章属性前端完成 — Phase 3
Victor_Jay pushed to main at MetaZone/mce 2026-06-22 00:05:26 +08:00
9c452afb40 feat: 文章属性 — Post Model 扩展 + 置顶系统
Victor_Jay pushed to main at MetaZone/mce 2026-06-22 00:00:34 +08:00
fc57ed17d4 feat: 公告系统 — Phase 2 完成
Victor_Jay pushed to main at MetaZone/mce 2026-06-21 23:54:51 +08:00
2d1dd5d401 docs: 更新依赖注入规范 — 构造器注入 + ISP 接口隔离
Victor_Jay pushed to main at MetaZone/mce 2026-06-21 23:51:44 +08:00
1933ea86b4 feat: 注册准则阅读控制 + Footer 合规信息
Victor_Jay pushed to main at MetaZone/mce 2026-06-21 23:40:12 +08:00
0014bdb9ff feat: 品牌CMS配置化 + cookie_secure配置
Victor_Jay pushed to main at MetaZone/mce 2026-06-21 23:05:09 +08:00
7b5856e0ba fix: post-comments.js L338 闭包Bug - var i/var item 改为 let i/let item
Victor_Jay pushed to main at MetaZone/MetaLab 2026-06-21 17:00:15 +08:00
d7ba7799fe docs: 添加项目迁移声明,指向新仓库 MCE
Victor_Jay pushed to main at MetaZone/mce 2026-06-21 16:56:14 +08:00
a2e8242c21 chore: 全局包名路径从 metalab 更改为 mce
Victor_Jay pushed to main at MetaZone/mce 2026-06-21 16:43:05 +08:00
ee137b23a6 docs: 项目更名为 MetaZone Community Engine (MCE)
Victor_Jay pushed to main at MetaZone/mce 2026-06-21 16:41:54 +08:00
8bf6ac9e51 feat: @提及发送通知 + 通知点击定位高亮
2ea9788ec7 fix: 关注状态 API 添加 Optional 认证中间件
be729c29a1 fix: 关注通知添加用户空间链接跳转
584d7fd146 fix: 修复 /space 关注按钮在默认标签页无法点击
6c9a4414cb refactor: 全局移除浏览器 alert 弹窗,统一使用页面内 showToast 通知
Compare 10 commits »
Victor_Jay created branch main in MetaZone/mce 2026-06-21 16:41:54 +08:00
Victor_Jay created repository MetaZone/mce 2026-06-21 16:40:53 +08:00
Victor_Jay pushed to main at MetaZone/MetaLab 2026-06-03 13:21:30 +08:00
8bf6ac9e51 feat: @提及发送通知 + 通知点击定位高亮
Victor_Jay pushed to main at MetaZone/MetaLab 2026-06-03 13:11:59 +08:00
2ea9788ec7 fix: 关注状态 API 添加 Optional 认证中间件
Victor_Jay pushed to main at MetaZone/MetaLab 2026-06-03 13:06:49 +08:00
be729c29a1 fix: 关注通知添加用户空间链接跳转
Victor_Jay pushed to main at MetaZone/MetaLab 2026-06-03 13:00:18 +08:00
584d7fd146 fix: 修复 /space 关注按钮在默认标签页无法点击
Victor_Jay pushed to main at MetaZone/MetaLab 2026-06-03 01:25:18 +08:00
6c9a4414cb refactor: 全局移除浏览器 alert 弹窗,统一使用页面内 showToast 通知
Victor_Jay pushed to main at MetaZone/MetaLab 2026-06-03 01:15:41 +08:00
864a488ee0 feat: @搜索优先展示已关注用户,结果限制最多5条