Commit Graph

160 Commits

Author SHA1 Message Date
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
kunfei
a2a76da248 Merge remote-tracking branch 'origin/master' 2023-10-10 11:39:27 +08:00
Horis
8620dfd560 优化 2023-10-07 17:06:38 +08:00
kunfei
275e492c9f 优化 2023-10-07 10:38:59 +08:00
Horis
b5bea5e3c4 优化 2023-09-26 20:41:06 +08:00
StanHustler
07d294ac04 修复web阅读翻页动画未完成时再次触发翻页导致页面抽搐的问题 2023-09-23 21:17:21 +08:00
StanHustler
c1facb5f72 web阅读增加翻页速度的设置项 2023-09-23 21:05:10 +08:00
StanHustler
8349fda250 修复web阅读上下方向键二段跳的问题 2023-09-23 20:28:28 +08:00
Horis
31264e1122 优化 2023-08-11 10:15:59 +08:00
Xwite
ce2907ca33
Update rssSourceEditConfig.js 2023-07-30 08:04:15 +08:00
kunfei
c9b96f0fa7 优化 2023-07-29 00:25:04 +08:00
kunfei
1eb6f96153 eslint 2023-07-25 21:35:32 +08:00
dependabot[bot]
3f76be4d78
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
Discut
4d6864051d
Fix CustomExport (#2)
* perf(CacheActivity):  提升性能

* feat(strings): 💄 新增 result_analyzed 字段

* feat(PreferKey):  新增 episodeExportFileName 字段

+ 用于保存 自定义导出文件名 的js脚本

* feat(ExportCustomEpisode):  将导出文件名格式输入框移至导出对话框

+ 新增 测试导出文件名格式按钮
+ 默认选择为 导出所有
+ 优化了保存变量逻辑

* fix(ui): cant show R.string.result_analyzed

* perf(ExportCustomEpisode):  使用协程优化导出

* perf(ExportCustomEpisode): 优化log

* fix(AppConfig): 修复episodeExportFileName值可能为null的问题

* fix(AppConfig): 修复enableCustomExport值可能为null的问题

* fix(AppConfig): 修复第一次选择导出路径不能正常使用自定义导出的问题

* perf(ExportCustomEpisode):  优化进度条显示、优化输出速度

* style(ExportCustomEpisode): 🎨 清理代码
2023-07-15 17:43:25 +08:00
dependabot[bot]
7afad97419
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
kunfei
ad904f660b 优化 2023-06-16 16:52:03 +08:00
kunfei
ab7fd929d3 Revert "优化"
This reverts commit ecdc955f81.
2023-06-16 07:54:18 +08:00
kunfei
ecdc955f81 优化 2023-06-16 00:06:27 +08:00
kunfei
7cee9414ae 优化 2023-06-15 23:52:52 +08:00
kunfei
d9e623cd37 优化 2023-06-15 23:50:33 +08:00
kunfei
102ae470d4 修改有问题,先改回 2023-06-15 23:35:38 +08:00
Horis
f6704c5867 优化 2023-06-15 21:05:55 +08:00
kunfei
80654461f7 优化 2023-06-15 18:49:56 +08:00
kunfei
651f3cc460 优化 2023-06-15 16:26:21 +08:00
kunfei
08cab46033 优化 2023-06-15 12:57:56 +08:00
kunfei
42b9f15260 优化 2023-06-15 12:33:52 +08:00
kunfei
c04027de1e 优化 2023-06-14 16:43:04 +08:00
kunfei
efafd0219c 优化 2023-06-14 15:47:06 +08:00
Xwite
03d5527990
[skip ci] web: 书架界面布局切换750px 2023-06-11 07:25:38 +08:00
Horis
d6ff9d06ad 优化 2023-06-10 15:23:25 +08:00
dependabot[bot]
ec41d7e040
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
0468b64776 feat: 1.书架页面增加暗黑模式,在章节阅读页面设置暗黑主题即可开启;2.支持Retina高分屏下无法正确的由左右分屏变化为上下分屏;3.上下分屏模式下,展示最近阅读和基本设定栏。 2023-06-01 16:17:32 +08:00
Sunrishe
1925fad79a fix: 修复在Safari浏览器右下角出现的小白方框 2023-06-01 16:10:52 +08:00
Xwite
2cb7100453 web快捷键取消默认过滤INPUT SELECT TEXTAREA 2023-05-21 21:52:07 +08:00
dependabot[bot]
5a64d6633f
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
cc40be92dd web: 源编辑快捷键保存逻辑 2023-05-20 17:12:11 +08:00
Xwite
2666728041
web: update rules 2023-05-19 18:13:03 +08:00
kunfei
b8a977d67d Merge remote-tracking branch 'origin/master' 2023-05-16 14:27:15 +08:00
kunfei
cab4f184ce eslint 2023-05-16 14:27:00 +08:00
Xwite
2cbf6e5aec [skip ci]modules:web auto cp dist files 2023-05-16 10:46:06 +08:00
Xwite
bc8179eb58 [skip ci]modules:web auto cp dist files 2023-05-16 10:43:59 +08:00
Xwite
552357b004 set package.json typeto module 2023-05-16 10:43:55 +08:00
Xwite
89d7e78a86 web 修复x滚动条 2023-05-15 23:29:12 +08:00
Xwite
9da6af468f web书架: 判断同步的阅读宽度是否超出当前设备 2023-05-15 22:51:01 +08:00
kunfei
b68f10b53b Merge remote-tracking branch 'origin/master' 2023-05-14 20:15:02 +08:00
Xwite
d4103616d7 优化 2023-05-14 20:14:04 +08:00
kunfei
64d70b64bf 优化 2023-05-14 20:12:52 +08:00
Xwite
5efc367bc6 update vue3.3
web编辑 修正筛选删除导出逻辑
2023-05-14 19:36:52 +08:00
Xwite
152dc4e3b8 [skip ci] perf(web): improve little performance 2023-05-14 14:06:18 +08:00
Xwite
478a50f0eb web: 移除Safari<14.5兼容处理 2023-05-13 11:33:31 +08:00
Xwite
31e10b3010 web: 添加hooks 2023-05-13 11:33:25 +08:00
Xwite
4841710a04 优化 2023-05-12 22:05:28 +08:00
Xwite
de516f8983 [skip ci] web: VisibilityChange兼容Safari 14 14.5 2023-05-12 21:52:43 +08:00
Xwite
16c2791184 [skip ci] web: 重构章节内容及其进度 2023-05-12 21:05:53 +08:00
Xwite
d2d7b9e557
Update PopCatalog.vue 2023-05-11 20:47:22 +08:00
Xwite
98d878f29d Revert "web: 减少重绘"
This reverts commit e12ad9ef4d.
2023-05-11 15:11:20 +08:00
Xwite
e12ad9ef4d web: 减少重绘 2023-05-11 14:43:07 +08:00
Horis
85c07b55df 优化 2023-05-11 13:55:19 +08:00
Xwite
a5bd387145 web: 优化目录跳转 2023-05-11 13:20:36 +08:00
Xwite
bf2f10858d web: 修复pc端目录滚动 2023-05-11 12:41:00 +08:00
Xwite
71da77be4c web: 修复pc端目录滚动 2023-05-11 12:34:27 +08:00
Xwite
5ceee8e038 web: 修复目录位置不对 2023-05-11 08:17:00 +08:00
Xwite
9447bef57b web: 修复快捷键设置bug和esc键逻辑; 修复超大章节列表造成的卡顿
bug: 第一点击目录时没有跳转到合适位置
2023-05-10 12:43:36 +08:00
Xwite
ec9c2fec08 web: 修复快捷键设置bug和esc键逻辑; 修复超大章节列表造成的卡顿
bug: 第一点击目录时没有跳转到合适位置
2023-05-10 12:41:55 +08:00
Xwite
6a0f933668 web: 添加间距设置 2023-05-09 20:35:55 +08:00
Xwite
07f34c1b61 web: 添加间距设置 2023-05-09 20:34:40 +08:00
Xwite
324711c384 优化 2023-05-09 19:22:25 +08:00
Xwite
fe01efbf85 perf(web): 减少重复字数计算 2023-05-09 18:40:31 +08:00
Xwite
596ea46916 fix(web): 字数计算考虑换行符 2023-05-09 18:19:45 +08:00
Xwite
02a215202c fix(web): 修复进度同步和返回书架同步 2023-05-09 17:19:46 +08:00
Xwite
271aa770b1 [skip ci] web: remove unnecessary watchers 2023-05-09 17:18:55 +08:00
Xwite
401020c824 [skip ci] wip: web添加字距 段距 行距实现 2023-05-08 22:34:10 +08:00
Xwite
ee70523026 perf(web): 使用map查找推送失败的源 2023-05-07 11:40:33 +08:00
Xwite
d27dd0a5a3 perf(web): 使用map查找勾选的源 2023-05-06 22:59:26 +08:00
Xwite
6121a98a78 fix(web): 源修改后列表多选异常 添加编辑按钮
close #3051
2023-05-04 13:31:17 +08:00
Xwite
de5a0208f4 fix(web): 同步删除app源 2023-04-22 07:55:41 +08:00
Xwite
df54b72c2c fix(web): 同步删除app源 2023-04-22 07:50:42 +08:00
kunfei
1dbe4b4ec0 优化 2023-04-21 00:17:59 +08:00
kunfei
863b41ac4f 优化 2023-04-20 21:22:24 +08:00
Xwite
9ee0c363e6 fix: web书籍部分图片加载失败 2023-04-16 20:13:45 +08:00
Xwite
cac6266323 fix: SourceItem web订阅源key 错误 2023-04-16 15:33:45 +08:00
Horis
068c77da74 优化 2023-04-16 14:51:15 +08:00
Xwite
802847649c
[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
4a62ccff27
[skip ci] web: update dependence 2023-04-16 10:55:02 +08:00
dependabot[bot]
1174402b6b
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
kunfei
c00a28c87e upgrade agp 8.0 2023-04-15 23:36:24 +08:00
Horis
8fa1056af1 优化 2023-04-14 22:14:04 +08:00
Xwite
4828aeff90 web: 更新书源规则 2023-04-10 12:19:12 +08:00
Xwite
b248dada52 web: 书架无书时不显示loading 2023-04-10 12:11:43 +08:00
kunfei
34789a22b7 源添加jsLib,未完成 2023-04-09 22:16:44 +08:00
kunfei
4e7f2a52e5 源添加jsLib,未完成 2023-04-09 22:04:51 +08:00
Xwite
b929e04dfd [skip ci] workflow使用pnpm 2023-04-08 20:01:44 +08:00
Xwite
ad18d52760
[skip ci] 2023-04-08 12:55:33 +08:00
Xwite
36fa4523e6 Merge branch 'master' of github.com:gedoor/legado 2023-04-08 12:18:14 +08:00
Xwite
571fa3a32d web loading遮罩透明 2023-04-08 12:17:13 +08:00
Xwite
77223d20ca
[skip ci] 2023-04-08 11:34:24 +08:00
Xwite
fbb5283f8d
[skip ci] update readme 2023-04-08 11:33:36 +08:00
Xwite
367d7f9c24 [skip ci] 2023-04-08 08:53:48 +08:00
Xwite
8bedced18f [skip ci] 2023-04-08 08:52:19 +08:00