779 Commits

Author SHA1 Message Date
bd4dd95c2a chore(deps): update dependency @primeuix/themes to ^1.0.1
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 4m29s
/ lint-build-and-check (push) Successful in 5m58s
/ playwright (push) Successful in 3m15s
/ surge (push) Successful in 4m21s
2025-04-04 00:21:10 +08:00
cc3567d022 fix: 更新 Vercel 工作流 [no ci] 2025-04-03 23:53:29 +08:00
5b28d93122 fix: 在 Vercel 工作流中启用 Vue 生产环境开发工具
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m49s
/ lint-build-and-check (push) Successful in 4m35s
/ playwright (push) Failing after 3m56s
/ surge (push) Successful in 2m43s
2025-04-03 22:37:28 +08:00
ecd82d30a4 fix: 更新 lint-staged 配置,支持 .tsx 文件格式
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m47s
/ lint-build-and-check (push) Successful in 4m36s
/ surge (push) Successful in 2m44s
/ playwright (push) Failing after 11m36s
2025-04-03 15:26:27 +08:00
5a69629f35 feat: 添加地面站实体创建逻辑,优化管理器功能
Some checks failed
/ surge (push) Successful in 2m46s
/ build-and-deploy-to-vercel (push) Successful in 2m51s
/ lint-build-and-check (push) Successful in 4m36s
/ playwright (push) Has been cancelled
2025-04-03 15:12:11 +08:00
aacd168450 refactor: 更新地面站和卫星状态接口,优化类型命名和属性结构 2025-04-03 13:32:12 +08:00
b742597f61 fix: 更新卫星和地面站管理器中的选项解构,确保 showOrbit 属性的正确性 2025-04-03 13:29:25 +08:00
61e6b21d90 refactor: 重命名卫星和地面站管理器函数,优化代码可读性 2025-04-03 13:22:35 +08:00
64e82fbb7f refactor: 重命名管理器类并更新相关类型导入,优化代码结构 2025-04-03 13:17:34 +08:00
29678d8f61 fix: 修复卫星和地面站管理器中的多余括号和注释,优化代码可读性 2025-04-03 12:47:15 +08:00
8198fefe91 Refactor: 重构 HCesiumManager 2025-04-03 12:35:24 +08:00
b1c8597936 chore(deps): update yanhao98/composite-actions digest to 2d4be1a
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 2m38s
/ surge (push) Successful in 2m48s
/ playwright (push) Successful in 1m1s
/ lint-build-and-check (push) Successful in 5m1s
2025-04-03 01:54:34 +08:00
fbff6e0542 Merge remote-tracking branch 'origin/main'
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m42s
/ lint-build-and-check (push) Successful in 4m57s
/ playwright (push) Failing after 11m30s
/ surge (push) Successful in 3m39s
# Conflicts:
#	.github/workflows/playwright.yaml
#	.github/workflows/vercel.yaml
2025-04-03 00:47:24 +08:00
fb71cf676c Merge pull request 'chore(deps): update yanhao98/composite-actions digest to 2d4be1a' (#173) from renovate/github-actions into main
[no ci]
2025-04-03 00:39:53 +08:00
3d20ff6e83 feat: 优化 GitHub Actions 工作流中的步骤名称以增强可读性 [skip ci] 2025-04-03 00:39:18 +08:00
bcec165c2f feat: 为 GitHub Actions 步骤添加名称以增强可读性 2025-04-03 00:27:03 +08:00
7261a45cab feat: 更新地面站和卫星状态管理为使用 Set
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 3m13s
/ lint-build-and-check (push) Successful in 4m38s
/ playwright (push) Failing after 12m17s
/ surge (push) Successful in 2m47s
2025-04-02 19:09:00 +08:00
02ce0fa9a0 h-cesium-viewer
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m45s
/ lint-build-and-check (push) Successful in 4m32s
/ playwright (push) Failing after 12m4s
/ surge (push) Successful in 2m34s
2025-04-02 16:39:15 +08:00
098a769dbd feat: 为卫星实体和覆盖范围添加随机基色 2025-04-02 15:33:33 +08:00
db9d394171 feat: 添加卫星覆盖范围计算功能 2025-04-02 15:17:47 +08:00
175ed3450d chore(deps): update yanhao98/composite-actions digest to 2d4be1a
Some checks failed
/ lint-build-and-check (push) Successful in 5m13s
/ surge (push) Successful in 3m32s
/ playwright (push) Failing after 11m40s
2025-04-02 15:08:11 +08:00
751b890a80 fix: 添加 import-x/no-unresolved 规则的注释,提供更多上下文信息 [no ci] 2025-04-02 11:38:14 +08:00
1fecb5cb92 refactor: 重新组织 ESLint 插件配置,添加区域注释以提高可读性
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m37s
/ lint-build-and-check (push) Successful in 4m35s
/ surge (push) Successful in 2m48s
/ playwright (push) Failing after 12m51s
2025-04-02 11:31:45 +08:00
2bc762a89b feat: 更新 ESLint 配置
Some checks failed
/ surge (push) Successful in 2m34s
/ build-and-deploy-to-vercel (push) Successful in 2m46s
/ lint-build-and-check (push) Has been cancelled
/ playwright (push) Has been cancelled
2025-04-02 11:27:09 +08:00
9ed4c0bc6b chore(deps): update dependency primelocale to ^2.1.2
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m35s
/ lint-build-and-check (push) Successful in 4m44s
/ surge (push) Successful in 2m42s
/ playwright (push) Failing after 11m51s
2025-04-02 10:01:34 +08:00
9daafb9157 chore(deps): update yanhao98/composite-actions digest to 502d85b
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m40s
/ surge (push) Successful in 2m52s
/ lint-build-and-check (push) Successful in 4m22s
/ playwright (push) Has been cancelled
2025-04-02 09:54:08 +08:00
162f9a9a13 feat: 添加 vite-plugin-checker 插件,配置 ESLint 和 Vue 类型检查
Some checks failed
/ playwright (push) Has been cancelled
/ surge (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled
2025-04-02 09:51:35 +08:00
15980dd551 feat: 添加 husky 钩子,支持 commit-msg 和 post-merge 自动提示,更新 pre-commit 钩子中文提示
Some checks failed
/ surge (push) Successful in 2m30s
/ build-and-deploy-to-vercel (push) Successful in 2m43s
/ lint-build-and-check (push) Successful in 4m53s
/ playwright (push) Failing after 19m31s
2025-04-01 19:18:31 +08:00
da515f4dfc feat: 添加卫星管理功能,新增 SatelliteOptions 接口,更新相关组件以支持卫星实体的添加和移除
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m45s
/ lint-build-and-check (push) Successful in 4m28s
/ surge (push) Successful in 2m46s
/ playwright (push) Failing after 12m11s
2025-04-01 18:00:25 +08:00
13681003fb fix: 更新代码注释规范,强调注释应解释逻辑和设计意图,禁止描述代码状态或历史 2025-04-01 18:00:18 +08:00
21660cd9fa fix: 整理代码 2025-04-01 16:34:05 +08:00
99b5aeb042 feat: 重构地面站管理逻辑,新增 GroundStationState 接口,优化组件间数据传递 2025-04-01 16:20:22 +08:00
c829eaaf71 fix: 更新代码注释规范,强调注释应解释复杂逻辑和设计意图,而非重复代码或描述位置 2025-04-01 16:15:39 +08:00
f32c52867f fix: 更新代码注释规范,强调注释应解释复杂逻辑而非重复代码 2025-04-01 15:28:35 +08:00
5c92482122 fix: 修正移除站点逻辑,确保从选中项中正确移除已删除的站点
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m34s
/ lint-build-and-check (push) Successful in 4m26s
/ playwright (push) Failing after 11m51s
/ surge (push) Successful in 2m32s
2025-04-01 14:32:32 +08:00
302151eea8 fix: 修正页面加载路径,确保测试正确访问首页
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m30s
/ lint-build-and-check (push) Successful in 4m28s
/ surge (push) Successful in 2m43s
/ playwright (push) Failing after 14m27s
2025-04-01 12:14:45 +08:00
9166bca070 fix: 调整类型检查步骤的位置,确保构建后进行类型检查
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 3m6s
/ lint-build-and-check (push) Successful in 4m8s
/ playwright (push) Has been cancelled
/ surge (push) Has been cancelled
2025-04-01 11:58:55 +08:00
8f2a77702b feat: InspiraUI
Some checks failed
/ surge (push) Successful in 2m41s
/ build-and-deploy-to-vercel (push) Successful in 2m59s
/ lint-build-and-check (push) Has been cancelled
/ playwright (push) Has been cancelled
2025-04-01 11:55:16 +08:00
db2c210a09 fix: message.not-used [no ci] 2025-04-01 09:23:16 +08:00
7072f171e0 refactor: 重构 Cesium 相关代码
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 2m53s
/ lint-build-and-check (push) Successful in 4m23s
/ surge (push) Successful in 3m14s
/ playwright (push) Successful in 5m51s
2025-04-01 01:51:02 +08:00
2c6a4287d2 feat: 整理 HCesiumViewerCls 相关
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m10s
/ lint-build-and-check (push) Successful in 4m25s
/ surge (push) Successful in 2m42s
/ playwright (push) Successful in 5m15s
2025-03-31 20:43:13 +08:00
4636f9fde4 feat: 添加 Cesium Viewer 组件及相关功能,优化项目结构和配置
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 2m45s
/ lint-build-and-check (push) Successful in 4m30s
/ surge (push) Successful in 2m57s
/ playwright (push) Successful in 6m56s
2025-03-31 19:43:56 +08:00
32bc83e16e chore(deps): update dependency vite to ^6.2.4
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 2m31s
/ lint-build-and-check (push) Successful in 4m20s
/ surge (push) Successful in 2m30s
/ playwright (push) Successful in 5m16s
2025-03-31 18:35:50 +08:00
12d5ee979f feat: 优化响应式布局,使用 CSS 支持的单位调整屏幕高度和宽度
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m42s
/ lint-build-and-check (push) Successful in 4m25s
/ surge (push) Successful in 2m18s
/ playwright (push) Failing after 5m2s
2025-03-31 15:30:45 +08:00
3edb7392ce feat: 全局 FluidCursor
Some checks failed
/ surge (push) Successful in 2m20s
/ build-and-deploy-to-vercel (push) Successful in 2m42s
/ lint-build-and-check (push) Successful in 4m24s
/ playwright (push) Has been cancelled
2025-03-31 15:25:40 +08:00
b16c038be9 feat: 删除 OrbPro 相关文件和依赖,清理代码库
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m59s
/ lint-build-and-check (push) Successful in 4m5s
/ surge (push) Successful in 2m34s
/ playwright (push) Failing after 5m1s
2025-03-31 15:15:54 +08:00
aea90d1f0d feat: 优化首页模板,移除不必要的条件渲染,调整样式以适应全屏
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m8s
/ lint-build-and-check (push) Successful in 5m25s
/ surge (push) Successful in 3m24s
/ playwright (push) Successful in 4m33s
2025-03-31 14:47:13 +08:00
334b2485f5 feat: 添加 InspiraUI 组件和模式背景功能,更新依赖项
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m0s
/ lint-build-and-check (push) Successful in 4m44s
/ playwright (push) Successful in 3m18s
/ surge (push) Successful in 3m1s
2025-03-31 14:11:30 +08:00
6e18e0f737 feat: 添加 headless 测试支持和修复接口请求页面的路径
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m18s
/ lint-build-and-check (push) Successful in 4m16s
/ surge (push) Successful in 2m46s
/ playwright (push) Successful in 5m34s
2025-03-31 12:36:39 +08:00
5ba87212b9 feat: 添加 oxlint 配置文件并更新 lint 脚本
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m53s
/ lint-build-and-check (push) Successful in 4m15s
/ playwright (push) Failing after 6m44s
/ surge (push) Successful in 2m53s
2025-03-31 01:41:17 +08:00