seerr/server/api
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
..
rating refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
servarr refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
themoviedb refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
animelist.ts refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
externalapi.ts refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
github.ts refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
jellyfin.ts refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
plexapi.ts fix: pass in library type when scanning recently added items (#3287) 2023-01-27 21:53:46 +09:00
plextv.ts refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
pushover.ts refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
ratings.ts feat(rating): added IMDB Radarr proxy (#3496) 2023-07-28 20:51:19 +09:00
tautulli.ts refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00