seerr/server/utils
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
..
appDataVolume.ts fix(ui): Dynamically generate path to config in warning message (#851) 2021-02-05 18:15:48 +09:00
appVersion.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
asyncLock.ts feat: map AniDB IDs from Hama agent to tvdb/tmdb/imdb IDs (#538) 2021-01-08 09:46:00 +09:00
dateHelpers.ts build(deps): bump dependencies (#2796) 2022-08-17 20:43:35 +09:00
getHostname.ts refactor(jellyfin): abstract jellyfin hostname, updated ui to reflect it, better validation (#773) 2024-06-13 19:06:33 +02:00
rateLimit.ts refactor: switch from Axios for Fetch API (#840) 2024-07-14 19:04:36 +02:00
restartFlag.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
typeHelpers.ts fix: handle search results with collections (#3393) 2023-05-11 09:58:16 +09:00