Commit Graph

3838 Commits

Author SHA1 Message Date
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
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
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
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
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
Discut
4bda1c400e fix(CustomExport): 修复自定义导出进度条错误的问题 2023-05-23 10:06:49 +08:00
Discut
82f0d0af17 fix(CustomExportDialog): 暂存 2023-05-22 22:52:30 +08:00
Discut
c950a4bfe5 fix(CustomExportDialog): 🐛 修复 确认后对话框不消失的问题 2023-05-22 21:28:42 +08:00
Discut
d95376448d feat(Cache/Export): 新增 开启自定义导出 菜单与对话框 2023-05-22 21:00:37 +08:00
Xwite
a32cfbd26a Bump cronet from 113.0.5672.76 to 113.0.5672.131
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/113.0.5672.76..113.0.5672.131)
2023-05-22 01:33:02 +00:00
Xwite
cfe9701c26 Bump web v3.23.052121 2023-05-21 13:53:46 +00:00
kunfei
a829689850 优化 2023-05-21 21:44:22 +08:00
kunfei
96ef9571e1 优化 2023-05-21 20:54:42 +08:00
kunfei
54171e5a4c Merge remote-tracking branch 'origin/master' 2023-05-21 14:25:07 +08:00
kunfei
5074f072e8 优化 2023-05-21 14:24:51 +08:00
Xwite
f37e53ad71 登录支持相对链接 2023-05-21 10:16:06 +08:00
kunfei
c59d612125 Merge remote-tracking branch 'origin/master' 2023-05-20 23:42:19 +08:00
kunfei
cd039751ce 优化 2023-05-20 23:42:06 +08:00
dependabot[bot]
c15b3f3623 Bump com.google.protobuf:protobuf-javalite from 3.23.0 to 3.23.1
Bumps com.google.protobuf:protobuf-javalite from 3.23.0 to 3.23.1.

---
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-20 10:33:06 +00:00
Horis
435db730f0 优化 2023-05-20 17:52:31 +08:00
Xwite
d9d5469454 Bump web v3.23.052017 2023-05-20 09:13:35 +00:00
kunfei
56d1a20a07 优化 2023-05-19 19:49:40 +08:00