20 Commits

Author SHA1 Message Date
Dylan
d8c53e53c5 Fix 400 in image combine 2024-02-08 17:16:50 +00:00
Dylan
b4a55e2a53 Updated image combine logic for checking hosts 2024-02-08 17:00:04 +00:00
Dylan
b19f552e70 Twitter for some reson refuses to serve some image files (deleted tweet?) 2023-07-02 23:58:39 +01:00
Dylan
0b0c522f5b Fix image combine issues 2023-07-02 16:38:35 +01:00
Dylan
e66f5e890c Change failed download response code 2023-06-30 21:25:41 +01:00
Dylan
50b1f66c59 Retry image downloads 2023-06-30 21:00:04 +01:00
Dylan
1e84875a8f Move user agent check to function 2023-06-30 20:41:20 +01:00
Dylan
a738923316 Cache combined images 2023-06-30 18:37:38 +01:00
Dylan
b4f903d0c8 Revert "Better image combination"
This reverts commit 223d40eb9bc222c9e938b00a528927d965f7ea10.
2023-06-30 18:30:00 +01:00
Dylan
d311943325 Revert "Quick fix for small images"
This reverts commit 4b5b1936579cc0c7c87d5dfe523de30277c56101.
2023-06-30 18:29:54 +01:00
Dylan
4b5b193657 Quick fix for small images 2023-03-10 18:50:42 +00:00
Dylan
223d40eb9b Better image combination 2023-03-10 18:32:51 +00:00
Dylan
2da2cd5200 Removed image scale-down at the end of processing 2022-07-22 00:57:07 +01:00
Dylan
ffcde09b97 Return HTTP 400 if missing query parameters 2022-05-30 01:25:53 +01:00
Dylan
ec1f4dc284 Image check in lambda handler 2022-05-26 16:13:31 +01:00
Dylan
77b972a1b2 Switched to using ThreadPoolExecutor 2022-05-26 16:10:29 +01:00
Dylan
4feb1b65d6 Optimized image downloads 2022-05-26 15:01:12 +01:00
Dylan
2819b504a3 Add quality argument 2022-05-26 02:01:43 +01:00
Dylan
7a021916f0 Use proper mime type 2022-05-26 00:58:28 +01:00
Dylan
022edb5122 Moved combineImg to own module; created AWS dockerfile; added combination_method config 2022-05-25 23:48:55 +01:00