summaryrefslogtreecommitdiff
path: root/packages/backend/test/unit/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix DI error in HttpRequestService.tsHazelnoot2025-07-271-1/+0
* resolve domain names when checking for private URLsHazelnoot2025-07-271-17/+43
* allow HTTP connections to private IPsHazelnoot2025-07-271-2/+24
* refactor actor validation to reduce code duplicationHazelnoot2025-07-271-1/+111
* validate all URLs before fetchHazelnoot2025-07-271-10/+20
* fix unit tests for HttpRequestService.tsHazelnoot2025-05-131-2/+12
* allow private IP ranges to specify allowed portsHazelnoot2025-05-121-0/+103
* filter `url` properties by `mediaType`Hazelnoot2025-03-021-19/+193
* remove assertActivityMatchesUrls in favor of three-way same-authority checksHazelnoot2025-03-021-0/+180