严浩
|
df6ffb99c8
|
ci: 更新 Playwright 配置以使用预览服务器
- 将 baseURL 固定为 http://localhost:4173,不再根据环境变量区分 CI 和本地环境
- 修改启动命令为先构建再启动预览服务器
- 设置 reuseExistingServer 为 true,优化服务器重用逻辑
|
2025-09-09 23:05:41 +08:00 |
|
严浩
|
44d5209e89
|
build: 移除 package.json 中的 packageManager 字段
|
2025-09-09 22:57:40 +08:00 |
|
严浩
|
89532cc9b7
|
build(deps): 使用 rolldown-vite 包
|
2025-09-09 22:57:40 +08:00 |
|
严浩
|
56d8a3aa49
|
test(e2e): 添加 AppLayout 组件的测试用例
|
2025-09-09 22:50:57 +08:00 |
|
严浩
|
394294904d
|
build(deps): 更新依赖并添加 .npmrc 配置
|
2025-09-09 22:48:04 +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 |
|