mobeicanyue
|
8751f62cce
|
[优化] 添加 web 端的 xbox 翻页支持 (#639)
* xbox for web supported
* disable debug log
* vue导入ts文件问题
* 修复 package.json 依赖问题
* 更改web.yml上游
* Bump web v3.26.022400
|
2026-02-26 01:30:38 +08:00 |
|
Kudomaga
|
a0c953926f
|
合并拉取请求 #24
Bump @types/node from 20.19.11 to 24.3.0 in /modules/web
|
2025-09-01 01:12:48 +08:00 |
|
Kudomaga
|
c7650ca6fd
|
合并拉取请求 #20
Bump @vueuse/core from 11.3.0 to 13.8.0 in /modules/web
|
2025-09-01 01:12:25 +08:00 |
|
Kudomaga
|
1a24b6bcce
|
合并拉取请求 #18
Bump @vue/tsconfig from 0.5.1 to 0.8.1 in /modules/web
|
2025-09-01 01:11:19 +08:00 |
|
Kudomaga
|
9045d0cfc4
|
合并拉取请求 #13
Bump pinia from 2.3.1 to 3.0.3 in /modules/web
|
2025-09-01 01:10:29 +08:00 |
|
dependabot[bot]
|
7d07da8810
|
Bump @types/node from 20.19.11 to 24.3.0 in /modules/web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.11 to 24.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.3.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-28 19:25:11 +00:00 |
|
dependabot[bot]
|
00479d3396
|
Bump @vueuse/core from 11.3.0 to 13.8.0 in /modules/web
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 11.3.0 to 13.8.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v13.8.0/packages/core)
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-version: 13.8.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-28 19:24:26 +00:00 |
|
dependabot[bot]
|
c34e0ef052
|
Bump @vue/tsconfig from 0.5.1 to 0.8.1 in /modules/web
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.5.1 to 0.8.1.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](https://github.com/vuejs/tsconfig/compare/v0.5.1...v0.8.1)
---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
dependency-version: 0.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-28 19:24:11 +00:00 |
|
dependabot[bot]
|
172e344ccc
|
Bump pinia from 2.3.1 to 3.0.3 in /modules/web
Bumps [pinia](https://github.com/vuejs/pinia) from 2.3.1 to 3.0.3.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/v2.3.1...v3.0.3)
---
updated-dependencies:
- dependency-name: pinia
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-28 19:23:28 +00:00 |
|
dependabot[bot]
|
b4bcf7d6ee
|
Bump vue-tsc from 2.2.12 to 3.0.6 in /modules/web
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.2.12 to 3.0.6.
- [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/v3.0.6/packages/tsc)
---
updated-dependencies:
- dependency-name: vue-tsc
dependency-version: 3.0.6
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-28 19:22:30 +00:00 |
|
Xwite
|
0706652584
|
Use sass-embedded instead of sass
|
2025-01-10 13:17:02 +08:00 |
|
Xwite
|
62c35e5dca
|
[skip ci] Remove unused devDependencies in package.json
|
2025-01-10 12:47:20 +08:00 |
|
Xwite
|
9dda6fd45f
|
fix(web): 修复CI;修复进度未同步的问题;优化数据加载
|
2024-10-15 21:22:19 +08:00 |
|
Xwite
|
7984c45cb9
|
refactor(modules/web): Mirgrat to typescript; fix bugs
|
2024-10-14 21:46:45 +08:00 |
|
Xwite
|
7e78ca2f0a
|
fix(modules/web): Bug fix; Support more widely legado remoteUrl
http://1.2.4.5:5000/<path>
http://www.example.com:5000/<path>
|
2024-10-09 21:44:24 +08:00 |
|
Xwite
|
2734132872
|
feat(modules/web): souceEdito theme respect system darkmode
|
2024-10-02 21:38:40 +08:00 |
|
Xwite
|
9244715f41
|
fix(modules/web): fix ElemetPlus theme not respect Reader theme
|
2024-10-02 21:38:40 +08:00 |
|
Xwite
|
b1538b6f24
|
chore(modules/web): update dependencies
|
2024-10-02 21:38:38 +08:00 |
|
Antecer
|
e290ff6026
|
回滚依赖库
|
2024-05-02 13:06:25 +08:00 |
|
dependabot[bot]
|
14502a08ee
|
Bump eslint from 8.57.0 to 9.1.1 in /modules/web
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.1.1)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 04:05:12 +00:00 |
|
dependabot[bot]
|
52858b57b5
|
Bump @vitejs/plugin-vue from 4.6.2 to 5.0.4 in /modules/web
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.6.2 to 5.0.4.
- [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.0.4/packages/plugin-vue)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 04:05:35 +00:00 |
|
dependabot[bot]
|
40f93e3eca
|
Bump unplugin-icons from 0.16.6 to 0.18.5 in /modules/web
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.16.6 to 0.18.5.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.16.6...v0.18.5)
---
updated-dependencies:
- dependency-name: unplugin-icons
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-20 05:43:44 +00:00 |
|
dependabot[bot]
|
99d5fda961
|
Bump vite from 4.5.2 to 5.1.3 in /modules/web
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 5.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.3/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-20 05:40:24 +00:00 |
|
Antecer
|
c93bc200ba
|
Merge pull request #3681 from gedoor/dependabot/npm_and_yarn/modules/web/unplugin-auto-import-0.17.5
Bump unplugin-auto-import from 0.16.7 to 0.17.5 in /modules/web
|
2024-02-20 13:39:51 +08:00 |
|
Antecer
|
325e694199
|
Merge pull request #3545 from gedoor/dependabot/npm_and_yarn/modules/web/unplugin-vue-components-0.26.0
Bump unplugin-vue-components from 0.25.2 to 0.26.0 in /modules/web
|
2024-02-20 13:39:19 +08:00 |
|
dependabot[bot]
|
07b109580e
|
Bump unplugin-auto-import from 0.16.7 to 0.17.5 in /modules/web
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.16.7 to 0.17.5.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.16.7...v0.17.5)
---
updated-dependencies:
- dependency-name: unplugin-auto-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 04:23:29 +00:00 |
|
dependabot[bot]
|
418eca5d14
|
Bump unplugin-vue-components from 0.25.2 to 0.26.0 in /modules/web
Bumps [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) from 0.25.2 to 0.26.0.
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.25.2...v0.26.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>
|
2023-12-04 04:10:17 +00:00 |
|
dependabot[bot]
|
423c02f3c2
|
Bump eslint-config-prettier from 8.10.0 to 9.1.0 in /modules/web
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.1.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 04:09:57 +00:00 |
|
dependabot[bot]
|
3ce625ca2a
|
Bump eslint-plugin-prettier from 4.2.1 to 5.0.0 in /modules/web
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-17 04:40:07 +00:00 |
|
dependabot[bot]
|
1bd1f15d2b
|
Bump prettier from 2.8.8 to 3.0.0 in /modules/web
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [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/2.8.8...3.0.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-10 04:20:30 +00:00 |
|
dependabot[bot]
|
e255ca2546
|
Bump unplugin-vue-components from 0.24.1 to 0.25.0 in /modules/web
Bumps [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.24.1...v0.25.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>
|
2023-06-05 05:08:31 +00:00 |
|
dependabot[bot]
|
571f388761
|
Bump unplugin-auto-import from 0.15.3 to 0.16.0 in /modules/web
Bumps [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import) from 0.15.3 to 0.16.0.
- [Release notes](https://github.com/antfu/unplugin-auto-import/releases)
- [Commits](https://github.com/antfu/unplugin-auto-import/compare/v0.15.3...v0.16.0)
---
updated-dependencies:
- dependency-name: unplugin-auto-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-20 10:32:42 +00:00 |
|
Xwite
|
503500eb53
|
[skip ci]modules:web auto cp dist files
|
2023-05-16 10:43:59 +08:00 |
|
Xwite
|
c954bc2654
|
set package.json typeto module
|
2023-05-16 10:43:55 +08:00 |
|
Xwite
|
1b6c8f5b2f
|
update vue3.3
web编辑 修正筛选删除导出逻辑
|
2023-05-14 19:36:52 +08:00 |
|
Xwite
|
154b913f73
|
[skip ci]Merge pull request #2991 from gedoor/dependabot/npm_and_yarn/modules/web/vueuse/shared-10.0.2
Bump @vueuse/shared from 9.13.0 to 10.0.2 in /modules/web
|
2023-04-16 10:59:34 +08:00 |
|
Xwite
|
585c377e48
|
[skip ci] web: update dependence
|
2023-04-16 10:55:02 +08:00 |
|
dependabot[bot]
|
b40912b669
|
Bump @vueuse/shared from 9.13.0 to 10.0.2 in /modules/web
Bumps [@vueuse/shared](https://github.com/vueuse/vueuse/tree/HEAD/packages/shared) from 9.13.0 to 10.0.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.0.2/packages/shared)
---
updated-dependencies:
- dependency-name: "@vueuse/shared"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-16 01:06:08 +00:00 |
|
Horis
|
6932f767c9
|
优化
|
2023-04-14 22:14:04 +08:00 |
|
Xwite
|
3e5d0dc409
|
[skip ci] workflow使用pnpm
|
2023-04-08 20:01:44 +08:00 |
|
Xwite
|
ee060ad753
|
web loading遮罩透明
|
2023-04-08 12:17:13 +08:00 |
|
Xwite
|
95f53948f1
|
modules 添加web
|
2023-04-07 20:28:21 +08:00 |
|