tokenFactory/middleware
wangxiaoji 01900f1a3a 操作日志中文化与功能优化
- 后端操作描述统一使用中文冒号(:)替换英文冒号(:)
- 前端资源名称列 ID 显示改为中文冒号
- 清理日志改为弹窗内独立日期选择器,不再依赖筛选条件
- 侧边栏操作记录移至渠道管理上方
- RPM/TPM 卡片标签改为中文显示
2026-07-01 16:03:03 +08:00
..
auth.go Initial commit 2026-06-03 10:01:10 +08:00
body_cleanup.go Initial commit 2026-06-03 10:01:10 +08:00
cache.go Initial commit 2026-06-03 10:01:10 +08:00
cors.go Initial commit 2026-06-03 10:01:10 +08:00
disable-cache.go Initial commit 2026-06-03 10:01:10 +08:00
distributor.go Initial commit 2026-06-03 10:01:10 +08:00
email-verification-rate-limit.go Initial commit 2026-06-03 10:01:10 +08:00
gzip.go Initial commit 2026-06-03 10:01:10 +08:00
i18n.go Initial commit 2026-06-03 10:01:10 +08:00
jimeng_adapter.go Initial commit 2026-06-03 10:01:10 +08:00
kling_adapter.go Initial commit 2026-06-03 10:01:10 +08:00
logger.go Initial commit 2026-06-03 10:01:10 +08:00
model-rate-limit.go Initial commit 2026-06-03 10:01:10 +08:00
operation_log.go 操作日志中文化与功能优化 2026-07-01 16:03:03 +08:00
performance.go Initial commit 2026-06-03 10:01:10 +08:00
rate-limit.go Initial commit 2026-06-03 10:01:10 +08:00
recover.go Initial commit 2026-06-03 10:01:10 +08:00
request-id.go Initial commit 2026-06-03 10:01:10 +08:00
secure_verification.go Initial commit 2026-06-03 10:01:10 +08:00
stats.go Initial commit 2026-06-03 10:01:10 +08:00
turnstile-check.go Initial commit 2026-06-03 10:01:10 +08:00
utils.go Initial commit 2026-06-03 10:01:10 +08:00