This website requires JavaScript.
Explore
Help
Sign In
MetaZone
/
MetaLab
Archived
Watch
1
Star
0
Fork
0
You've already forked MetaLab
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-06-21
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
70bd033e6c3a9f6824d7b0d8e02af1cbd100dd13
MetaLab
/
templates
/
MetaLab-2026
/
html
History
Victor_Jay
70bd033e6c
fix: 修复 space 模板缺少闭合 {{end}} 导致 unexpected EOF 错误
...
- space/index.html 缺少一个 {{end}} 闭合外层的 {{if .Error}}/{{else}} 结构 - 在 </body> 前补充缺失的 {{end}}
2026-06-01 22:16:37 +08:00
..
auth
refactor: 静态资源缓存破坏改为文件级哈希,重启不刷新未修改文件的缓存
2026-05-31 01:53:17 +08:00
home
fix: 首页快捷入口'浏览文章'图标替换为文档图标
2026-05-31 19:53:21 +08:00
layout
fix: 修复关注按钮 CSRF 403 + 缺少样式 + IncrCount SQL 错误
2026-06-01 20:16:51 +08:00
messages
feat: 实现关注系统 + 通知侧边栏分类 TAB + 点赞聚合通知
2026-06-01 16:30:46 +08:00
posts
fix: 修复收藏夹列表加载失败 + 收藏按钮改为弹窗选择收藏夹
2026-06-01 17:58:35 +08:00
settings
fix: 修复收藏夹列表加载失败 + 收藏按钮改为弹窗选择收藏夹
2026-06-01 17:58:35 +08:00
space
fix: 修复 space 模板缺少闭合 {{end}} 导致 unexpected EOF 错误
2026-06-01 22:16:37 +08:00
studio
feat: 收藏夹系统 + Studio 趋势图 + 通知偏好设置
2026-06-01 17:33:59 +08:00