kunfei
|
43ea8e246e
|
优化
|
2022-06-16 21:35:32 +08:00 |
|
kunfei
|
cc7061be4a
|
优化
|
2022-06-16 21:19:16 +08:00 |
|
kunfei
|
8447e2b412
|
优化
|
2022-06-16 21:18:27 +08:00 |
|
kunfei
|
2f2b82d0f6
|
Merge pull request #1979 from Seidko/patch-1
License信息忘记填了,没填没法律效力的(
|
2022-06-16 21:01:43 +08:00 |
|
Seidko
|
a439b83c09
|
License信息忘记填了,没填没法律效力的(
|
2022-06-16 20:41:28 +08:00 |
|
kunfei
|
249ded385e
|
Merge pull request #1977 from gedoor/dependabot/gradle/epublib/androidx.annotation-annotation-1.4.0
chore(deps): bump annotation from 1.3.0 to 1.4.0 in /epublib
|
2022-06-16 14:25:45 +08:00 |
|
dependabot[bot]
|
d3adb8d4d5
|
chore(deps): bump annotation from 1.3.0 to 1.4.0 in /epublib
Bumps annotation from 1.3.0 to 1.4.0.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-16 04:41:37 +00:00 |
|
kunfei
|
006235c66c
|
优化
|
2022-06-16 11:02:02 +08:00 |
|
kunfei
|
cda7c78f7a
|
优化
|
2022-06-15 14:29:10 +08:00 |
|
kunfei
|
d08c3c58d6
|
优化
|
2022-06-15 14:23:53 +08:00 |
|
kunfei
|
92652f188a
|
优化
|
2022-06-15 10:29:33 +08:00 |
|
kunfei
|
20dcd7c2a3
|
导出WebDav修改到books文件夹下,方便webDav书籍导入
|
2022-06-15 08:57:24 +08:00 |
|
kunfei
|
d9ec4c1e1c
|
导出使用单线程,导出占用大量内存,并行容易OOM
|
2022-06-14 20:54:16 +08:00 |
|
kunfei
|
6967665ca0
|
Merge pull request #1973 from gedoor/cronet
Bump cronet from 102.0.5005.78 to 102.0.5005.125
|
2022-06-14 08:39:58 +08:00 |
|
gedoor
|
7e4bcdc198
|
Bump cronet from 102.0.5005.78 to 102.0.5005.125
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/102.0.5005.78..102.0.5005.125)
|
2022-06-14 00:24:06 +00:00 |
|
kunfei
|
79c752d4d9
|
Merge pull request #1971 from gedoor/dependabot/gradle/app/com.squareup.okhttp3-okhttp-4.10.0
chore(deps): bump okhttp from 4.9.3 to 4.10.0 in /app
|
2022-06-13 14:43:31 +08:00 |
|
dependabot[bot]
|
74b586a3c2
|
chore(deps): bump okhttp from 4.9.3 to 4.10.0 in /app
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.3 to 4.10.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.3...parent-4.10.0)
---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 04:45:33 +00:00 |
|
kunfei
|
af530a381c
|
Merge pull request #1966 from olixina/master
fix(help): fix BadPaddingException: error:1e000065:Cipher functions:OPENSSL_internal:BAD_DECRYPT
|
2022-06-13 08:09:05 +08:00 |
|
olixina
|
94a9f37e7f
|
fix(help): fix BadPaddingException: error:1e000065:Cipher functions:OPENSSL_internal:BAD_DECRYPT
|
2022-06-12 21:02:20 +08:00 |
|
kunfei
|
b28f89421d
|
优化
|
2022-06-10 22:14:36 +08:00 |
|
kunfei
|
25d5758c95
|
优化
|
2022-06-10 22:13:06 +08:00 |
|
kunfei
|
29f09f1082
|
优化
|
2022-06-08 17:46:47 +08:00 |
|
kunfei
|
99eaebabbb
|
优化
|
2022-06-08 15:56:47 +08:00 |
|
kunfei
|
b1c1ad4c93
|
优化
|
2022-06-08 15:46:58 +08:00 |
|
kunfei
|
290b1a004b
|
优化
|
2022-06-08 15:41:05 +08:00 |
|
kunfei
|
94adcc556c
|
Merge pull request #1957 from qianfanguojin/master
修复WebDav书籍相关的一些Bug
|
2022-06-08 15:40:40 +08:00 |
|
kunfei
|
ba39841135
|
Merge pull request #1959 from 1552980358/master
Coroutine.kt: Replace .plus with '+'
|
2022-06-08 15:40:26 +08:00 |
|
1552980358
|
9b0874d774
|
Coroutine.kt: Replace .plus with '+'
|
2022-06-08 12:23:47 +08:00 |
|
谢意帆
|
f935d7f197
|
feat: 1. 修复书记文件名为中文时显示乱码的问题
2. 添加上传和下载书籍时的加载框以及异常提示
|
2022-06-07 22:06:20 +08:00 |
|
谢意帆
|
f9aec10690
|
fix: 更改 book 为 books,确保准确性
|
2022-06-07 22:04:14 +08:00 |
|
kunfei
|
69257f1261
|
优化
|
2022-06-07 17:24:50 +08:00 |
|
kunfei
|
1ef04e191e
|
优化
|
2022-06-07 17:09:41 +08:00 |
|
kunfei
|
736ffa3e74
|
修复webDav连接不上时webDav界面无响应的bug
|
2022-06-07 17:06:48 +08:00 |
|
kunfei
|
a3fd7b5270
|
Merge remote-tracking branch 'origin/master'
|
2022-06-07 16:53:35 +08:00 |
|
kunfei
|
715b950c4f
|
修复webDav连接不上时webDav界面无响应的bug
|
2022-06-07 16:53:21 +08:00 |
|
kunfei
|
174b68edde
|
Merge pull request #1954 from gedoor/dependabot/gradle/app/com.github.liuyueyi.quick-chinese-transfer-quick-transfer-core-0.2.5
chore(deps): bump quick-transfer-core from 0.2.4 to 0.2.5 in /app
|
2022-06-07 16:43:14 +08:00 |
|
kunfei
|
6085f0f6f9
|
Merge remote-tracking branch 'origin/master'
|
2022-06-07 13:46:50 +08:00 |
|
kunfei
|
1024a9451d
|
优化
|
2022-06-07 13:46:36 +08:00 |
|
dependabot[bot]
|
2f97c6f223
|
chore(deps): bump quick-transfer-core from 0.2.4 to 0.2.5 in /app
Bumps [quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/liuyueyi/quick-chinese-transfer/releases)
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.4...0.2.5)
---
updated-dependencies:
- dependency-name: com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-07 04:41:55 +00:00 |
|
kunfei
|
34c559be02
|
优化
|
2022-06-05 22:08:01 +08:00 |
|
kunfei
|
83d5101499
|
优化
|
2022-06-05 21:57:11 +08:00 |
|
kunfei
|
93f219f3db
|
优化
|
2022-06-04 18:33:06 +08:00 |
|
kunfei
|
4fc9942388
|
Merge pull request #1947 from WhiredPlanck/patch-2
refactor(res): polish appHelp.md
|
2022-06-04 18:31:04 +08:00 |
|
kunfei
|
538d040909
|
Merge pull request #1949 from Xwite/master
fix(epub): titlepage.xhtml location
|
2022-06-04 18:29:32 +08:00 |
|
Xwite
|
4ba9fefe3e
|
fix(LocalBook): remove duplicated chapter
|
2022-06-04 15:45:57 +08:00 |
|
Xwite
|
87805a0f28
|
fix(epub): titlepage.xhtml
|
2022-06-04 15:36:21 +08:00 |
|
WhiredPlanck
|
05d93292b3
|
refactor(res): polish appHelp.md
|
2022-06-04 02:01:21 +08:00 |
|
kunfei
|
30865b32ad
|
优化
|
2022-06-03 23:06:00 +08:00 |
|
kunfei
|
9405a94ef3
|
Merge pull request #1946 from WhiredPlanck/patch-1
refactor(res): polish Chinese Simplified translations
|
2022-06-03 22:43:11 +08:00 |
|
WhiredPlanck
|
bf5e02ae9e
|
refactor(res): polish Chinese Simplified translations
- Use full-width symbols for all text
- Use correct case for proper nouns and avoid jargons
- Place a space before and after English words or numbers
- Polish translations appropriately
- Add missing translations.
Reference:
1. https://github.com/sparanoid/chinese-copywriting-guidelines
2. https://www.w3.org/TR/clreq/
|
2022-06-03 11:36:29 +08:00 |
|