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
a806532d252b53a6df43b548761cfcf97073c243
MetaLab
/
internal
History
Victor_Jay
a806532d25
fix: 锁定按钮改为随时可用,不联动审核状态
...
- 前端:锁定按钮仅受 IsLocked 控制,移除 status!=pending 的条件 - 后端:Lock 方法移除 pending 状态的阻止,锁定状态独立
2026-06-02 22:31:34 +08:00
..
cache
feat: 首页增加内存缓存(30s TTL)
2026-06-02 17:20:59 +08:00
common
feat: 密码强度校验增强,要求大写+小写+数字
2026-06-02 18:56:08 +08:00
config
feat: 实现 Redis 会话存储,支持内存/Redis 双模式自动切换
2026-05-31 11:28:27 +08:00
controller
fix: 修复更名退款逻辑、审核列表显示及更名消耗确认提示
2026-06-02 22:09:41 +08:00
middleware
fix: 修复头像审核旧图裂开问题 + CSP 配置修复
2026-06-02 22:26:01 +08:00
model
fix: UID 类型混用统一(uint ↔ string)
2026-06-02 19:26:44 +08:00
repository
fix: UID 类型混用统一(uint ↔ string)
2026-06-02 19:26:44 +08:00
router
fix: 修复头像审核旧图裂开问题 + CSP 配置修复
2026-06-02 22:26:01 +08:00
service
fix: 锁定按钮改为随时可用,不联动审核状态
2026-06-02 22:31:34 +08:00
session
feat: 封禁用户允许登录但禁止写操作
2026-05-31 21:20:04 +08:00
theme
fix: 修复 Space 模板缺少 formatCount/str 函数导致的启动 panic
2026-06-01 21:51:17 +08:00