Commit Graph

5911 Commits

Author SHA1 Message Date
kunfei 8cac44dfaf 优化 2023-06-10 22:55:31 +08:00
kunfei a835cc0a98 优化 2023-06-10 22:49:52 +08:00
kunfei eb31861e93 优化 2023-06-10 22:45:46 +08:00
kunfei ca89f0d282 优化 2023-06-10 22:29:36 +08:00
kunfei f4f5971cb4 优化 2023-06-10 22:28:11 +08:00
kunfei 84e1b14f8e 优化 2023-06-10 22:03:59 +08:00
Horis d6ff9d06ad 优化 2023-06-10 15:23:25 +08:00
Horis 45c88716f3 优化 2023-06-07 23:52:59 +08:00
kunfei 271b139073 优化 3.23.060622 2023-06-06 22:30:28 +08:00
kunfei d448d37cc5 优化 2023-06-06 22:17:39 +08:00
kunfei b62020bef2 Merge pull request #3154 from gedoor/dependabot/npm_and_yarn/modules/web/unplugin-vue-components-0.25.0
Bump unplugin-vue-components from 0.24.1 to 0.25.0 in /modules/web
2023-06-05 22:12:45 +08:00
kunfei f8c75d97f6 Merge pull request #3152 from gedoor/cronet
Bump cronet from 114.0.5735.52 to 114.0.5735.57
2023-06-05 22:12:19 +08:00
kunfei b98f7bceb3 书架管理点击书名阅读 2023-06-05 22:02:26 +08:00
Horis df95c09d8b 优化 2023-06-05 13:45:54 +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
Xwite 309e8b3d6b Bump cronet from 114.0.5735.52 to 114.0.5735.57
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/114.0.5735.52..114.0.5735.57)
2023-06-05 01:34:33 +00:00
Horis 79218aba28 修复目录无法加载问题 #3149 2023-06-04 15:34:06 +08:00
Horis 2e23b4ba78 优化 2023-06-02 22:19:15 +08:00
gedoor 4b9d593e84 Bump web v3.23.060219 2023-06-02 11:16:30 +00:00
kunfei 33bab99e8a Merge pull request #3145 from sunrishe/master
阅读WEB服务页面优化
2023-06-02 19:15:48 +08: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
Horis 9c4a16a57f 优化 2023-05-31 23:56:04 +08:00
Horis 4736556e24 优化 2023-05-31 22:36:14 +08:00
Horis e4abc8487f 优化 2023-05-30 22:24:19 +08:00
kunfei ae285e552a Merge pull request #3136 from gedoor/dependabot/gradle/cn.hutool-hutool-crypto-5.8.19
Bump cn.hutool:hutool-crypto from 5.8.18 to 5.8.19
2023-05-30 08:07:23 +08:00
kunfei 6da9f3f5fe Merge pull request #3135 from gedoor/dependabot/gradle/androidx.activity-activity-ktx-1.7.2
Bump androidx.activity:activity-ktx from 1.7.1 to 1.7.2
2023-05-30 08:07:00 +08:00
kunfei 87e87b9d58 Merge pull request #3134 from gedoor/dependabot/gradle/com.google.protobuf-protobuf-javalite-3.23.2
Bump com.google.protobuf:protobuf-javalite from 3.23.1 to 3.23.2
2023-05-30 08:06:49 +08:00
kunfei 14a965067d Merge pull request #3133 from gedoor/dependabot/gradle/androidx.webkit-webkit-1.7.0
Bump androidx.webkit:webkit from 1.6.1 to 1.7.0
2023-05-30 08:06:37 +08:00
Horis 56c80a5835 优化 2023-05-29 15:46:28 +08:00
dependabot[bot] 8176bd524d Bump cn.hutool:hutool-crypto from 5.8.18 to 5.8.19
Bumps [cn.hutool:hutool-crypto](https://github.com/dromara/hutool) from 5.8.18 to 5.8.19.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/commits/5.8.19)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 05:07:54 +00:00
dependabot[bot] 401763572d Bump androidx.activity:activity-ktx from 1.7.1 to 1.7.2
Bumps androidx.activity:activity-ktx from 1.7.1 to 1.7.2.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 05:07:39 +00:00
dependabot[bot] 858ffbeed5 Bump com.google.protobuf:protobuf-javalite from 3.23.1 to 3.23.2
Bumps com.google.protobuf:protobuf-javalite from 3.23.1 to 3.23.2.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 05:07:26 +00:00
dependabot[bot] beb8870a82 Bump androidx.webkit:webkit from 1.6.1 to 1.7.0
Bumps androidx.webkit:webkit from 1.6.1 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.webkit:webkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 05:07:11 +00:00
kunfei 69f93d382d Merge pull request #3132 from gedoor/cronet
Bump cronet from 113.0.5672.131 to 114.0.5735.52
2023-05-29 11:29:27 +08:00
Xwite c08c719f1b Bump cronet from 113.0.5672.131 to 114.0.5735.52
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/113.0.5672.131..114.0.5735.52)
2023-05-29 01:33:00 +00:00
kunfei 573cf6542a 优化 2023-05-28 11:05:14 +08:00
kunfei 89a85bbc24 优化 2023-05-27 23:46:05 +08:00
kunfei a0c5b1c3bb 优化 2023-05-27 22:43:07 +08:00
kunfei 1b1e343f77 Merge pull request #3118 from Discut/custom_export_dev
Custom export dev
2023-05-26 15:21:07 +08:00
Horis ca277d941c 优化 2023-05-25 15:42:50 +08:00
Discut 6a41cd6cbe style(CustomDialog): 🎨 去除多余的代码 2023-05-23 22:07:40 +08:00
Discut 835c3df175 fix(CustomDialog): 🐛 修复 EpubSize可能会溢出
新增 无章节错误信息
2023-05-23 21:58:42 +08:00
Discut a6c69e5e05 fix(CustomDialog): 🐛 修复 错误表达式会导致流程中断
修复后行为为:
+ 丢弃错误表达式
+ 尝试解析剩下的表达式
2023-05-23 20:59:51 +08:00
Discut 0483bfae88 perf(CustomDialog): 优化对话框动画效果与运行逻辑 2023-05-23 15:40:14 +08:00
Discut 1f2ba63865 perf(dialog_select_section_export): 优化对话框布局 2023-05-23 15:39:33 +08:00
Discut 10c229e609 feat(i18n): 多国语言化 2023-05-23 15:38:32 +08:00
Discut dc4f1e03d7 feat(CustomExport): 自定义导出新增文件变量 epubIndex 2023-05-23 14:01:21 +08:00
Discut ee0e085519 fix(CustomExport): 修复导出章节列表越界的问题,优化导出逻辑 2023-05-23 13:11:20 +08:00
Xwite 63bcecf299 Update ruleHelp.md 2023-05-23 12:29:26 +08:00