Commit Graph

124 Commits

Author SHA1 Message Date
Xwite
2295b8bded suspress ts warn 2024-10-03 15:33:31 +08:00
Xwite
d461a8f42b fix(web): fix issue of tags component flickering when fisrt paint night theme bookshelf
commit 8c268e4f59 unfixed
2024-10-03 11:42:25 +08:00
Xwite
ad27bd8e1f style(modules/web): lint code with eslint 2024-10-03 10:16:25 +08:00
Xwite
2b835c0ba4 chore(modules/web/vite.config.js): remove console statement and replace depreted splitVendorChunkPlugin 2024-10-03 10:14:35 +08:00
Xwite
8c268e4f59 fix(web): fix issue of tags component flickering when fisrt paint night theme bookshelf 2024-10-03 09:20:40 +08:00
Xwite
7911bbaf58 [skip ci] fix(module/web/pages/source): import ElementPlus darkmode css var 2024-10-02 22:12:50 +08:00
Xwite
fe301f9bcd feat(modules/web): souceEdito theme respect system darkmode 2024-10-02 21:38:40 +08:00
Xwite
f5ec50156a fix(modules/web): fix ElemetPlus theme not respect Reader theme 2024-10-02 21:38:40 +08:00
Xwite
01b031806b refactor(modules/web): arrange storeToRefs destruct 2024-10-02 21:38:40 +08:00
Xwite
320bd3d075 fix(modules/web): revoke objectURL after download 2024-10-02 21:38:40 +08:00
Xwite
8d07b5441b fix(modules/web):fix vue warn 2024-10-02 21:38:39 +08:00
Xwite
4dde09c6a4 refactor(modules/web): use deep watcher to sync read config;remove unnecessary refs 2024-10-02 21:38:39 +08:00
Xwite
312a33aea3 refactor(modules/web): add isDark getters in bookStore.js 2024-10-02 21:38:39 +08:00
Xwite
2ced4b7e1c chore(modules/web): update dependencies 2024-10-02 21:38:38 +08:00
Xwite
40d5a75fa9 fix(modules/web): use native confirm 2024-09-30 21:39:28 +08:00
Xwite
280eab3403 [WIP]: web search book read 2024-09-30 21:11:51 +08:00
Xwite
d333e0a116 [skip ci] fix(modules/web): fix typo 2024-09-30 20:28:18 +08:00
Xwite
797bfd94fd feat(web): 试看搜索书籍后返回书架时提示是否加入书架 2024-09-30 20:03:43 +08:00
Xwite
82bf7e709e feat(modules/web): 支持网络字体
close #4210
2024-09-29 20:03:37 +08:00
Xwite
bf91a6f206 fix(modules/web): 重构阅读API;封面图片优先使用源站资源
- 添加图片代理接口API;API地址测试(3s超时)
2024-09-29 18:07:39 +08:00
Xwite
ed5d13f455 CI(modules/web/build): check github workflows ENV 2024-09-29 17:29:50 +08:00
Horis
e4583fe206 优化 2024-09-19 12:57:45 +08:00
Horis
1ec110d01d 优化 2024-07-11 20:19:10 +08:00
Cjsah
94aaee8d9b resolve refresh 2024-06-16 10:51:12 +08:00
Cjsah
96a3b6b802 remove .dev 2024-06-16 10:39:37 +08:00
Cjsah
f3d055c9bb update set ip 2024-06-16 10:27:43 +08:00
Antecer
d7ac10d05c 回滚依赖库 2024-05-02 13:06:25 +08:00
dependabot[bot]
b96b7d4e06 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
Horis
8a404544b0 优化 2024-04-19 20:35:45 +08:00
Antecer
a50a433233 常用教程纳入web服务 2024-04-05 22:45:35 +08:00
Antecer
5d8287d5b5 转移帮助文档路径,并纳入web服务 2024-04-05 22:25:52 +08:00
Antecer
d72a6ae459 添加markdown解析器,以后使用markdown写帮助文档 2024-04-05 20:06:37 +08:00
Antecer
798c61fb76 再试一次 2024-04-04 16:00:36 +08:00
Antecer
195f316b75 用静态页面做规则教程 2024-04-04 15:21:52 +08:00
Yoog Wu
5afa69009d fix: hide book info that is too long (#3822) 2024-03-21 08:49:24 +08:00
dependabot[bot]
73010fc9c6 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]
f3a1f30b86 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]
b38674a496 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
95e57c7957 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
77822dab1b 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
d5f1386237 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]
bef919e9a7 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
f46361d357 优化 2024-01-21 22:54:32 +08:00
Horis
9e9d670262 优化 2024-01-20 11:26:11 +08:00
newzeble
a6c53cb9bc Update BookShelf.vue 2023-12-20 12:40:51 +08:00
Horis
535539e69c 优化 2023-12-13 15:26:56 +08:00
Horis
96f8d3bd97 优化 2023-12-09 23:54:05 +08:00
dependabot[bot]
54a229ea10 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]
a032eb3318 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
07d294ac04 修复web阅读翻页动画未完成时再次触发翻页导致页面抽搐的问题 2023-09-23 21:17:21 +08:00