summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/HttpRequestService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* remerge: remove FetchAllowSoftFailMask in favor of our same-authority checksHazelnoot2025-03-251-3/+2
* merge upstreamHazelnoot2025-03-251-9/+42
|\
| * fix(backend): tighten an overly relaxed criteria and remove capability of mat...饺子w (Yumechi)2025-03-121-2/+2
| * fix(backend): カスタム絵文字の一括インポートをした時にHTT...おさむのひと2025-02-261-7/+40
| * Merge commit from fork饺子w (Yumechi)2025-02-231-3/+3
| * fix(backend): fix type error(s) in security fixes (#15009)かっこかり2024-11-211-6/+6
| * Merge commit from forkrectcoordsystem2024-11-211-13/+121
| * Merge commit from forkJulia2024-11-211-1/+7
| * revert 5f88d56d96syuilo2024-07-201-1/+1
| * perf(federation): Ed25519署名に対応する (#13464)tamaina2024-07-181-1/+1
* | add IObjectWithId type for APIs that work with objects required to have an ID.Hazelnoot2025-03-211-3/+3
* | remove assertActivityMatchesUrls in favor of three-way same-authority checksHazelnoot2025-03-021-4/+7
* | Fix another style errorJulia Johannesen2024-11-201-1/+1
* | Fix style errorJulia Johannesen2024-11-201-5/+5
* | fix(backend): add isLocalAddressAllowed option to getAgentByUrl and send (Htt...rectcoordsystem2024-11-201-13/+36
* | fix(backend): lint and typecheckrectcoordsystem2024-11-201-10/+9
* | Apply suggestions from code reviewrectcoordsystem2024-11-201-17/+17
* | fix(backend): allow accessing private IP when testingrectcoordsystem2024-11-201-2/+2
* | fix(backend): check target IP before sending HTTP requestrectcoordsystem2024-11-201-2/+88
* | fix: primitive 3: validation of non-final urlLaura Hausmann2024-11-201-1/+1
* | some validation fixesdakkar2024-03-301-1/+7
|/
* Merge pull request from GHSA-qqrm-9grj-6v32tamaina2024-02-171-11/+44
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* enhance(backend): Add address bind config option (#11725)Essem2023-08-201-0/+4
* update deps (#11409)syuilo2023-07-311-1/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* fix type errorssyuilo2023-07-151-5/+6
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-4/+4
* fix(server): HttpRequestService.sendでは常にUser-Agentを含むようにtamaina2023-02-141-3/+4
* refactor: fix typesyuilo2023-02-011-2/+2
* fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2023-01-251-295/+82
* Fix #9710 ? (#9712)tamaina2023-01-241-5/+32
* refactor(server): httpRequestServiceのUndiciFetcher依存をなるべくカ...syuilo2023-01-241-24/+29
* refactor(server): notify url when fetch errortamaina2023-01-171-1/+1
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-121-82/+263
* getJsonで256kbに制限syuilo2022-12-251-0/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+5
* fix import typesyuilo2022-09-211-1/+1
* testsyuilo2022-09-191-7/+7
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+154