Commit Graph

112 Commits

Author SHA1 Message Date
Horis
d8cc932527 优化 2023-12-08 22:15:00 +08:00
Horis
9009e32c87 优化 2023-12-08 17:14:14 +08:00
Horis
900bc3876c 优化 2023-12-08 16:48:28 +08:00
Horis
99fcd6956b 优化 2023-12-07 11:51:39 +08: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