| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix DI error in HttpRequestService.ts | Hazelnoot | 2025-07-27 | 1 | -1/+0 |
| | | |||||
| * | resolve domain names when checking for private URLs | Hazelnoot | 2025-07-27 | 1 | -17/+43 |
| | | |||||
| * | allow HTTP connections to private IPs | Hazelnoot | 2025-07-27 | 1 | -2/+24 |
| | | |||||
| * | refactor actor validation to reduce code duplication | Hazelnoot | 2025-07-27 | 1 | -1/+111 |
| | | |||||
| * | validate all URLs before fetch | Hazelnoot | 2025-07-27 | 1 | -10/+20 |
| | | |||||
| * | fix unit tests for HttpRequestService.ts | Hazelnoot | 2025-05-13 | 1 | -2/+12 |
| | | |||||
| * | allow private IP ranges to specify allowed ports | Hazelnoot | 2025-05-12 | 1 | -0/+103 |
| | | |||||
| * | filter `url` properties by `mediaType` | Hazelnoot | 2025-03-02 | 1 | -19/+193 |
| | | |||||
| * | remove assertActivityMatchesUrls in favor of three-way same-authority checks | Hazelnoot | 2025-03-02 | 1 | -0/+180 |