Commit Graph

66 Commits

Author SHA1 Message Date
886f05aa12 ExifImage support to modify current buffered ExifData 2022-05-14 07:45:43 +08:00
8e5b24bef2 Update the document 2022-05-13 21:00:29 +08:00
cbbec08db6 Update exif module 2022-05-13 15:25:27 +08:00
3868d69d23 Move stdext to ext::try_err 2022-05-13 12:25:32 +08:00
234fd90580 WebClient change all &mut self to &self 2022-05-10 22:01:12 +08:00
4f72d33542 Update cmake module 2022-05-10 13:35:53 +08:00
dependabot[bot]
21dc24b1dc Bump tokio from 1.18.1 to 1.18.2 (#7) 2022-05-09 03:04:30 +00:00
dependabot[bot]
963f90b86f Bump tokio from 1.18.0 to 1.18.1 (#6)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.0...tokio-1.18.1)

---
updated-dependencies:
- dependency-name: tokio
  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-05-03 10:48:39 +08:00
dependabot[bot]
49b5c7a206 Bump tokio from 1.17.0 to 1.18.0 (#5)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.17.0...tokio-1.18.0)

---
updated-dependencies:
- dependency-name: tokio
  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-04-28 11:04:29 +08:00
dependabot[bot]
17045cac07 Bump html_parser from 0.6.2 to 0.6.3 (#4)
Bumps [html_parser](https://github.com/mathiversen/html-parser) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/mathiversen/html-parser/releases)
- [Commits](https://github.com/mathiversen/html-parser/commits/v0.6.3)

---
updated-dependencies:
- dependency-name: html_parser
  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-04-28 11:03:25 +08:00
9493f475df add support for download multiply images 2022-03-28 21:11:03 +08:00
ad2e199b80 add new option use-progress-bar
fix panic when artwork is 404
2022-03-26 15:55:26 +08:00
59f6923159 add new settings progress-bar-template 2022-03-25 22:20:17 +08:00
7b73f09761 remove mode specify 2022-03-25 15:04:59 +08:00
9a215bc34b Change to 755 2022-03-25 14:09:49 +08:00
d19a25528b change to 744 2022-03-25 14:03:35 +08:00
d47f40ddcf revert last commit 2022-03-25 13:48:09 +08:00
776058926a add new feature link_cpp 2022-03-25 13:35:11 +08:00
9f01db8a57 change pmode to 644 2022-03-20 15:44:31 +08:00
e774085c9e fix typo in i18n.rs 2022-03-20 15:34:56 +08:00
ecdfc68d35 add gen_mo.py 2022-03-20 15:28:46 +08:00
43a47220ad update i18n load 2022-03-20 14:50:58 +08:00
e00ab5b534 add more test for ugoira 2022-03-20 09:51:38 +08:00
6795a0ad1c add all features 2022-03-19 20:38:50 +08:00
430b448a7b Fix test issue 2022-03-19 20:05:23 +08:00
e5629bc7ec . 2022-03-19 19:49:28 +08:00
372888cae4 . 2022-03-19 19:33:41 +08:00
672066a909 . 2022-03-19 18:58:17 +08:00
b6f9aee858 Try to fix link error 2022-03-19 18:38:35 +08:00
1f4b8e79a3 Add missing PKG_CONFIG_PATH 2022-03-19 18:19:51 +08:00
93ef72bb1b Fix missing NASM dependency 2022-03-19 18:14:53 +08:00
6ce4d26e52 Fix build_x264.sh 2022-03-19 18:08:41 +08:00
44208c3ff2 add CI build for ugoira feature 2022-03-19 18:04:26 +08:00
0ddcd7d533 add support for ugoira
add progress bar
2022-03-19 17:14:53 +08:00
8ef00def87 add avdict 2022-03-18 12:37:04 +08:00
e348a29c28 CI: enable very verbose for build 2022-03-17 12:30:32 +08:00
6e049fdb23 Remove unwanted build dependents for default build 2022-03-17 11:28:28 +08:00
ade48a8013 add more compile condition 2022-03-16 20:27:38 +08:00
fef3e11cb9 Try to fix build issue 2022-03-16 20:19:31 +08:00
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