seerr/server/lib
Gauthier b36bb3fa58
refactor: switch from Axios for Fetch API (#840)
* refactor: switch ExternalAPI to Fetch API

* fix: add missing auth token in Plex request

* fix: send proper URL params

* ci: try to fix format checker

* ci: ci: try to fix format checker

* ci: try to fix format checker

* refactor: make tautulli use the ExternalAPI class

* refactor: add rate limit to fetch api

* refactor: add rate limit to fetch api

* refactor: switch server from axios to fetch api

* refactor: switch frontend from axios to fetch api

* fix: switch from URL objects to strings

* fix: use the right search params for ExternalAPI

* fix: better log for ExternalAPI errors

* feat: add retry to external API requests

* fix: try to fix network errors with IPv6

* fix: imageProxy rate limit

* revert: remove retry to external API requests

* feat: set IPv4 first as an option

* fix(jellyfinapi): add missing argument in JellyfinAPI constructor

* refactor: clean the rate limit utility
2024-07-14 19:04:36 +02:00
..
email refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
notifications refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
scanners refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
settings refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
availabilitySync.ts fix: abort availability sync job if auth token invalid/connection lost (#845) 2024-06-29 19:10:43 +05:00
cache.ts feat(rating): added IMDB Radarr proxy (#3496) 2023-07-28 20:51:19 +09:00
downloadtracker.ts feat(ui): request card progress bar (#3123) 2022-12-27 02:13:57 +00:00
imageproxy.ts refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
permissions.ts Merge remote-tracking branch 'overseerr/develop' into develop 2022-09-07 18:24:01 +12:00
search.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
watchlistsync.ts Merge remote-tracking branch 'upstream/develop' into develop 2023-11-05 17:29:23 +05:00