Commit Graph

66 Commits

Author SHA1 Message Date
98e8e8dd69 Update 2022-06-11 14:38:03 +00:00
defea9b761 Update 2022-06-10 04:28:38 +00:00
a5d582c67b Fix reopen error 2022-06-10 04:00:21 +00:00
4bed81248e Update 2022-06-10 03:18:41 +00:00
5206cc9a28 Make sure pd file do not contain gabbage 2022-06-10 02:55:23 +00:00
b7aab2a540 add more tests 2022-06-09 06:41:01 +00:00
455f7c7938 Update 2022-06-08 14:35:36 +00:00
9912210fe2 Fix create_download_tasks_simple may panic 2022-06-08 13:34:39 +00:00
3c204aa2fb Update 2022-06-08 12:03:59 +00:00
22b03b1e7a Update 2022-06-06 14:32:52 +00:00
1f04bab3f4 Use qload/qstore 2022-06-02 08:25:47 +00:00
36658a3753 Handle some basic options in WebClient::default 2022-06-02 08:15:40 +00:00
89aad4b964 Remove unneeded RwLock 2022-05-30 10:57:52 +00:00
c00fbfde9c Update OptHelper, current only an instance in whole programs 2022-05-30 10:44:33 +00:00
3f2a9d6ff6 Update 2022-05-29 12:38:19 +00:00
ad94ec1a96 Update 2022-05-28 13:24:16 +00:00
c9474bbab5 Update 2022-05-28 01:09:31 +00:00
4a0bb93f97 Update 2022-05-27 14:38:42 +00:00
106cb7347e Update 2022-05-27 11:55:07 +00:00
194f964e91 Update 2022-05-26 11:16:29 +00:00
8daa1c822e add download alias 2022-05-25 03:25:28 +00:00
179ea53f4b --download-multiple-images support a optional value 2022-05-24 13:29:51 +00:00
4d3dd16950 Fix print help message will return 1 2022-05-24 03:43:30 +00:00
5ccbfecb89 Do not panic if command line have unreconginzed option.
Return 1 if no command is parsed.
2022-05-24 03:03:36 +00:00
802fc7b658 Fix build scripts not build 2022-05-17 15:20:33 +08:00
650e533519 update 2022-05-17 15:02:06 +08:00
d926defeec . 2022-05-16 22:49:54 +08:00
e3c3a9a3c5 Fix bug in unittest 2022-05-16 22:47:32 +08:00
ec5109dd48 Move int-enum as required depedency 2022-05-16 22:41:59 +08:00
63e39f14c0 Update pd_file 2022-05-16 22:34:19 +08:00
76f6691f8a fix support for language switch
update document
2022-05-15 12:26:58 +08:00
50122f6450 update trait impl 2022-05-15 10:28:22 +08:00
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
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
e774085c9e fix typo in i18n.rs 2022-03-20 15:34:56 +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
430b448a7b Fix test issue 2022-03-19 20:05:23 +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
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