286 Commits

Author SHA1 Message Date
MKStoler
09a8e0aa4c
1.2.5 2024-12-31 06:39:46 +08:00
MKStoler
c6a6953520
docs: readme 2024-12-31 06:37:32 +08:00
MKStoler
8c9c6e17f0
Update README.md 2024-12-24 21:07:57 +08:00
MKStoler
ff2162d398 revent: 依赖回归 2024-12-24 11:55:56 +00:00
MKStoler
67b494a405
Revert "chore(deps-dev): bump sass from 1.77.8 to 1.83.0 (#95)" (#98)
This reverts commit 5307c3bc58db49e8fd8cc77aaa0274222316eb68.
2024-12-21 06:43:48 +08:00
dependabot[bot]
5307c3bc58
chore(deps-dev): bump sass from 1.77.8 to 1.83.0 (#95)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.83.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.83.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 06:43:02 +08:00
dependabot[bot]
fa339c44ee
chore(deps-dev): bump commitlint from 19.3.0 to 19.6.1 (#94)
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.3.0 to 19.6.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@alias/commitlint)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 06:41:17 +08:00
dependabot[bot]
4cef4901ab
chore(deps): bump uuid from 9.0.1 to 11.0.3 (#96)
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v11.0.3)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 06:40:40 +08:00
dependabot[bot]
52fe0878c0
chore(deps-dev): bump vue-router from 4.4.2 to 4.5.0 (#97)
Bumps [vue-router](https://github.com/vuejs/router) from 4.4.2 to 4.5.0.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.4.2...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 06:40:30 +08:00
dependabot[bot]
3fb9f78603
chore(deps-dev): bump unplugin-vue-components from 0.27.3 to 0.28.0 (#93)
Bumps [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) from 0.27.3 to 0.28.0.
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.27.3...v0.28.0)

---
updated-dependencies:
- dependency-name: unplugin-vue-components
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 06:40:19 +08:00
dependabot[bot]
64eb07a462
chore(deps-dev): bump unplugin-fonts from 1.1.1 to 1.3.1 (#90) 2024-12-19 22:50:34 +00:00
dependabot[bot]
0d945c0f6b
chore(deps-dev): bump electron-builder from 24.13.3 to 25.1.8 (#89) 2024-12-19 22:50:14 +00:00
dependabot[bot]
c04906f9ea
chore(deps-dev): bump @commitlint/config-conventional (#88)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.2.2 to 19.6.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 06:38:45 +08:00
dependabot[bot]
25a11e6bd0
chore(deps-dev): bump unplugin-vue-router from 0.8.8 to 0.10.9 (#91)
Bumps [unplugin-vue-router](https://github.com/posva/unplugin-vue-router) from 0.8.8 to 0.10.9.
- [Release notes](https://github.com/posva/unplugin-vue-router/releases)
- [Changelog](https://github.com/posva/unplugin-vue-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/posva/unplugin-vue-router/compare/v0.8.8...v0.10.9)

---
updated-dependencies:
- dependency-name: unplugin-vue-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 06:37:55 +08:00
dependabot[bot]
85d1937b94
chore(deps): bump vuetify from 3.7.5 to 3.7.6 (#87)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.7.5 to 3.7.6.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.6/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 06:37:42 +08:00
MKStoler
e1aa24453c dev(ci): 再 次 修 复 x2 2024-12-19 02:59:19 +00:00
MKStoler
e5767cedd7 dev(ci): 再 次 修 复 2024-12-19 02:07:28 +00:00
dependabot[bot]
afa9c45717
chore(deps): bump @sentry/vue from 8.22.0 to 8.47.0 (#83)
Bumps [@sentry/vue](https://github.com/getsentry/sentry-javascript) from 8.22.0 to 8.47.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.47.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.22.0...8.47.0)

---
updated-dependencies:
- dependency-name: "@sentry/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 07:53:08 +08:00
dependabot[bot]
400b0862f5
chore(deps-dev): bump unplugin-auto-import from 0.18.2 to 0.19.0 (#82) 2024-12-18 22:51:14 +00:00
MKStoler
c4738be257
dev(CI): 尝试修复连接问题 2024-12-19 06:44:10 +08:00
dependabot[bot]
ac35bab7ac
chore(deps): bump @mdi/font from 7.0.96 to 7.4.47 (#81)
Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 7.0.96 to 7.4.47.
- [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v7.0.96...v7.4.47)

---
updated-dependencies:
- dependency-name: "@mdi/font"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 06:40:39 +08:00
dependabot[bot]
c689a846a6
chore(deps-dev): bump @vue/eslint-config-prettier from 9.0.0 to 10.1.0 (#84)
Bumps [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) from 9.0.0 to 10.1.0.
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-prettier/compare/v9.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 06:40:13 +08:00
dependabot[bot]
cd1bd7895b
chore(deps): bump pinia-plugin-persistedstate from 3.2.1 to 4.2.0 (#80)
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.2.1 to 4.2.0.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.2.1...v4.2.0)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 06:40:00 +08:00
allcontributors[bot]
68b30921b7
docs: add dependabot as a contributor for code (#79)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-12-18 10:05:26 +08:00
MKStoler
b88df856e4 chore: 汉化 2024-12-17 23:57:50 +00:00
MKStoler
dae6a52745 dev: 尝试修正工作流 2024-12-17 22:45:13 +00:00
dependabot[bot]
12a33929cd
chore(deps-dev): bump pinia from 2.2.0 to 2.3.0 (#75) 2024-12-17 22:43:03 +00:00
dependabot[bot]
9a6b94f562
chore(deps-dev): bump electron from 28.3.3 to 33.2.1 (#73)
Bumps [electron](https://github.com/electron/electron) from 28.3.3 to 33.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v28.3.3...v33.2.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 06:35:24 +08:00
dependabot[bot]
9393a6cadb
chore(deps): bump github-markdown-css from 5.6.1 to 5.8.1 (#74)
Bumps [github-markdown-css](https://github.com/sindresorhus/github-markdown-css) from 5.6.1 to 5.8.1.
- [Release notes](https://github.com/sindresorhus/github-markdown-css/releases)
- [Commits](https://github.com/sindresorhus/github-markdown-css/compare/v5.6.1...v5.8.1)

---
updated-dependencies:
- dependency-name: github-markdown-css
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 06:34:52 +08:00
dependabot[bot]
c91c6d358b
chore(deps): bump vuetify from 3.6.14 to 3.7.5 (#76)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.6.14 to 3.7.5.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.5/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 06:34:04 +08:00
dependabot[bot]
88ac64cc72
chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.11 (#77)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.9 to 15.2.11.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.9...v15.2.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 06:33:51 +08:00
dependabot[bot]
0fc28e9cc5
chore(deps): bump core-js from 3.37.1 to 3.39.0 (#72) 2024-12-16 22:54:01 +00:00
dependabot[bot]
8fde2c8983
chore(deps): bump date-fns from 3.6.0 to 4.1.0 (#69)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 06:45:25 +08:00
dependabot[bot]
22fc7bdf8f
chore(deps-dev): bump vue-tsc from 1.8.27 to 2.1.10 (#68)
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.8.27 to 2.1.10.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.10/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 06:44:55 +08:00
dependabot[bot]
15274f5093
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.2 to 5.2.1 (#71)
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.1.2 to 5.2.1.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.1/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 06:40:56 +08:00
dependabot[bot]
f56326ff02
chore(deps): bump @vueuse/core from 10.11.0 to 12.0.0 (#70)
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.11.0 to 12.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.0.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 06:40:11 +08:00
MKStoler
3fef3b12b3
docs: Actions 状态 2024-12-14 09:56:48 +08:00
MKStoler
8cb10419f2
Merge pull request #64 from ProjectCampus-CH/dependabot/npm_and_yarn/npm_and_yarn-af93afb32e
Bump: nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group
2024-12-14 09:44:47 +08:00
dependabot[bot]
55ee370497
Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [nanoid](https://github.com/ai/nanoid).


Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 23:57:20 +00:00
MKStoler
3ded72fea1
chore: 文字 2024-12-14 07:55:59 +08:00
Jursin
c2c87f2c99
Merge pull request #63 from Jursin/master
添加自动进入看板选项
2024-12-13 20:06:34 +08:00
Jursin
5ec409da75
Merge pull request #1 from ProjectCampus-CH/master
同步变更
2024-12-13 19:22:02 +08:00
MKStoler
957481fbb8
Update FeatureRequest.yml 2024-12-13 06:51:03 +08:00
MKStoler
4c4b9d71e3
Update .all-contributorsrc 2024-12-13 06:44:11 +08:00
MKStoler
e7ed90ecee
Update README.md 2024-12-13 06:43:25 +08:00
Jursin
09f1d1ed7d add autoEnter 2024-12-12 22:35:37 +08:00
MKStoler
f3be829d9d docs: 警告信息 2024-12-11 21:06:20 +08:00
MKStoler
e9638cd7b3 docs: Readme 2024-12-11 19:59:44 +08:00
MKStoler
752619a082
Merge pull request #60 from wjj-8283/master
细节优化:当前科目信息绿色使用green太深了,改得亮一点,改成rgb(0,255,0)
2024-12-09 21:09:20 +08:00
wjj-8283
81f7ba557b 细节优化:当前科目信息绿色使用green太深了,改得亮一点,改成rgb(0,255,0) 2024-12-09 18:26:31 +08:00