Commit Graph

17 Commits

Author SHA1 Message Date
严浩
7824ea3823 build: 移除 package.json 中的 packageManager 字段 2025-09-09 22:57:07 +08:00
严浩
f3e75d5dc4 build(deps): 使用 rolldown-vite 包 2025-09-09 22:52:41 +08:00
严浩
89f2c1e2fb style(index): 调整暗黑模式下的文字颜色
- 在 index.html 文件中,添加了 prefers-color-scheme 媒体查询
- 当用户选择暗黑模式时,不仅设置背景颜色为黑色,还设置了文字颜色为白色
2025-09-09 22:08:49 +08:00
770b06aba6 chore(deps): update yanhao98/composite-actions digest to 25eb4dc 2025-09-09 21:22:45 +08:00
严浩
6e4858b498 build: 添加 Renovate 配置文件 2025-09-09 19:37:20 +08:00
严浩
8cb4369276 build(deps): 更新 Vite 依赖并移除 pnpm overrides 2025-09-09 19:36:34 +08:00
严浩
da1da07474 build(配置): 优化代码分割配置 2025-09-09 19:14:04 +08:00
严浩
4851b83c37 feat: enhance project configuration and add new features 2025-09-09 18:19:23 +08:00
严浩
88483c26e6 ci: 优化 Playwright 测试工作流 2025-09-09 15:43:43 +08:00
严浩
706c60ddb8 ci: 完善项目持续集成配置并添加 Playwright 测试 2025-09-09 15:37:16 +08:00
严浩
7c04f69d1a feat: 开启预览 URL 功能 2025-09-09 14:36:13 +08:00
严浩
ce90f46504 ci: 初始化 CI/CD 流水线并进行项目配置 2025-09-09 14:34:32 +08:00
严浩
c7379f6b3d feat: 集成 Wrangler 并添加 KV 支持 2025-09-09 13:03:58 +08:00
严浩
7c92f4496e feat: 添加 Cloudflare Workers 支持
- 在 package.json 中添加 @cloudflare/vite-plugin 依赖
- 新增 server/index.ts 文件实现 Cloudflare Workers 逻辑
- 更新 vite.config.ts 配置,添加 cloudflare 插件
- 新增 tsconfig.worker.json 配置 TypeScript 编译选项
- 更新 App.vue,添加从 API 获取名称的功能
2025-09-09 12:28:27 +08:00
严浩
07e8ca247f build(deploy): 添加部署脚本并集成 Wrangler 2025-09-09 12:18:59 +08:00
严浩
8a0a98fc11 feat(dev): 配置 VSCode 开发环境并优化项目设置 2025-09-09 11:52:41 +08:00
严浩
5f082a9bc9 initial commit 2025-09-09 11:37:43 +08:00