Commit Graph

73 Commits

Author SHA1 Message Date
69f4bf63ab chore(deps): update dependency wrangler to v4.42.2
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ build-and-test (push) Failing after 1m26s
/ playwright (push) Successful in 1m37s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m27s
CI/CD Pipeline / playwright (push) Successful in 4m8s
2025-10-16 21:17:52 +08:00
严浩
8b316c85e9 build(stylelint): 更新配置文件导出方式
Some checks failed
CI/CD Pipeline / playwright (push) Successful in 2m12s
CI/CD Pipeline / build-and-deploy (push) Successful in 3m47s
/ playwright (push) Successful in 2m41s
/ build-and-test (push) Failing after 1m29s
将 module.exports 更改为 export default 以支持 TypeScript 配置文件
2025-10-16 18:40:39 +08:00
严浩
137139af5f fix(stylelint): 引入 TypeScript 支持并优化配置结构
Some checks failed
/ playwright (push) Successful in 1m38s
/ build-and-test (push) Failing after 59s
CI/CD Pipeline / build-and-deploy (push) Failing after 4m4s
CI/CD Pipeline / playwright (push) Successful in 4m36s
2025-10-16 17:10:06 +08:00
严浩
985c6b53c8 docs(stylelint): 添加配置文件注释和类型支持
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Successful in 2m11s
/ build-and-test (push) Failing after 1m26s
/ playwright (push) Successful in 1m52s
CI/CD Pipeline / playwright (push) Successful in 3m23s
2025-10-16 16:58:07 +08:00
严浩
a0f39d401a ci(ci-cd): 更新单元测试命令
Some checks failed
/ playwright (push) Successful in 2m4s
/ build-and-test (push) Failing after 1m50s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m8s
CI/CD Pipeline / playwright (push) Successful in 4m32s
2025-10-16 16:51:40 +08:00
严浩
7b6f7ad2fb feat(vscode): 增强开发调试配置支持
Some checks failed
/ build-and-test (push) Failing after 1m24s
/ playwright (push) Successful in 1m46s
CI/CD Pipeline / build-and-deploy (push) Failing after 2m2s
CI/CD Pipeline / playwright (push) Successful in 4m5s
2025-10-16 16:37:40 +08:00
严浩
4e31d8b80c refactor(server): 修改 WebSocket 关闭事件处理逻辑
Some checks failed
/ playwright (push) Successful in 1m55s
/ build-and-test (push) Failing after 1m43s
CI/CD Pipeline / playwright (push) Successful in 3m48s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m46s
2025-10-16 15:06:39 +08:00
严浩
9b09413010 fix(server): 优化WebSocket连接关闭时的日志记录
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Successful in 2m11s
/ build-and-test (push) Failing after 1m40s
/ playwright (push) Successful in 2m17s
CI/CD Pipeline / playwright (push) Successful in 3m31s
2025-10-16 14:25:24 +08:00
严浩
c5b8321ac4 feat(src/pages/index.page.vue): 添加 WebSocket 事件日志记录功能
Some checks failed
/ playwright (push) Successful in 2m7s
/ build-and-test (push) Failing after 1m53s
CI/CD Pipeline / playwright (push) Successful in 3m42s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m50s
2025-10-16 14:11:47 +08:00
严浩
2aef0739ce fix(server): 修复WebSocket连接关闭事件处理 2025-10-16 14:10:27 +08:00
严浩
f16a36680b refactor(vite.config.optimizeDeps): entries
Some checks failed
/ playwright (push) Successful in 1m53s
/ build-and-test (push) Failing after 1m58s
CI/CD Pipeline / playwright (push) Successful in 4m4s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m40s
2025-10-16 13:39:13 +08:00
严浩
75ada37079 chore(lint-staged): 更新lint-staged配置以包含server目录
Some checks failed
CI/CD Pipeline / playwright (push) Successful in 1m56s
/ playwright (push) Successful in 1m56s
/ build-and-test (push) Failing after 2m2s
CI/CD Pipeline / build-and-deploy (push) Has been cancelled
2025-10-16 13:36:29 +08:00
严浩
39cc8354cc feat(server): 优化 WebSocket 连接逻辑 2025-10-16 13:36:06 +08:00
严浩
d3d5ebc66b fix(index.page): 修复消息输入框宽度问题
Some checks failed
/ build-and-test (push) Failing after 1m59s
/ playwright (push) Successful in 2m15s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m12s
CI/CD Pipeline / playwright (push) Successful in 4m37s
为消息输入框添加 `w-full` 类,确保其在父容器中正确占满宽度。
2025-10-16 12:29:14 +08:00
严浩
f9748b78a3 fix(index.page): 优化WebSocket错误处理
Some checks failed
CI/CD Pipeline / playwright (push) Successful in 2m2s
/ playwright (push) Successful in 2m9s
/ build-and-test (push) Failing after 1m48s
CI/CD Pipeline / build-and-deploy (push) Successful in 3m30s
2025-10-16 11:46:45 +08:00
4fcd3bdcdb chore(deps): update dependency @vitest/eslint-plugin to v1.3.17
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
CI/CD Pipeline / build-and-deploy (push) Successful in 2m14s
CI/CD Pipeline / playwright (push) Successful in 3m20s
/ playwright (push) Successful in 1m50s
/ build-and-test (push) Failing after 1m51s
2025-10-16 02:41:34 +08:00
严浩
ac572c6844 build(stylelint): 将配置文件从 TypeScript 转换为 ESM 模块
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Successful in 2m16s
CI/CD Pipeline / playwright (push) Successful in 3m29s
/ playwright (push) Successful in 1m54s
/ build-and-test (push) Failing after 1m54s
将 stylelint 配置文件从 `.ts` 重命名为 `.mjs`,
2025-10-16 01:53:48 +08:00
严浩
48d38950ae feat(base-layout): 调整全局布局组件背景透明度
Some checks failed
/ build-and-test (push) Failing after 1m48s
/ playwright (push) Successful in 2m9s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m13s
CI/CD Pipeline / playwright (push) Successful in 3m28s
2025-10-16 01:46:34 +08:00
严浩
4733e59d1a feat: 添加 WebSocket 支持和连接管理功能 2025-10-16 01:45:36 +08:00
严浩
4d721dfb5b build(husky): 优化 commit-msg 钩子脚本
Some checks failed
/ build-and-test (push) Failing after 2m11s
/ playwright (push) Successful in 2m1s
CI/CD Pipeline / build-and-deploy (push) Failing after 3m5s
CI/CD Pipeline / playwright (push) Successful in 4m27s
2025-10-16 00:13:48 +08:00
a005f3f27c chore(deps): update primevue pkgs to v4.4.0
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
CI/CD Pipeline / build-and-deploy (push) Successful in 2m20s
CI/CD Pipeline / playwright (push) Successful in 3m24s
/ playwright (push) Successful in 2m1s
/ build-and-test (push) Failing after 1m40s
2025-10-15 21:40:15 +08:00
264800ad94 chore(deps): update dependency jiti to v2.6.1
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
CI/CD Pipeline / playwright (push) Successful in 4m32s
/ build-and-test (push) Failing after 1m55s
/ playwright (push) Successful in 3m2s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m15s
2025-10-15 16:43:51 +08:00
严浩
e50d699a2a chore: initial commit
Some checks failed
/ playwright (push) Successful in 1m33s
/ build-and-test (push) Failing after 2m7s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m16s
CI/CD Pipeline / playwright (push) Successful in 3m26s
2025-10-15 16:27:39 +08:00