Commit Graph

302 Commits

Author SHA1 Message Date
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
a47e3da2ed Update 2022-09-24 10:37:17 +00:00
7774b1d4e7 Update unit test 2022-09-24 10:17:05 +00:00
2597b41220 Fix file name 2022-09-24 10:02:16 +00:00
df2f30ea1f Set SSL_CERT_FILE if cert.pem is exists in executable path and SSL_CERT_FILE is not set. 2022-09-24 09:50:41 +00:00
47e2b1741c Make sure folder is already exists and the server database is deleted before unit test 2022-09-23 04:34:50 +00:00
970a4ec731 Add unit test for server 2022-09-23 04:29:05 +00:00
bee6f4e4ba Add a new trait to help return detailed JSON error message 2022-09-20 14:06:34 +00:00
cbcd319aaf Update 2022-09-20 13:41:09 +00:00
52af3e9552 Update 2022-09-20 05:20:54 +00:00
5f2cc3a08a Add /auth/pubkey 2022-09-20 03:59:32 +00:00
c7ccf7ebe2 Update params 2022-09-19 15:31:26 +00:00
18637ddb07 Update 2022-09-19 14:18:13 +00:00
530a91b680 Update 2022-09-19 12:34:54 +00:00
774ee3e5ae Update 2022-09-19 10:22:06 +00:00
a04429838c Update 2022-09-19 07:53:06 +00:00
b00d326044 Add /auth/status 2022-09-18 15:04:33 +00:00
35935e80a4 Update 2022-09-18 14:09:08 +00:00
ed35ef6e49 add is_admin 2022-09-18 13:12:43 +00:00
66a5ab9bc4 Fix bug 2022-09-18 13:09:15 +00:00
6019b8c456 Update 2022-09-18 12:44:45 +00:00
be5c5c4a94 Update 2022-09-18 09:37:28 +00:00
7670d13405 Update 2022-09-18 08:26:41 +00:00
4d587b459e Format the code 2022-09-18 07:37:27 +00:00
4a0bcf394e Update 2022-09-18 07:28:52 +00:00
e278815f75 Update 2022-09-18 05:37:04 +00:00
e11710e7e2 Add header handle for Fanbox article 2022-09-18 01:52:38 +00:00
5cc9d44b9c Add new environment variable PIXIV_DOWNLOADER_LANG 2022-09-18 01:40:20 +00:00
5accb5e33a Impl Clone for ExifKey 2022-07-30 04:31:56 +00:00
84587d024c Update compiler config 2022-07-23 03:55:28 +00:00
3f1a629135 Fix build 2022-07-23 03:51:52 +00:00
e85fc0911c Add new option x264-profile 2022-07-23 02:51:50 +00:00
eb1e42abf4 Add new option force-yuv420p 2022-07-19 23:18:28 +00:00
77e8bc72a1 Fix typo 2022-07-17 12:06:40 +00:00
401341047f Add support to fanbox.creator url embed type 2022-07-17 11:58:20 +00:00
fd45d5a226 Fix build error 2022-07-17 11:57:47 +00:00
f7bfcccc76 Fix build error 2022-07-17 11:23:17 +00:00
3126bf5b2b Add support for download fanbox creator's info 2022-07-17 11:04:12 +00:00
bc02cad593 Fix mixing / and \ on Windows 2022-07-17 09:17:05 +00:00
a589926bcf Move download function outside Main struct 2022-07-17 09:14:11 +00:00