Commit Graph
120 Commits
Author SHA1 Message Date
Xwite caeb54e213 fix(web): fix issue of tags component flickering when fisrt paint night theme bookshelf 2024-10-03 09:20:40 +08:00
Xwite f048952d73 [skip ci] fix(module/web/pages/source): import ElementPlus darkmode css var 2024-10-02 22:12:50 +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 2aa81f14e3 refactor(modules/web): arrange storeToRefs destruct 2024-10-02 21:38:40 +08:00
Xwite eb8231e705 fix(modules/web): revoke objectURL after download 2024-10-02 21:38:40 +08:00
Xwite ad5aa832f4 fix(modules/web):fix vue warn 2024-10-02 21:38:39 +08:00
Xwite 4daa443fdf refactor(modules/web): use deep watcher to sync read config;remove unnecessary refs 2024-10-02 21:38:39 +08:00
Xwite 70e937bf0f refactor(modules/web): add isDark getters in bookStore.js 2024-10-02 21:38:39 +08:00
Xwite b1538b6f24 chore(modules/web): update dependencies 2024-10-02 21:38:38 +08:00
Xwite 1935872dcf fix(modules/web): use native confirm 2024-09-30 21:39:28 +08:00
Xwite d867e0dc6f [WIP]: web search book read 2024-09-30 21:11:51 +08:00
Xwite 41480fbdb5 [skip ci] fix(modules/web): fix typo 2024-09-30 20:28:18 +08:00
Xwite 4d51516efa feat(web): 试看搜索书籍后返回书架时提示是否加入书架 2024-09-30 20:03:43 +08:00
Xwite 3620549b24 feat(modules/web): 支持网络字体
close #4210
2024-09-29 20:03:37 +08:00
Xwite d532608b66 fix(modules/web): 重构阅读API;封面图片优先使用源站资源
- 添加图片代理接口API;API地址测试(3s超时)
2024-09-29 18:07:39 +08:00
Xwite 1a81eca3ff CI(modules/web/build): check github workflows ENV 2024-09-29 17:29:50 +08:00
Horis e92f247d05 优化 2024-09-19 12:57:45 +08:00
Horis 4a54c9fc3f 优化 2024-07-11 20:19:10 +08:00
Cjsah 5f0e86a35a resolve refresh 2024-06-16 10:51:12 +08:00
Cjsah cc13e247e7 remove .dev 2024-06-16 10:39:37 +08:00
Cjsah b5c509f4ef update set ip 2024-06-16 10:27:43 +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
Horis 5a8ee8d4f8 优化 2024-04-19 20:35:45 +08:00
Antecer ca0619b8f0 常用教程纳入web服务 2024-04-05 22:45:35 +08:00
Antecer dc25151255 转移帮助文档路径,并纳入web服务 2024-04-05 22:25:52 +08:00
Antecer 89b7b71962 添加markdown解析器,以后使用markdown写帮助文档 2024-04-05 20:06:37 +08:00
Antecer ca6683a4f5 再试一次 2024-04-04 16:00:36 +08:00
Antecer a55b1dc5df 用静态页面做规则教程 2024-04-04 15:21:52 +08:00
Yoog Wu cff991a5ca fix: hide book info that is too long (#3822) 2024-03-21 08:49:24 +08: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
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