Commit Graph

3936 Commits

Author SHA1 Message Date
kunfei
058cc93be4 优化 2023-03-29 22:00:40 +08:00
kunfei
d59ef46434 崩溃日志优先保存到备份文件夹,方便外部应用查看 2023-03-29 16:26:34 +08:00
kunfei
1ca02223ce 优化 2023-03-29 15:55:16 +08:00
kunfei
aac97d79ba 优化 2023-03-29 10:44:24 +08:00
kunfei
60c41d96e5 优化 2023-03-29 10:39:45 +08:00
kunfei
8a7a05a37a Merge remote-tracking branch 'origin/master' 2023-03-29 09:23:17 +08:00
kunfei
2fa461b9e0 修复恢复备份用的zip库不支持5.0,6.0的问题 2023-03-29 09:23:01 +08:00
kunfei
ba2f35e3e8 优化 2023-03-28 23:07:08 +08:00
kunfei
ca3f060aa0 优化 2023-03-28 20:32:44 +08:00
github-actions[bot]
ebb28891e6 web source editor: v3.23.032717 2023-03-27 09:01:03 +00:00
kunfei
573d8edcaa
Merge pull request #2923 from gedoor/dependabot/gradle/app/cn.hutool-hutool-crypto-5.8.16
Bump cn.hutool:hutool-crypto from 5.8.15 to 5.8.16 in /app
2023-03-27 16:24:59 +08:00
kunfei
ada36825d7
Merge pull request #2922 from gedoor/dependabot/gradle/app/com.jayway.jsonpath-json-path-2.8.0
Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0 in /app
2023-03-27 16:18:32 +08:00
Horis
f0d5c5ed40 优化 2023-03-27 14:00:42 +08:00
dependabot[bot]
9e09cd1250
Bump cn.hutool:hutool-crypto from 5.8.15 to 5.8.16 in /app
Bumps [cn.hutool:hutool-crypto](https://github.com/dromara/hutool) from 5.8.15 to 5.8.16.
- [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)

---
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-03-27 05:01:33 +00:00
dependabot[bot]
edb871f733
Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0 in /app
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
- [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
- [Commits](https://github.com/jayway/JsonPath/compare/json-path-2.7.0...json-path-2.8.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 05:01:11 +00:00
kunfei
cd06b4489b 优化 2023-03-27 12:36:44 +08:00
kunfei
bf5e90a97f Merge remote-tracking branch 'origin/master' 2023-03-27 11:43:16 +08:00
kunfei
ae6ccfb200 优化 2023-03-27 11:43:02 +08:00
Xwite
316ac61e17
Update api.md 2023-03-27 09:47:54 +08:00
Xwite
b10660f5b1 [skip ci]fix typo 2023-03-27 09:41:47 +08:00
Xwite
2eaa295ad6 添加搜索书籍添加书籍api 2023-03-27 09:28:52 +08:00
Xwite
250be1675a
docs: 添加搜索在线书籍api 2023-03-27 08:43:57 +08:00
Xwite
485425ea4a
Update api.md 2023-03-27 07:57:24 +08:00
Xwite
82bef81172
Update api.md 2023-03-27 07:40:52 +08:00
Xwite
49d2381b39
Update config.yml 2023-03-26 22:50:22 +08:00
kunfei
d70f84cce0 优化 2023-03-26 22:25:15 +08:00
Xwite
fd4efbba39 [skip ci] 优化 2023-03-26 22:01:16 +08:00
Xwite
a3f4efe09e NativeObject
支持##
2023-03-26 21:47:17 +08:00
Xwite
94b391ae13 NativeObject
name@put:{..}
2023-03-26 21:17:11 +08:00
Xwite
aa969c08e8
Update updateLog.md 2023-03-26 20:51:49 +08:00
Xwite
f993672eb6 update updateLog.md 2023-03-26 20:48:59 +08:00
kunfei
28d9020395 NativeObject
http://www.example.com/{{result.a}}.html
// http://www.example.com/1.html
2023-03-26 20:30:25 +08:00
kunfei
37227b81ab 优化 2023-03-26 19:48:28 +08:00
kunfei
74f0c2a97e 优化 2023-03-26 19:44:10 +08:00
Xwite
38199136ec 导出txt时不保留vip标识 2023-03-26 19:33:56 +08:00
Xwite
6f10337904 导出txt时不保留vip标识 2023-03-26 19:21:33 +08:00
kunfei
93ce47bfd4 优化 2023-03-26 16:59:37 +08:00
kunfei
88fdf362d4 优化 2023-03-26 16:58:42 +08:00
Horis
64e107c537 优化 2023-03-26 15:50:17 +08:00
Horis
a33e6ed3bc 优化 2023-03-26 14:53:26 +08:00
Xwite
2797a7f657 fix scrollView顶部时下拉刷新 2023-03-26 13:30:27 +08:00
Xwite
f24d17653f fix scrollView顶部时下拉刷新 2023-03-26 13:22:59 +08:00
Xwite
b69cfba0d3 fix scrollView顶部时下拉刷新 2023-03-26 12:52:35 +08:00
Xwite
5eb23002b2 [skip ci] revert 2023-03-26 12:48:03 +08:00
Xwite
97d75a7e4b fix 介绍过长时下拉冲突 2023-03-26 11:57:48 +08:00
Xwite
5ae665d793 fix 介绍过长时下拉冲突 2023-03-26 11:56:51 +08:00
kunfei
1d75fb76c3 优化 2023-03-26 11:48:04 +08:00
Xwite
7bd0b7d990 详情页下拉刷新 close #2912 2023-03-26 11:29:07 +08:00
Xwite
2b683727ca 详情页下拉刷新 close #2912 2023-03-26 11:28:34 +08:00
Xwite
a43d086328 详情页下拉刷新 close #2912 2023-03-26 10:40:37 +08:00