Commit Graph

  • 6b5d34d183 feat(i18n): 添加注释以说明国际化组件的类型安全示例 严浩 2024-11-07 18:45:38 +08:00
  • 6b657f3f2b feat(i18n): 更新国际化组件,优化语言文件和结构,增强类型支持 严浩 2024-11-07 15:26:33 +08:00
  • 3eed9a44df feat(i18n): 重构国际化组件,添加新的语言支持和功能 严浩 2024-11-07 12:36:37 +08:00
  • a4cc30f816 feat(i18n): 移除国际化 严浩 2024-11-07 10:38:42 +08:00
  • 4dd414e4bf feat(i18n): 添加国际化消息支持,更新首页组件以显示重要消息 严浩 2024-11-06 19:01:12 +08:00
  • b717b6252c feat(i18n): 更新语言文件导入逻辑,增强类型支持 严浩 2024-11-06 18:45:37 +08:00
  • ec1d932250 feat(i18n): 添加中文和英文语言文件,集成国际化支持 严浩 2024-11-06 18:28:53 +08:00
  • 40752e555f feat(i18n): 添加国际化支持,更新语言切换功能 严浩 2024-11-06 17:44:32 +08:00
  • e2f60c32a3 chore(npmrc): 更新 node-mirror:release 配置注释 严浩 2024-11-05 16:19:02 +08:00
  • 9f5e3703e1 chore(npmrc): 添加多个 npm 镜像源 严浩 2024-11-05 15:07:38 +08:00
  • 2cc4d30046 chore(deps): update all non-major dependencies Renovate Bot 2024-11-01 13:50:11 +08:00
  • 3f16456c95 chore(deps): update dependency npm-run-all2 to ^6.2.4 Renovate Bot 2024-11-01 12:44:52 +08:00
  • ffb2646375 chore(deps): update dependency @types/node to ^22.8.4 Renovate Bot 2024-10-31 09:32:53 +08:00
  • b1dac39295 chore(deps): update dependency @types/node to ^22.7.6 Renovate Bot 2024-10-31 08:27:34 +08:00
  • 99d9ae9cd2 更新 README.md gitea_1-h.cc 2024-10-29 15:18:09 +08:00
  • 35bd3ff9c1 更新 README.md gitea_1-h.cc 2024-10-27 23:38:13 +08:00
  • bd78a7b598 chore: 更新 CI 流程,优化依赖检查和类型检查步骤 严浩 2024-10-19 16:34:06 +08:00
  • f302a56d2c chore: 更新 pre-commit 钩子,添加运行提示图标 严浩 2024-10-19 15:44:24 +08:00
  • 3d03311ed7 chore: 更新 pre-commit 钩子,添加 TypeScript 格式化设置并清理 VSCode 配置 严浩 2024-10-19 15:41:38 +08:00
  • 3ffb874049 chore: 在 CI 流程中添加 taze 依赖检查步骤 严浩 2024-10-18 17:06:19 +08:00
  • 107b0a2d98 chore(deps): update all non-major dependencies Renovate Bot 2024-10-17 12:43:39 +08:00
  • b3fc1e8999 chore: 简化 CI 流程中的 Vue 类型检查步骤 严浩 2024-10-17 12:41:49 +08:00
  • 823f767fc9 docs: 更新 README.md,添加 .gitattributes 使用说明 严浩 2024-10-17 12:01:34 +08:00
  • a5ec941074 chore: 添加 .gitattributes 文件以配置文本和二进制文件处理 严浩 2024-10-17 09:14:56 +08:00
  • 23fbb10a3c chore(deps): update dependency node to v20.18.0 Renovate Bot 2024-10-17 08:14:54 +08:00
  • fffbe08963 Merge branch 'main' into renovate/yanhao98-composite-actions-digest renovate/yanhao98-composite-actions-digest gitea_1-h.cc 2024-10-14 10:00:54 +08:00
  • 8c461eb432 更新 VSCode 扩展推荐列表,添加 common-intellisense 和 file-nesting 严浩 2024-10-14 09:59:12 +08:00
  • 5f5cb8a951 更新 README.md [no ci] 严浩 2024-10-14 09:43:25 +08:00
  • 2fcebab367 chore(deps): update yanhao98/composite-actions digest to 13dd5d7 Renovate Bot 2024-10-14 09:32:15 +08:00
  • 09a2441e87 chore(deps): update yanhao98/composite-actions digest to e7fd5cc Renovate Bot 2024-10-13 17:23:09 +08:00
  • d99b4fff5d chore(deps): update yanhao98/composite-actions digest to 52dbb4c Renovate Bot 2024-10-12 18:48:52 +08:00
  • 84e818320c 修复 CI 工作流中的条件判断,确保在 nektos/act 环境下跳过 Surge 部署步骤 严浩 2024-10-12 16:50:16 +08:00
  • d27bec83ca 更新 CI 工作流,使用复合动作部署到 Surge,移除旧的 Surge 预览步骤 严浩 2024-10-12 14:32:35 +08:00
  • cf1e11f56c 测试 afc163/surge-preview 严浩 2024-10-12 13:46:16 +08:00
  • a4202fdcf5 修复 CI 工作流中的条件判断,使用 github.event.act 替代 env.ACT 严浩 2024-10-12 12:54:52 +08:00
  • 9f800090ea 更新 CI 工作流以使用特定版本的 setup-node-environment 操作 严浩 2024-10-12 12:51:43 +08:00
  • 229e167525 更新 CI 工作流以使用新的容器,修改 Playwright 基础 URL,增强测试用例以附加截图和日志 严浩 2024-10-12 12:48:36 +08:00
  • 90002352b5 重命名 CI 工作流,合并 Playwright 和 depcheck 任务,删除旧的工作流文件 严浩 2024-10-12 11:23:45 +08:00
  • d08c1c40b0 测试 playwright.yaml 严浩 2024-10-12 11:13:05 +08:00
  • 424c7f3c45 删除 Vitest 配置文件和相关依赖,更新 ESLint 配置以移除 Vitest 支持 严浩 2024-10-12 10:12:00 +08:00
  • 8f27e6f133 chore(deps): update dependency typescript to ~5.6.0 Renovate Bot 2024-10-12 01:48:51 +08:00
  • c6883bf0b5 更新 README.md gitea_1-h.cc 2024-10-11 18:46:04 +08:00
  • d5ee865491 更新依赖项,提升项目稳定性和性能 严浩 2024-10-11 18:27:02 +08:00
  • 7f7961449a 更新 ESLint 配置,支持 TypeScript 和 TSX 脚本语言 严浩 2024-10-11 18:18:39 +08:00
  • 078cb2c0e9 ESLint9 严浩 2024-10-11 18:03:03 +08:00
  • 8a3c29499c 更新 VSCode 设置,添加文件嵌套配置注释 严浩 2024-10-11 17:05:24 +08:00
  • cd3085f5f2 更新 VSCode 设置,启用文件嵌套并添加嵌套模式 严浩 2024-10-11 17:03:46 +08:00
  • 84ba3326ab 简化依赖检查工作流,合并步骤以提高可读性 严浩 2024-10-11 16:05:51 +08:00
  • e26855e39e 更新 CI 工作流,移除并发设置;新增依赖检查工作流 严浩 2024-10-11 16:03:40 +08:00
  • 1e4a594b23 更新 README.md gitea_1-h.cc 2024-10-10 20:21:14 +08:00
  • 425fab5c7a 更新 README.md gitea_1-h.cc 2024-10-10 20:17:46 +08:00
  • 5d3871013a 更新 README.md gitea_1-h.cc 2024-10-10 20:15:46 +08:00
  • a9ad746ce2 更新 README.md gitea_1-h.cc 2024-10-10 20:12:19 +08:00
  • 94f082e98d 删除 .github/workflows/playwright.yml.off gitea_1-h.cc 2024-10-10 19:09:39 +08:00
  • ff004ca36b fix: 修改测试用例名称为“页面加载正常” 严浩 2024-10-10 11:34:52 +08:00
  • 694b1bd7e4 feat: 添加 AA 路由和对应的页面组件 严浩 2024-10-09 18:24:07 +08:00
  • 38df81b7b2 feat: 打印 routes 严浩 2024-10-09 18:18:47 +08:00
  • 1faebc8496 chore: 更新 package.json,指定使用 pnpm 作为包管理器 严浩 2024-10-09 18:02:24 +08:00
  • 4e11d8255c fix: 优化 CI 流程,简化 Node.js 环境设置,修复按钮点击事件绑定 严浩 2024-10-09 18:01:24 +08:00
  • 80c1adbefc feat: 添加 Vue 类型检查到 CI 流程,更新 Icons.vue 和 unocss.config.ts 文件 严浩 2024-10-09 17:58:50 +08:00
  • 8c287c27ce fix: 更新 VSCode 设置以支持 Vue 格式化 严浩 2024-10-09 16:55:39 +08:00
  • 15b01167be fix: 修复按钮点击事件的绑定方式 严浩 2024-10-09 16:50:05 +08:00
  • 54e6951ae8 fix: 排除 van-button 类的样式影响 严浩 2024-10-09 16:31:22 +08:00
  • dbb608779a Update dependency typescript to ~5.6.3 Renovate Bot 2024-10-09 10:05:45 +08:00
  • eb423568dd Update all non-major dependencies Renovate Bot 2024-10-09 02:04:26 +08:00
  • 958e2c7a6d Update dependency pinia to ^2.2.4 Renovate Bot 2024-10-08 18:03:08 +08:00
  • a32abac6f8 Update all non-major dependencies Renovate Bot 2024-10-01 01:01:15 +08:00
  • 3034cd5c27 更新 .github/workflows/ci.yaml gitea_1-h.cc 2024-09-30 14:10:55 +08:00
  • 8143cf2e07 Add API page and related routes 严浩 2024-09-27 18:06:59 +08:00
  • 1380e280d4 Update renovate.json 严浩 2024-09-27 17:00:00 +08:00
  • e1601f6c5e Update stabilityDays in renovate.json 严浩 2024-09-27 15:27:16 +08:00
  • dcf4cd2412 Enable automerge for minor updates in renovate.json 严浩 2024-09-27 15:26:58 +08:00
  • f6f61afc13 Remove forkProcessing from renovate.json 严浩 2024-09-27 14:53:39 +08:00
  • 6d96153113 Update renovate.json 严浩 2024-09-27 14:50:46 +08:00
  • b73860380a depcheck 严浩 2024-09-27 12:05:00 +08:00
  • 131dc23e46 Update .npmrc to remove use-node-version directive 严浩 2024-09-27 09:33:12 +08:00
  • b4a66d4274 Update ci.yaml to use latest version of pnpm for Vercel commands 严浩 2024-09-27 09:33:06 +08:00
  • e50a16a583 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 严浩 2024-09-26 17:56:57 +08:00
  • 3db8a15c97 Update package.json and pnpm-lock.yaml 严浩 2024-09-26 14:25:20 +08:00
  • 1d41cd4011 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 严浩 2024-09-26 14:09:06 +08:00
  • 088e9f0ad7 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 严浩 2024-09-26 12:46:01 +08:00
  • 6edb5f8462 Playwright Tests 1240 严浩 2024-09-26 12:40:11 +08:00
  • c9a9e3f873 Playwright Tests 严浩 2024-09-26 12:21:54 +08:00
  • 34d1ebc3eb Playwright Tests 严浩 2024-09-26 12:12:06 +08:00
  • 762d035f38 Playwright Tests 严浩 2024-09-26 12:09:51 +08:00
  • a2b61ece13 Update renovate.json to add package rule for stability 严浩 2024-09-26 11:42:19 +08:00
  • 2f17fbfe0c Update .npmrc to replace npm registry URL 严浩 2024-09-25 18:24:11 +08:00
  • 8af97fb677 Update .npmrc to remove 'use-node-version' and add node mirrors 严浩 2024-09-20 16:19:03 +08:00
  • 19243570dd Update .npmrc to add local and proxy npm registries 严浩 2024-09-19 10:20:24 +08:00
  • 806b7e055d feat: 更新.npmrc文件以添加本地和代理npm注册表 严浩 2024-09-18 17:58:15 +08:00
  • 6efb44cd45 feat: Add local and proxy npm registries to .npmrc 严浩 2024-09-18 17:58:06 +08:00
  • 8413ca52b8 chore: Update vercel.json to reorder rewrites for better matching 严浩 2024-09-18 13:39:03 +08:00
  • 5422f68b45 feat: Add VITE_DEV_PROXY configuration for npm registry API proxy 严浩 2024-09-18 13:35:17 +08:00
  • ee3d5186ff feat: Add vercel.json configuration for URL rewriting 严浩 2024-09-18 12:49:45 +08:00
  • ab3ff81164 chore: Update Vercel deployment workflow to include new Vercel CLI options 严浩 2024-09-18 12:33:38 +08:00
  • dfd508e3b8 chore: Update package.json dependencies and add Vercel and Surge 严浩 2024-09-18 12:25:30 +08:00
  • ad1b6ed1ae chore: Update Vercel deployment workflow to use pnpm instead of npm 严浩 2024-09-18 12:21:10 +08:00
  • 185d0b382c chore: Update Vercel deployment workflow to use pnpm instead of npm 严浩 2024-09-18 12:15:06 +08:00
  • 119c642816 chore: Update npm registry and add new dependencies 严浩 2024-09-18 12:09:51 +08:00
  • 5777f5bb2b chore: Update Vercel deployment workflow 严浩 2024-09-18 12:06:32 +08:00