Commit graph

19 commits

Author SHA1 Message Date
Zed 74c4377198 More cleanup 2022-01-02 11:21:03 +01:00
Zed 73b5b60ac3 Add license headers
Closes #413
2021-12-27 02:37:38 +01:00
Zed 3da6c50cb8 Use gzip for API calls to lower bandwidth and RAM 2021-12-26 06:49:27 +01:00
Zed 5b185c79de Improve token management logic 2021-12-20 04:19:11 +01:00
Ryan Koppenhaver 669aa2cd8b
parse token from int or str (#405) 2021-07-01 14:33:40 +02:00
Zed 67e15bb492 Temporary (?) fix for false rate limits 2021-01-18 07:57:39 +01:00
Zed 51b1567af6 Improve token pool to prevent rate limits 2021-01-13 14:32:26 +01:00
Zed 4e1d213488 Show error page when rate limited 2021-01-07 22:31:29 +01:00
Zed 3bd0488c66 Add http pool to reduce connection overhead 2020-11-07 21:31:03 +01:00
Zed 514d1b3121 Add temporary token fail safe 2020-07-09 09:18:36 +02:00
Zed 4c1270b377 Use old API endpoint to fetch tokens 2020-06-24 15:02:34 +02:00
Zed bde3c3662d Silence some warnings 2020-06-22 03:50:16 +02:00
Zed db100bbf17 Temporary fix to prevent early token expiry 2020-06-19 09:45:24 +02:00
Zed 68a5ac20b6 Proxy media instead of using file cache 2020-06-06 04:39:22 +02:00
Zed 3dc85639f4 Fix crash on token fetch failure 2020-06-02 20:37:55 +02:00
Zed 2642e5efe4 More aggressive token strategy to combat bursts 2020-06-02 18:05:54 +02:00
Zed baa28ea8bc Prevent crash when token missing 2020-06-02 18:05:54 +02:00
Zed 1fb78f8047 Minor token changes 2020-06-02 18:05:54 +02:00
Zed 762d00b21d In with the new 2020-06-02 18:05:54 +02:00