Commit Graph
89 Commits
Author SHA1 Message Date
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
Antecer 009fe05362 Merge pull request #3544 from gedoor/dependabot/npm_and_yarn/modules/web/eslint-config-prettier-9.1.0
Bump eslint-config-prettier from 8.10.0 to 9.1.0 in /modules/web
2024-02-20 13:38:40 +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
Horis cded20e46c 优化 2024-01-21 22:54:32 +08:00
Horis b053c77bcd 优化 2024-01-20 11:26:11 +08:00
newzeble a002af509c Update BookShelf.vue 2023-12-20 12:40:51 +08:00
Horis 3a20b18316 优化 2023-12-13 15:26:56 +08:00
Horis a04a97d643 优化 2023-12-09 23:54:05 +08: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
StanHustler c7e3a6aa8f 修复web阅读翻页动画未完成时再次触发翻页导致页面抽搐的问题 2023-09-23 21:17:21 +08:00
StanHustler a21b488338 web阅读增加翻页速度的设置项 2023-09-23 21:05:10 +08:00
StanHustler 507fee2359 修复web阅读上下方向键二段跳的问题 2023-09-23 20:28:28 +08:00
Xwite bdb5ad9168 Update rssSourceEditConfig.js 2023-07-30 08:04:15 +08:00
kunfei 3d5fc133ec eslint 2023-07-25 21:35:32 +08: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
Xwite 9b161d50c6 [skip ci] web: 书架界面布局切换750px 2023-06-11 07:25:38 +08: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
Sunrishe 6374d75d3a feat: 1.书架页面增加暗黑模式,在章节阅读页面设置暗黑主题即可开启;2.支持Retina高分屏下无法正确的由左右分屏变化为上下分屏;3.上下分屏模式下,展示最近阅读和基本设定栏。 2023-06-01 16:17:32 +08:00
Sunrishe 9e94fd2091 fix: 修复在Safari浏览器右下角出现的小白方框 2023-06-01 16:10:52 +08:00
Xwite 0c7b1edc3d web快捷键取消默认过滤INPUT SELECT TEXTAREA 2023-05-21 21:52:07 +08: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 f491aa4355 web: 源编辑快捷键保存逻辑 2023-05-20 17:12:11 +08:00
Xwite c9f1a3f4e7 web: update rules 2023-05-19 18:13:03 +08:00
kunfei 7ed7de857b Merge remote-tracking branch 'origin/master' 2023-05-16 14:27:15 +08:00
kunfei 91c60dcc04 eslint 2023-05-16 14:27:00 +08:00
Xwite 7b21bedf8d [skip ci]modules:web auto cp dist files 2023-05-16 10:46:06 +08: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 37db86d6be web 修复x滚动条 2023-05-15 23:29:12 +08:00
Xwite de9d9c3562 web书架: 判断同步的阅读宽度是否超出当前设备 2023-05-15 22:51:01 +08:00
kunfei 71741e7fb6 Merge remote-tracking branch 'origin/master' 2023-05-14 20:15:02 +08:00
Xwite f98282ed2c 优化 2023-05-14 20:14:04 +08:00
kunfei 1b0a103ac7 优化 2023-05-14 20:12:52 +08:00
Xwite 1b6c8f5b2f update vue3.3
web编辑 修正筛选删除导出逻辑
2023-05-14 19:36:52 +08:00
Xwite e173e3196d [skip ci] perf(web): improve little performance 2023-05-14 14:06:18 +08:00
Xwite 4529f23f78 web: 移除Safari<14.5兼容处理 2023-05-13 11:33:31 +08:00
Xwite 3e873f23e7 web: 添加hooks 2023-05-13 11:33:25 +08:00
Xwite a7c62cbc05 优化 2023-05-12 22:05:28 +08:00
Xwite 028f840668 [skip ci] web: VisibilityChange兼容Safari 14 14.5 2023-05-12 21:52:43 +08:00
Xwite cd0f20c4cf [skip ci] web: 重构章节内容及其进度 2023-05-12 21:05:53 +08:00
Xwite 14bb34beea Update PopCatalog.vue 2023-05-11 20:47:22 +08:00
Xwite 489ebae672 Revert "web: 减少重绘"
This reverts commit 2b1a7bf8d3.
2023-05-11 15:11:20 +08:00
Xwite 2b1a7bf8d3 web: 减少重绘 2023-05-11 14:43:07 +08:00
Horis 7b2c7e2dbe 优化 2023-05-11 13:55:19 +08:00