seerr/server/utils
Gauthier 9891a7577c
fix(proxy): update http proxy to accept bypass list with undici v7 (#1456)
With the update of undici to v7, the bypass list of addresses (no_proxy addresses) was not ignored
anymore.

fix #1454
2025-03-12 15:25:54 +08:00
..
appDataVolume.ts feat: add a warning if permissions are missing from config folder (#1030) 2024-10-24 18:13:11 +02: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
customProxyAgent.ts fix(proxy): update http proxy to accept bypass list with undici v7 (#1456) 2025-03-12 15:25:54 +08:00
dateHelpers.ts build(deps): bump dependencies (#2796) 2022-08-17 20:43:35 +09:00
DbColumnHelper.ts feat: add postgres support + migrations (#628) 2024-12-16 14:02:33 +01: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 fix: rewrite the rate limit utility (#896) 2024-07-26 21:12:41 +05:00
restartFlag.ts fix(settings): remove dns server option (#1416) 2025-03-02 22:53:43 +01:00
typeHelpers.ts fix: handle search results with collections (#3393) 2023-05-11 09:58:16 +09:00