Xwite
|
7984c45cb9
|
refactor(modules/web): Mirgrat to typescript; fix bugs
|
2024-10-14 21:46:45 +08:00 |
|
Xwite
|
b95deeb607
|
fix
|
2024-10-12 18:24:08 +08:00 |
|
Xwite
|
5b9e42b3cc
|
Bug fix
|
2024-10-10 17:03:17 +08:00 |
|
Xwite
|
5cdb7ee6e4
|
Merge branch 'master' into master
|
2024-10-10 15:16:01 +08:00 |
|
Xwite
|
f79fd97602
|
[skip ci] Update index.js
|
2024-10-10 15:12:41 +08:00 |
|
adhu2018
|
57d97a7a3d
|
chore: 使用现代编译器
解决 `The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.`
|
2024-10-10 12:42:33 +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
|
675cfdb3aa
|
chore: fix hint
|
2024-10-09 09:14:35 +08:00 |
|
Xwite
|
e33bd350ab
|
fix(modules/web): fix legado remoteURl parse
|
2024-10-09 09:09:58 +08:00 |
|
Xwite
|
34dd7b9d1f
|
fix(modues/web): deal with readingRecent tag clik event; remove keyup eventListener when addToBookShelfConfirm visible
|
2024-10-05 08:26:58 +08:00 |
|
Xwite
|
a7f9553bc9
|
fix(web/addToBookShelfConfirm): set ElMessageBox.closeOnHashChange to false
|
2024-10-05 08:26:57 +08:00 |
|
Xwite
|
bbc944c95f
|
chore(web): sync readconfig only when readSetting unvisible
|
2024-10-05 08:26:57 +08:00 |
|
Xwite
|
ea244ad681
|
fix(web): hide customFont el-popover after click button
|
2024-10-03 17:53:15 +08:00 |
|
Xwite
|
bb519c48e0
|
fix(web/sourceeditor): update el-checkbox usage; fix reactivity bugs;update isbooksource regex
|
2024-10-03 16:32:13 +08:00 |
|
Xwite
|
cabb56d415
|
suspress ts warn
|
2024-10-03 15:33:31 +08:00 |
|
Xwite
|
4b849bcc3b
|
fix(web): fix issue of tags component flickering when fisrt paint night theme bookshelf
commit caeb54e213 unfixed
|
2024-10-03 11:42:25 +08:00 |
|
Xwite
|
8b7e33a32e
|
style(modules/web): lint code with eslint
|
2024-10-03 10:16:25 +08:00 |
|
Xwite
|
6578660b26
|
chore(modules/web/vite.config.js): remove console statement and replace depreted splitVendorChunkPlugin
|
2024-10-03 10:14:35 +08:00 |
|
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 |
|