Commit Graph

4540 Commits

Author SHA1 Message Date
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
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
7d2c462b43
Merge pull request #3112 from gedoor/cronet
Bump cronet from 113.0.5672.76 to 113.0.5672.131
2023-05-22 17:07:06 +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
Xwite
87d73a7283 Merge branch 'master' of github.com:gedoor/legado 2023-05-21 21:52:51 +08:00
Xwite
2cb7100453 web快捷键取消默认过滤INPUT SELECT TEXTAREA 2023-05-21 21:52:07 +08: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
kunfei
bd0cca7ccd
Merge pull request #3109 from gedoor/dependabot/gradle/com.google.protobuf-protobuf-javalite-3.23.1
Bump com.google.protobuf:protobuf-javalite from 3.23.0 to 3.23.1
2023-05-20 20:14:20 +08:00
kunfei
6a2561a654
Merge pull request #3108 from gedoor/dependabot/gradle/media3_version-1.0.2
Bump media3_version from 1.0.1 to 1.0.2
2023-05-20 20:14:04 +08:00
kunfei
31d2d2ddc9
Merge pull request #3107 from gedoor/dependabot/npm_and_yarn/modules/web/unplugin-auto-import-0.16.0
Bump unplugin-auto-import from 0.15.3 to 0.16.0 in /modules/web
2023-05-20 20:13:52 +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
dependabot[bot]
6976ccd5d3
Bump media3_version from 1.0.1 to 1.0.2
Bumps `media3_version` from 1.0.1 to 1.0.2.

Updates `androidx.media3:media3-exoplayer` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.0.1...1.0.2)

Updates `androidx.media3:media3-datasource-okhttp` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.0.1...1.0.2)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-datasource-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-20 10:32:53 +00:00