Commit Graph

25 Commits

Author SHA1 Message Date
sutong 3bde132a6d feat: 添加主题切换扩散动画 2026-07-17 00:55:31 +08:00
sutong 991264c32c feat: 优化首页个人名片与内容入口 2026-07-16 23:51:55 +08:00
sutong 92360e4f49 chore: 迁移代理说明文档 2026-07-15 23:38:33 +08:00
sutong f98fc404df fix: 优化周末倒计时文案 2026-07-15 23:35:47 +08:00
sutong 206602da23 fix: 公安备案图标与文字居中对齐
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-03 00:10:39 +08:00
sutong d7eca6994a 提交文章 2026-06-30 21:38:36 +08:00
sutong 45fda56fb8 feat: 暗色模式星空背景、主题切换顺序优化
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 00:06:02 +08:00
sutong 19b770c948 feat: 首页添加放假倒计时,头像旋转动画调整
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 23:46:34 +08:00
sutong d7b7fc0398 refactor: 备案号改为环境变量配置
ICP 和公安备案号通过 NUXT_PUBLIC_ICP / NUXT_PUBLIC_PS_BEIAN 环境变量读取,
空值时底部不显示。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 23:22:04 +08:00
sutong 3b1677d08a chore: 添加公安备案号
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 23:21:01 +08:00
sutong 39d76d6880 feat: 赞助页面支持 ?ratio=N 隐藏参数,金额倍数显示
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 22:01:14 +08:00
sutong 1ffaea5b8d chore: 更新赞助者类型定义
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 21:07:09 +08:00
sutong 99c3dcd714 feat: 添加赞助者列表,支持自定义头像文字
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 20:41:36 +08:00
sutong 68ce6089e8 feat: 赞助卡片支持头像展示,优化布局
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 00:30:16 +08:00
sutong 18951fa1c8 fix: 文章时间补全到秒
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 00:52:02 +08:00
sutong cf22acbad0 feat: 添加 DWS 钉钉 CLI 介绍文章
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 00:50:43 +08:00
sutong 4637948b22 chore: 完善 new-post 脚本模板,更新 CLAUDE.md 新增文章流程
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 00:35:13 +08:00
sutong 13a01e4354 chore: 统一文章标签规范,更新 CLAUDE.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 00:16:05 +08:00
sutong 393637eb70 feat: 添加 go-mcp 接入 gin 文章
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 00:05:30 +08:00
sutong e2efce550f feat: 文章图片点击缩放
点击图片全屏遮罩放大,Esc 或点击遮罩关闭,纯自定义实现无额外依赖。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 22:44:08 +08:00
sutong 169e22b4cb feat: 文章标签展示、搜索框清除按钮
- 文章详情页和文章卡片展示标签
- 搜索框右侧添加 × 清除按钮
- 标签点击跳转文章列表页自动搜索
- 修复 hasAnyFilter 未包含 tags 的 bug

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 22:43:59 +08:00
sutong b95d06cc2d chore: 将 site.ts 移出版本控制,改为 site.ts.example
备案号等敏感配置不再提交到仓库,Footer 改为从 siteConfig 读取。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 21:54:39 +08:00
sutong 051f1038f9 chore: 更新 .gitignore,添加 pnpm-workspace 配置
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 21:28:48 +08:00
sutong 298961e43f feat: 添加滚动重置插件
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 21:28:13 +08:00
sutong b7addb5c7a chore: 初始化项目仓库
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 21:27:39 +08:00