Commit Graph

27 Commits

Author SHA1 Message Date
2ffd88aefe add new option update-exif 2022-03-16 20:13:39 +08:00
00444c1d02 Put overwrite ask before send requests 2022-03-15 19:06:16 +08:00
dependabot[bot]
a6b0faa9a3 Bump reqwest from 0.11.9 to 0.11.10 (#3)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.9...v0.11.10)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 10:46:24 +08:00
1f72998b54 Minor fix for author-name-filters 2022-03-10 23:50:43 +08:00
bf17c29ea1 add author-name-filters settings 2022-03-10 22:38:04 +08:00
54fdca5b15 add option use_webpage 2022-03-10 17:21:28 +08:00
a12f67cc8d exit if check login failed 2022-03-10 14:29:21 +08:00
e9208700d9 add retry interval 2022-03-09 22:50:31 +08:00
dependabot[bot]
ade8486b3a Bump regex from 1.5.4 to 1.5.5 (#2) 2022-03-09 02:41:30 +00:00
a014c6e2ff add check for retry 2022-03-08 19:00:23 +08:00
cf4c419f47 web client support retry 2022-03-08 18:06:53 +08:00
e408e26430 add more exif keys to image 2022-03-03 16:30:22 +08:00
2b7542cdeb add LD_LIBRARY_PATH for CI 2022-03-03 15:37:22 +08:00
987c6c7d15 Downgrade check out to v2(Why it cause timeout? 2022-03-03 15:29:34 +08:00
d9706bf9cf Fix broken CI syntax 2022-03-03 15:22:15 +08:00
3e0bf7c68e update CI 2022-03-03 15:18:39 +08:00
f9acfa776d Fix test failed on linux 2022-03-03 14:03:52 +08:00
11471e3700 add link_cplusplus to fix exif link error 2022-03-03 13:16:18 +08:00
853719ed0b try to fix exif feature build on Linux 2022-03-03 12:56:59 +08:00
dependabot[bot]
0643defd86 Bump bindgen from 0.53.3 to 0.59.2 (#1)
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.53.3 to 0.59.2.
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/compare/v0.53.3...v0.59.2)

---
updated-dependencies:
- dependency-name: bindgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 10:53:32 +08:00
41bc589050 remove /jump.php track links 2022-03-02 22:49:42 +08:00
ded0e77956 add support to output description information 2022-03-02 22:03:31 +08:00
8f6fb37340 add exif support 2022-03-02 18:33:04 +08:00
23cbb89d10 add support to download image 2022-02-27 17:50:15 +08:00
7326df4aaa Create CI.yml 2022-02-27 00:08:05 +08:00
56882f71dd Create dependabot.yml 2022-02-27 00:01:54 +08:00
48e0a80deb Add file 2022-02-26 23:56:33 +08:00