oneuptime/Probe
Nawaz Dhandala 2eec57befd
refactor(proxy-config): robust hostname/port extraction, normalize ports, and tidy formatting
- Improve extractHostnameAndPort and splitHostAndPort to handle IPv6 brackets, single-colon ports, and trimmed port values; return explicit result objects.
- Normalize host/port parsing logic and ensure port values are trimmed before use.
- Consolidate import formatting and split long method signatures for readability.
- Minor formatting/whitespace cleanups in Probe Config, Alive, Register, Monitor, and NO_PROXY parsing.
2025-10-24 15:12:12 +01:00
..
API feat(proxy): add NO_PROXY support and use request URL for proxy agent selection 2025-10-24 15:02:36 +01:00
Jobs refactor(proxy-config): robust hostname/port extraction, normalize ports, and tidy formatting 2025-10-24 15:12:12 +01:00
Services refactor(proxy-config): robust hostname/port extraction, normalize ports, and tidy formatting 2025-10-24 15:12:12 +01:00
Tests/Utils refactor: Update import statement for jest in setupTest.js 2024-06-14 14:11:32 +01:00
Utils refactor(proxy-config): robust hostname/port extraction, normalize ports, and tidy formatting 2025-10-24 15:12:12 +01:00
.gitattributes add gitignore files 2023-05-02 16:09:04 +01:00
.gitignore add gitignore files 2023-05-02 16:09:04 +01:00
Config.ts refactor(proxy-config): robust hostname/port extraction, normalize ports, and tidy formatting 2025-10-24 15:12:12 +01:00
Dockerfile.tpl chore(probe): bump Node base image to public.ecr.aws/docker/library/node:24.9 (from 23.8) 2025-10-24 12:01:50 +01:00
Index.ts fix: Remove unnecessary blank lines in Markdown and Probe initialization files 2025-09-02 14:17:15 +01:00
jest.config.json refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
nodemon.json Merge branch 'yubikey-auth' 2025-09-30 17:14:39 +01:00
package-lock.json fix: Probe/package.json & Probe/package-lock.json to reduce vulnerabilities 2025-09-15 08:22:25 +00:00
package.json Merge pull request #2003 from OneUptime/snyk-fix-2b1cd110cd50d4d7d2d3aab8e21c4982 2025-10-23 21:24:39 +01:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00