21 Commits

Author SHA1 Message Date
dependabot[bot]
1c33bd9d95
Bump husky from 9.1.5 to 9.1.7
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.5...v9.1.7)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 00:00:02 +00:00
MKStoler
0eefc8d371
Merge pull request #47 from ProjectCampus-CH/dependabot/npm_and_yarn/prettier-3.4.2
Bump prettier from 3.3.3 to 3.4.2
2024-12-05 07:57:56 +08:00
MKStoler
1f149b4a21
Merge pull request #48 from ProjectCampus-CH/dependabot/npm_and_yarn/electron-toolkit/eslint-config-ts-2.0.0
Bump @electron-toolkit/eslint-config-ts from 1.0.1 to 2.0.0
2024-12-05 07:57:48 +08:00
MKStoler
9fd0089552
Merge pull request #46 from ProjectCampus-CH/dependabot/npm_and_yarn/vite-plugin-vuetify-2.0.4
Bump vite-plugin-vuetify from 2.0.3 to 2.0.4
2024-12-05 07:57:40 +08:00
dependabot[bot]
fdc073d3e1
Bump @electron-toolkit/eslint-config-ts from 1.0.1 to 2.0.0
Bumps [@electron-toolkit/eslint-config-ts](https://github.com/alex8088/electron-toolkit/tree/HEAD/packages/eslint-config-ts) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/alex8088/electron-toolkit/releases)
- [Changelog](https://github.com/alex8088/electron-toolkit/blob/master/packages/eslint-config-ts/CHANGELOG.md)
- [Commits](https://github.com/alex8088/electron-toolkit/commits/utils@2.0.0/packages/eslint-config-ts)

---
updated-dependencies:
- dependency-name: "@electron-toolkit/eslint-config-ts"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 23:57:39 +00:00
dependabot[bot]
db62d68937
Bump prettier from 3.3.3 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 23:57:30 +00:00
dependabot[bot]
0c3c1e0877
Bump vite-plugin-vuetify from 2.0.3 to 2.0.4
Bumps [vite-plugin-vuetify](https://github.com/vuetifyjs/vuetify-loader) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/vuetifyjs/vuetify-loader/releases)
- [Commits](https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.0.3...vite-plugin-vuetify@2.0.4)

---
updated-dependencies:
- dependency-name: vite-plugin-vuetify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 23:57:23 +00:00
dependabot[bot]
09a1a46531
Bump eslint-plugin-vue from 9.27.0 to 9.32.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.27.0 to 9.32.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.27.0...v9.32.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 23:56:58 +00:00
MKStoler
1215edee2e v1.2.2 2024-12-04 16:01:11 +08:00
MKStoler
acba4956b0 1.2.0 2024-11-30 12:00:25 +08:00
MKStoler
ba04e2f8f1
1.1.4 2024-11-07 16:17:41 +08:00
MKStoler
83dbeeaab9
chore: 更新版本号 2024-10-12 19:59:43 +08:00
MKStoler
9a96924031 更新 package.json 2024-10-09 21:04:41 +08:00
MKStoler
c7f62b8a84 feat: 考完后1分钟后刷新科目
fix: 合并工具栏
2024-10-09 09:55:03 +08:00
MKStoler
662884f671 chore: 1.0.0.1预发行版本 2024-10-09 06:31:43 +08:00
hello8693
69c24f247a chore: 更新依赖和图标打包工具 2024-08-27 15:35:03 +08:00
hello8693
e08785baa1 refactor: 更新应用名称和标识符
更新应用的名称和标识符,以反映新的产品名称和标识符。
2024-08-22 18:52:13 +08:00
hello8693
8cb36b6775 chore: 添加pinia-plugin-persistedstate依赖并启用持久化存储 2024-08-22 18:48:46 +08:00
hello8693
012c1dc80e chore: 优化依赖和清理package.json
将`vuetify`和`@vueuse/core`更新到最新版本。
这有助于清理项目并确保依赖项是最新的。
2024-08-05 18:06:53 +08:00
hello8693
bff4cf9c25 refactor: 采用Vuetify组件库 2024-08-04 16:15:08 +08:00
hello8693
01964be6e2 feat: 上传所有文件 2024-07-26 21:03:42 +08:00