Commit Graph

304 Commits

Author SHA1 Message Date
c4dc1293d3 Add EveryPush Client 2023-10-01 02:14:51 +00:00
663435789c Add new settings fanbox-page-number 2023-07-01 01:55:25 +00:00
18287a47e5 Remove import traits which are part of preclude in 2021 2023-03-28 06:25:07 +00:00
4c399a58e8 Update ExifValueRef 2023-03-27 14:38:59 +00:00
74259207e6 Use NonNull for ExifValue 2023-03-27 12:27:27 +00:00
b47ed8ed6b use std::ptr::NonNull for ExifKey 2023-03-27 12:05:13 +00:00
e29362d80f CookieJar iter return &Cookie now 2023-03-27 11:18:28 +00:00
f80fd2efae Update exif module 2023-03-27 07:19:55 +00:00
e081805dae Impl DoubleEndedIterator for ExifDataItor 2023-03-26 13:23:12 +00:00
5b9f2606f5 Fix exif iter bug 2023-03-26 12:58:47 +00:00
c9204f4d54 Update exif module 2023-03-26 07:41:42 +00:00
7867190b23 Add iter support for ExifData 2023-03-26 04:18:31 +00:00
c458cf693e Fix cargo doc warning 2023-03-26 02:17:12 +00:00
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