|
ec4906f441
|
feat: update layout configuration to use naive-ui/AppLayout
/ build-and-deploy-to-vercel (push) Successful in 3m15s
/ surge (push) Successful in 3m32s
/ playwright (push) Successful in 1m3s
/ cleanup_surge (push) Successful in 13s
/ lint-build-and-check (push) Successful in 6m2s
|
2025-07-04 12:06:40 +08:00 |
|
|
997df3a4d4
|
chore(deps): add naive-ui and vfonts dependencies; update styles and router for Naive UI components
|
2025-07-04 10:14:58 +08:00 |
|
|
fa48449105
|
fix: update vite-plugin-image-tools to version 2.0.1 and configure additional options
/ build-and-deploy-to-vercel (push) Successful in 3m21s
/ surge (push) Successful in 3m48s
/ playwright (push) Successful in 1m33s
/ cleanup_surge (push) Successful in 23s
/ lint-build-and-check (push) Successful in 6m5s
|
2025-05-30 11:59:35 +08:00 |
|
|
dd1af6964d
|
feat(deps): add vite-plugin-image-tools dependency
/ build-and-deploy-to-vercel (push) Successful in 3m8s
/ surge (push) Successful in 2m51s
/ playwright (push) Successful in 1m42s
/ cleanup_surge (push) Successful in 22s
/ lint-build-and-check (push) Successful in 5m22s
|
2025-04-27 22:59:23 +08:00 |
|
|
c06cc44cbd
|
vite optimizeDeps
/ build-and-deploy-to-vercel (push) Successful in 2m49s
/ playwright (push) Successful in 1m13s
/ surge (push) Successful in 2m49s
/ lint-build-and-check (push) Successful in 4m44s
|
2025-04-07 10:42:44 +08:00 |
|
|
9e8affc52d
|
chore: 更新项目配置并添加 p5.js 粒子演示
/ build-and-deploy-to-vercel (push) Successful in 3m27s
/ surge (push) Successful in 2m54s
/ playwright (push) Successful in 1m3s
/ lint-build-and-check (push) Successful in 4m51s
|
2025-04-06 21:38:06 +08:00 |
|
|
2bc762a89b
|
feat: 更新 ESLint 配置
/ 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 |
|
|
162f9a9a13
|
feat: 添加 vite-plugin-checker 插件,配置 ESLint 和 Vue 类型检查
/ 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 |
|
|
2fd7f2fcbc
|
feat: 更新配置和依赖项,启用 oxc 插件,移除 cdnImport 插件
/ lint-build-and-check (push) Failing after 36s
/ playwright (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
/ surge (push) Has been cancelled
|
2025-03-31 00:55:50 +08:00 |
|
|
fb095ea5be
|
fix: createUtils4uAutoImports
/ depcheck (push) Failing after 2m39s
/ lint-build-and-check (push) Successful in 2m48s
/ surge (push) Successful in 2m53s
/ build-and-deploy-to-vercel (push) Successful in 2m57s
/ playwright (push) Has been cancelled
|
2025-03-25 10:49:06 +08:00 |
|
|
2df09cf33f
|
feat: 整理目录结构
/ playwright (push) Has been skipped
/ surge (push) Failing after 36s
/ lint-build-and-check (push) Failing after 55s
/ build-and-deploy-to-vercel (push) Failing after 1m13s
/ depcheck (push) Has been cancelled
|
2025-03-25 10:36:19 +08:00 |
|
|
4ac0e0c138
|
fix: 修复导入名称以匹配 vite-plugin-webfont-dl 的更新
/ lint-build-and-check (push) Successful in 2m52s
/ depcheck (push) Successful in 2m52s
/ build-and-deploy-to-vercel (push) Successful in 3m9s
/ playwright (push) Successful in 3m51s
/ surge (push) Successful in 2m22s
|
2025-03-24 10:36:14 +08:00 |
|
|
051244dde6
|
refactor(archiver): 优化打包插件逻辑并支持更多压缩格式
/ surge (push) Successful in 2m32s
/ depcheck (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 2m51s
/ lint-build-and-check (push) Successful in 3m5s
/ playwright (push) Has been cancelled
重构打包插件以支持多种压缩格式(zip, tar, tgz),并增加时间戳选项。同时,将插件调用移至VS Code终端检测逻辑中,确保仅在VS Code环境中执行
|
2025-03-23 00:46:56 +08:00 |
|
|
e4f2ad3110
|
feat: 添加构建后自动打包dist目录为zip文件的功能
/ depcheck (push) Successful in 2m18s
/ build-and-deploy-to-vercel (push) Successful in 2m44s
/ lint-build-and-check (push) Successful in 2m51s
/ playwright (push) Successful in 3m21s
/ surge (push) Successful in 2m53s
引入archiver依赖,新增vite插件viteArchiverPlugin,用于在构建完成后自动将dist目录打包成zip文件。同时更新.gitignore和package.json以支持该功能。
|
2025-03-23 00:29:19 +08:00 |
|
|
6883cd2dfe
|
feat: 禁用 vite-plugin-purgecss
/ lint-build-and-check (push) Successful in 2m36s
/ depcheck (push) Successful in 2m44s
/ build-and-deploy-to-vercel (push) Successful in 3m9s
/ surge (push) Successful in 3m1s
/ playwright (push) Successful in 4m31s
|
2025-03-22 23:58:21 +08:00 |
|
|
d23fcd72c7
|
feat: 更新 Playwright 工作流以计算构建大小;添加 vite-plugin-purgecss-updated-v5 插件
/ surge (push) Successful in 2m24s
/ lint-build-and-check (push) Successful in 2m37s
/ depcheck (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 2m47s
/ playwright (push) Has been cancelled
|
2025-03-22 23:50:24 +08:00 |
|
|
9e6d526ada
|
feat: 添加构建大小计算步骤;更新依赖项,新增 vite-plugin-singlefile 插件
/ lint-build-and-check (push) Successful in 2m25s
/ depcheck (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 3m13s
/ playwright (push) Successful in 3m11s
/ surge (push) Successful in 2m27s
|
2025-03-22 23:44:06 +08:00 |
|
|
31909c906d
|
feat: 添加 eslint-plugin-unicorn 依赖,更新 ESLint 配置以支持新规则
/ depcheck (push) Successful in 2m3s
/ build-and-deploy-to-vercel (push) Successful in 2m52s
/ lint-build-and-check (push) Successful in 2m57s
/ surge (push) Successful in 2m32s
/ playwright (push) Successful in 3m10s
|
2025-03-14 12:50:54 +08:00 |
|
|
92d795ba88
|
refactor: 重构卫星选择器为独立组件,优化代码结构和性能
/ playwright (push) Blocked by required conditions
/ depcheck (push) Successful in 2m10s
/ build-and-deploy-to-vercel (push) Has been cancelled
/ surge (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled
|
2025-03-12 14:29:38 +08:00 |
|
|
4542944f52
|
整理
/ depcheck (push) Successful in 2m24s
/ lint-build-and-check (push) Successful in 2m36s
/ build-and-deploy-to-vercel (push) Successful in 3m13s
/ surge (push) Successful in 2m40s
/ playwright (push) Failing after 8m16s
|
2025-03-10 13:15:38 +08:00 |
|
|
2b7186ef69
|
chore: eslint 配置
/ depcheck (push) Successful in 2m19s
/ playwright (push) Successful in 1m45s
/ surge (push) Successful in 2m48s
/ build-and-deploy-to-vercel (push) Successful in 3m10s
|
2025-03-05 00:57:59 +08:00 |
|
|
dc318c04e3
|
feat: 添加 Cesium 相关功能和配置,更新样式及文档
/ depcheck (push) Successful in 2m14s
/ build-and-deploy-to-vercel (push) Failing after 51s
/ surge (push) Successful in 2m31s
/ playwright (push) Successful in 1m21s
|
2025-03-05 00:42:30 +08:00 |
|
|
1f2911c096
|
feat: update ESLint configuration and package dependencies, add Ant Design Vue
/ depcheck (push) Successful in 2m38s
/ build-and-deploy-to-vercel (push) Successful in 2m21s
/ surge (push) Successful in 2m33s
/ playwright (push) Successful in 3m21s
|
2025-02-27 12:28:58 +08:00 |
|
|
cb6cf464ee
|
Merge branch 'sat'
/ depcheck (push) Failing after 3s
/ surge (push) Failing after 21s
/ playwright (push) Has been skipped
/ build-and-deploy-to-vercel (push) Failing after 2s
|
2025-02-11 19:28:55 +08:00 |
|
|
19e46190f1
|
feat(SAT): add CesiumViewer component and utility functions; update dependencies
/ depcheck (push) Successful in 1m58s
/ build-and-deploy-to-vercel (push) Successful in 2m4s
/ surge (push) Successful in 1m44s
/ playwright (push) Successful in 2m4s
|
2025-02-10 17:34:24 +08:00 |
|
|
c465fd6fec
|
chore: refactor countdown logic and update utils4u auto imports
/ build-and-deploy-to-vercel (push) Has been cancelled
/ depcheck (push) Successful in 1m42s
/ surge (push) Successful in 39s
/ playwright (push) Successful in 2m34s
|
2025-02-08 10:39:36 +08:00 |
|
|
8d048038ee
|
feat: 添加第二布局页面,更新路由配置以支持新布局
/ build-and-deploy-to-vercel (push) Successful in 1m14s
/ playwright (push) Successful in 2m45s
/ depcheck (push) Successful in 1m14s
|
2024-12-26 18:51:16 +08:00 |
|
|
4e3633d7ea
|
feat: 添加 vite-plugin-vue-meta-layouts 插件,优化路由菜单项生成逻辑
/ playwright (push) Waiting to run
/ depcheck (push) Waiting to run
/ build-and-deploy-to-vercel (push) Has been cancelled
|
2024-12-26 15:53:53 +08:00 |
|
|
1856bd4fc8
|
feat: 重构 AppMenu 组件以使用 PanelMenu,优化菜单项生成逻辑,更新无限加载页面按钮样式,调整 Vite 插件配置
/ playwright (push) Failing after 2m51s
/ depcheck (push) Successful in 1m40s
/ build-and-deploy-to-vercel (push) Successful in 1m34s
|
2024-12-26 00:20:33 +08:00 |
|
|
49e18facda
|
feat: 更新 VSCode 配置,添加 oxc 插件,调整 eslint 配置,优化构建和类型检查命令
/ playwright (push) Failing after 2m19s
/ depcheck (push) Successful in 1m30s
/ build-and-deploy-to-vercel (push) Successful in 1m29s
|
2024-12-25 23:44:18 +08:00 |
|
|
e91582db23
|
feat: 添加新的 Sakai Vue 布局和样式,重构基础样式,更新 README,调整插件配置
/ build-and-deploy-to-vercel (push) Successful in 1m41s
/ playwright (push) Failing after 3m26s
/ depcheck (push) Successful in 1m10s
|
2024-12-25 14:14:55 +08:00 |
|
|
99c8e8d892
|
feat: 更新路由名称映射,调整插件配置
|
2024-12-25 11:12:29 +08:00 |
|
|
7a682b1ea6
|
feat: 更新页面模板内容,调整 VSCode 设置,更新依赖管理器版本并添加新脚本
/ playwright (push) Successful in 1m56s
/ depcheck (push) Successful in 1m27s
/ build-and-deploy-to-vercel (push) Successful in 1m43s
|
2024-12-25 11:00:19 +08:00 |
|
|
ea2eddb4c3
|
feat: 重构样式文件,删除不必要的样式并更新路径配置
/ playwright (push) Successful in 1m49s
/ depcheck (push) Successful in 1m24s
/ build-and-deploy-to-vercel (push) Successful in 1m35s
|
2024-12-25 09:38:29 +08:00 |
|
|
1b62a08c4d
|
feat: 更新 Layouts 配置,添加 pagesDirs 选项以指定页面目录
/ build-and-deploy-to-vercel (push) Successful in 1m10s
/ playwright (push) Successful in 2m1s
/ depcheck (push) Successful in 1m6s
|
2024-12-25 00:35:16 +08:00 |
|
|
cce5d94017
|
feat: 添加默认布局和第二布局,更新路由配置以支持新布局
/ depcheck (push) Waiting to run
/ playwright (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
|
2024-12-25 00:33:35 +08:00 |
|
|
bfbeb326bc
|
feat: 添加 vite-plugin-vue-layouts 插件并更新 vite 版本至 6.0.5
|
2024-12-25 00:06:46 +08:00 |
|
|
c9bde0b7da
|
feat: 更新 utils4u 依赖至 2.18.1,并添加 PrimeVue 服务的全局类型声明
/ build-and-deploy-to-vercel (push) Successful in 1m11s
/ depcheck (push) Successful in 1m8s
/ playwright (push) Successful in 3m4s
|
2024-12-19 13:11:42 +08:00 |
|
|
6cd44c4b34
|
chore(deps): 更新 utils4u 和 vant 依赖至最新版本并调整导入方式
/ depcheck (push) Successful in 1m8s
/ build-and-deploy-to-vercel (push) Failing after 28s
/ playwright (push) Failing after 1m3s
|
2024-12-19 12:34:07 +08:00 |
|
|
b578c18e43
|
fix: 修正 utils4u 导入路径
/ build-and-deploy-to-vercel (push) Successful in 1m12s
/ depcheck (push) Successful in 1m9s
/ playwright (push) Successful in 2m10s
|
2024-12-18 19:02:11 +08:00 |
|
|
1d2d19df65
|
fix: type
/ playwright (push) Successful in 1m39s
/ depcheck (push) Successful in 1m33s
/ build-and-deploy-to-vercel (push) Successful in 1m36s
|
2024-12-18 18:42:06 +08:00 |
|
|
abe0262130
|
feat: upload-demo.vue
/ playwright (push) Successful in 1m57s
/ build-and-deploy-to-vercel (push) Successful in 1m38s
/ depcheck (push) Successful in 1m36s
|
2024-12-16 00:21:03 +08:00 |
|
|
ce2f1f6a27
|
feat: 更新图标组件和Vite配置以支持自定义类名
/ playwright (push) Successful in 2m5s
/ depcheck (push) Successful in 1m54s
/ build-and-deploy-to-vercel (push) Successful in 1m25s
|
2024-12-04 14:00:24 +08:00 |
|
|
8d765091d8
|
feat: 更新 tsconfig 和 Vite 插件配置,添加类型定义文件以增强类型支持
/ depcheck (push) Successful in 1m46s
/ build-and-deploy-to-vercel (push) Successful in 1m20s
/ playwright (push) Successful in 3m13s
|
2024-11-25 17:01:57 +08:00 |
|
|
3883fad98d
|
feat: 重构 Vite 配置,提取插件配置到单独文件并简化 tsconfig 配置
/ build-and-deploy-to-vercel (push) Successful in 1m25s
/ depcheck (push) Successful in 1m49s
/ playwright (push) Successful in 3m47s
|
2024-11-25 16:44:36 +08:00 |
|