kunfei
|
1f0ebdfd4c
|
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
|
c401a81288
|
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
|
c3a4ddc54c
|
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
|
8d0cde339e
|
优化
|
2023-05-29 15:46:28 +08:00 |
|
dependabot[bot]
|
f27fb450bf
|
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]
|
6535de4aab
|
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]
|
a8606d04bc
|
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
|
f3c96edc2a
|
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
|
a4e7af683a
|
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
|
432da71fa3
|
优化
|
2023-05-28 11:05:14 +08:00 |
|
kunfei
|
76c74d87ad
|
优化
|
2023-05-27 23:46:05 +08:00 |
|
kunfei
|
d8db4704d6
|
优化
|
2023-05-27 22:43:07 +08:00 |
|
kunfei
|
64dc2f1be8
|
Merge pull request #3118 from Discut/custom_export_dev
Custom export dev
|
2023-05-26 15:21:07 +08:00 |
|
Horis
|
a51c21aed5
|
优化
|
2023-05-25 15:42:50 +08:00 |
|
Discut
|
886e0f2c40
|
style(CustomDialog): 🎨 去除多余的代码
|
2023-05-23 22:07:40 +08:00 |
|
Discut
|
d826e5566c
|
fix(CustomDialog): 🐛 修复 EpubSize可能会溢出
新增 无章节错误信息
|
2023-05-23 21:58:42 +08:00 |
|
Discut
|
21114edbf6
|
fix(CustomDialog): 🐛 修复 错误表达式会导致流程中断
修复后行为为:
+ 丢弃错误表达式
+ 尝试解析剩下的表达式
|
2023-05-23 20:59:51 +08:00 |
|
Discut
|
b5fc4f11bf
|
perf(CustomDialog): ⚡ 优化对话框动画效果与运行逻辑
|
2023-05-23 15:40:14 +08:00 |
|
Discut
|
40adb0de08
|
perf(dialog_select_section_export): ⚡ 优化对话框布局
|
2023-05-23 15:39:33 +08:00 |
|
Discut
|
682ff2eb40
|
feat(i18n): ✨ 多国语言化
|
2023-05-23 15:38:32 +08:00 |
|
Discut
|
9709e99308
|
feat(CustomExport): ✨ 自定义导出新增文件变量 epubIndex
|
2023-05-23 14:01:21 +08:00 |
|
Discut
|
a2c7e80b65
|
fix(CustomExport): 修复导出章节列表越界的问题,优化导出逻辑
|
2023-05-23 13:11:20 +08:00 |
|
Xwite
|
ab3656024b
|
Update ruleHelp.md
|
2023-05-23 12:29:26 +08:00 |
|
Discut
|
2ff300169f
|
fix(CustomExport): 修复自定义导出进度条错误的问题
|
2023-05-23 10:06:49 +08:00 |
|
Discut
|
25fbc1b5d4
|
fix(CustomExportDialog): 暂存
|
2023-05-22 22:52:30 +08:00 |
|
Discut
|
7480c06d14
|
fix(CustomExportDialog): 🐛 修复 确认后对话框不消失的问题
|
2023-05-22 21:28:42 +08:00 |
|
Discut
|
d8c5d79d2d
|
feat(Cache/Export): ✨ 新增 开启自定义导出 菜单与对话框
|
2023-05-22 21:00:37 +08:00 |
|
Xwite
|
b6fccac4d3
|
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
|
5a7074334c
|
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
|
ab46460f93
|
Bump web v3.23.052121
|
2023-05-21 13:53:46 +00:00 |
|
Xwite
|
a0017ee44d
|
Merge branch 'master' of github.com:gedoor/legado
|
2023-05-21 21:52:51 +08:00 |
|
Xwite
|
0c7b1edc3d
|
web快捷键取消默认过滤INPUT SELECT TEXTAREA
|
2023-05-21 21:52:07 +08:00 |
|
kunfei
|
740e0e7dcc
|
优化
|
2023-05-21 21:44:22 +08:00 |
|
kunfei
|
798cfabbba
|
优化
|
2023-05-21 20:54:42 +08:00 |
|
kunfei
|
43321fea6d
|
Merge remote-tracking branch 'origin/master'
|
2023-05-21 14:25:07 +08:00 |
|
kunfei
|
4ed624ab22
|
优化
|
2023-05-21 14:24:51 +08:00 |
|
Xwite
|
f13df187a4
|
登录支持相对链接
|
2023-05-21 10:16:06 +08:00 |
|
kunfei
|
921bad3eca
|
Merge remote-tracking branch 'origin/master'
|
2023-05-20 23:42:19 +08:00 |
|
kunfei
|
12992b0d72
|
优化
|
2023-05-20 23:42:06 +08:00 |
|
kunfei
|
765e337b3a
|
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
|
6c315b2060
|
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
|
46abc3beae
|
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]
|
7c8ab7fbb2
|
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]
|
7e612d90ab
|
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 |
|
dependabot[bot]
|
571f388761
|
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 |
|
Horis
|
02bde4841d
|
优化
|
2023-05-20 17:52:31 +08:00 |
|
Xwite
|
8e8666200e
|
Bump web v3.23.052017
|
2023-05-20 09:13:35 +00:00 |
|
Xwite
|
f491aa4355
|
web: 源编辑快捷键保存逻辑
|
2023-05-20 17:12:11 +08:00 |
|
kunfei
|
1ca3b9846d
|
优化
|
2023-05-19 19:49:40 +08:00 |
|
kunfei
|
67595ac3dd
|
优化
|
2023-05-19 19:12:38 +08:00 |
|