Commit graph

16 commits

Author SHA1 Message Date
Hongbo Wu
70d6e9dcae reduce logs 2024-08-29 18:18:17 +08:00
Hongbo Wu
7264151841 do not use proxy url 2024-01-23 13:51:30 +08:00
Hongbo Wu
f48604252c fix: catch images fetching error in thumbailer to prevent from retrying 2024-01-23 13:37:15 +08:00
Hongbo Wu
f06d2558c2 update thumbnail if failed to fetch and return url if already signed 2023-08-10 18:41:03 +08:00
Hongbo Wu
163dbc73a6 do not send content in the thumbnail task payload 2023-08-10 11:55:59 +08:00
Hongbo Wu
d231907945 thumbnail size is 320 * 320 2023-08-07 18:53:12 +08:00
Hongbo Wu
3570079824 fix thumbnail not pre-cached if it was already set 2023-08-07 18:20:59 +08:00
Hongbo Wu
4a438f45f5 add timeout and content length to the axios requests 2023-06-12 21:31:35 +08:00
Hongbo Wu
b698029972 store token in cookie instead of authorization header 2023-06-07 14:24:52 +08:00
Hongbo Wu
ac43549496 debug 2023-06-07 13:57:45 +08:00
Hongbo Wu
7cbd374cf3 debug 2023-06-07 13:37:05 +08:00
Hongbo Wu
dda57860cb use jsonwebtoken verify instead of decode for older version of the lib 2023-06-07 13:08:21 +08:00
Hongbo Wu
c1b8dd1b85 penalize long/wide images 2023-06-07 11:36:23 +08:00
Hongbo Wu
d194709b0e add testcases 2023-06-07 10:45:46 +08:00
Hongbo Wu
45609335b6 fix graphql query typo 2023-06-06 20:42:24 +08:00
Hongbo Wu
e2315b5662 feat: add thumbnail handler 2023-06-06 11:02:46 +08:00