Commit Graph

291 Commits

Author SHA1 Message Date
c5a646f0cc Add new option ugoira-max-fps ( #330 2023-03-16 09:01:08 +00:00
66eaae2a32 Add new option: x264-crf ( #330
Fix typo in x264-profile option handle
2023-03-14 12:57:59 +00:00
2a6640a168 Fix base64::decode and base64::encode is deprecated 2023-03-13 14:49:55 +00:00
a0baaa081a Fix chrono::offset::TimeZone::timestamp is Deprecated 2023-03-13 10:54:23 +00:00
98aef5399a CookieJar support comment line 2023-03-13 10:44:35 +00:00
9867b2eaf6 Add ai_type to json data file.
Remove unneeded unwrap when writing data to json.
2023-03-10 14:17:35 +00:00
3b9c9ab7c9 Add new option: user-agent 2023-02-06 04:58:17 +00:00
1644e08999 Support file/video in fanbox post
( Fix #377
2022-12-09 13:26:55 +00:00
86a089f662 Support text fanbox post
example: https://www.fanbox.cc/@shiratamaco/posts/4889235
2022-12-09 12:53:44 +00:00
11e0c33771 Add file download command line interface ( #309 2022-10-30 14:30:11 +00:00
207a3cf739 If progress bar's length are not set, set length to current position ( Fix #331 2022-10-30 14:00:29 +00:00
1e5fc79274 Fix specify download directory not works when downloading fanbox posts ( #323 2022-10-29 01:21:15 +00:00
a2b281d144 Allow to specify base download directory ( Fix #323 2022-10-25 00:02:03 +00:00
528a72e43e Fix db-all feature build issue 2022-10-23 13:55:50 +00:00
918ce0ecb4 Update database 2022-10-23 13:49:11 +00:00
9d1bb86d97 Add tags to json data file 2022-10-23 08:34:03 +00:00
b75a421976 Fix #280
Update README
2022-10-23 03:38:55 +00:00
ebff60458f Enable multi progress bar only when download multiple files at the same time is enabled ( Fix #284 2022-10-23 02:34:29 +00:00
b2c964c664 Impl /auth/token/extend 2022-10-18 02:12:55 +00:00
747872c265 Auth now require timestamp 2022-10-18 01:47:27 +00:00
3c6c9f5812 Impl /auth/token/delete 2022-10-17 06:08:29 +00:00
d95885749a Fix build problem 2022-10-17 06:22:27 +03:00
43f8a27172 Impl /auth/user/list 2022-10-16 02:10:35 +00:00
e2a1dde4a6 Add unit test for /auth/user/delete 2022-10-15 07:29:06 +00:00
e3c8b95843 Impl /auth/user/info 2022-10-15 07:13:45 +00:00
b578aff777 Impl /auth/user/delete 2022-10-15 03:10:53 +00:00
5034616ab8 Impl /auth/user/change/password 2022-10-14 01:45:11 +00:00
d10e1b4571 Impl /auth/user/change/name 2022-10-14 00:59:27 +00:00
205e23c81d Add unit test for /api/auth/user/update 2022-10-13 07:08:59 +00:00
2b6d3c05f7 Impl /auth/user/update 2022-10-03 14:14:49 +00:00
7693cc3329 Add more test to add user 2022-10-03 11:09:37 +00:00
e1a48dec40 Update unit test 2022-10-03 11:00:51 +00:00
fcff540220 Add a timer to revoke all expired tokens( Fix #279 2022-09-29 01:30:03 +00:00
677cc576cf Update unit test 2022-09-28 09:47:24 +00:00
79b22e3501 Update 2022-09-28 09:22:33 +00:00
2c93b98c65 Update 2022-09-28 04:48:59 +00:00
ddd970cb40 Update 2022-09-28 04:19:11 +00:00
539aba98e3 Fix task manager not works well. ( Fix #268 2022-09-28 00:01:48 +00:00
b98ac08e4b Update 2022-09-27 04:40:02 +00:00
5b4ba8d80a Update 2022-09-27 04:23:39 +00:00
faa7aea149 Use pbkdf2_hmac instead of sha512 2022-09-25 10:16:50 +00:00
ad8fe5e2dc Update 2022-09-25 09:57:42 +00:00
dfa9ba5576 Update 2022-09-25 07:16:19 +00:00
89e08ab968 Update 2022-09-25 06:24:45 +00:00
cea025482f Update 2022-09-25 05:47:29 +00:00
a1b6b96439 Update 2022-09-25 05:39:49 +00:00
d9d477f954 Update 2022-09-25 05:26:38 +00:00
bb8078ce6a Update unit test 2022-09-25 03:13:19 +00:00
9b2f48a373 Use patched version of the OpenSSL 2022-09-24 22:52:24 +08:00
fd1c62033c Fix typo 2022-09-24 10:47:43 +00:00