Commit Graph
17 Commits
Author SHA1 Message Date
严浩 79fb40da5f build(pnpm): 更新 vite-plugin-vue-meta-layouts 版本至 0.6.1
CI/CD Pipeline / build-and-deploy (push) Successful in 5m52s
CI/CD Pipeline / playwright (push) Successful in 5m28s
移除对该包的 patch 依赖,直接使用官方发布的新版本。
2025-10-20 19:23:49 +08:00
严浩 64296e1b3e fix(pnpm): 为 vite-plugin-vue-meta-layouts 应用补丁
CI/CD Pipeline / build-and-deploy (push) Failing after 2s
CI/CD Pipeline / playwright (push) Successful in 2m32s
2025-10-20 17:07:11 +08:00
严浩 8b316c85e9 build(stylelint): 更新配置文件导出方式
CI/CD Pipeline / playwright (push) Successful in 2m12s
/ playwright (push) Successful in 2m41s
/ build-and-test (push) Failing after 1m29s
CI/CD Pipeline / build-and-deploy (push) Successful in 3m47s
将 module.exports 更改为 export default 以支持 TypeScript 配置文件
2025-10-16 18:40:39 +08:00
严浩 137139af5f fix(stylelint): 引入 TypeScript 支持并优化配置结构
CI/CD Pipeline / build-and-deploy (push) Failing after 4m4s
/ playwright (push) Successful in 1m38s
/ build-and-test (push) Failing after 59s
CI/CD Pipeline / playwright (push) Successful in 4m36s
2025-10-16 17:10:06 +08:00
严浩 985c6b53c8 docs(stylelint): 添加配置文件注释和类型支持
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): 更新单元测试命令
/ 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): 增强开发调试配置支持
CI/CD Pipeline / build-and-deploy (push) Failing after 2m2s
CI/CD Pipeline / playwright (push) Successful in 4m5s
/ build-and-test (push) Failing after 1m24s
/ playwright (push) Successful in 1m46s
2025-10-16 16:37:40 +08:00
严浩 4e31d8b80c refactor(server): 修改 WebSocket 关闭事件处理逻辑
/ 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连接关闭时的日志记录
/ build-and-test (push) Failing after 1m40s
/ playwright (push) Successful in 2m17s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m11s
CI/CD Pipeline / playwright (push) Successful in 3m31s
2025-10-16 14:25:24 +08:00
严浩 c5b8321ac4 feat(src/pages/index.page.vue): 添加 WebSocket 事件日志记录功能
CI/CD Pipeline / playwright (push) Successful in 3m42s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m50s
/ playwright (push) Successful in 2m7s
/ build-and-test (push) Failing after 1m53s
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
/ 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目录
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): 修复消息输入框宽度问题
CI/CD Pipeline / build-and-deploy (push) Successful in 4m12s
CI/CD Pipeline / playwright (push) Successful in 4m37s
/ build-and-test (push) Failing after 1m59s
/ playwright (push) Successful in 2m15s
为消息输入框添加 `w-full` 类,确保其在父容器中正确占满宽度。
2025-10-16 12:29:14 +08:00
严浩 f9748b78a3 fix(index.page): 优化WebSocket错误处理
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
严浩 e50d699a2a chore: initial commit
/ 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