summaryrefslogtreecommitdiff
path: root/packages/backend/test/unit (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy32 hours1-8/+8
* merge: Improve URL validation *FOR STABLE* (!1191)dakkar2025-07-283-19/+188
|\
| * 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-272-1/+113
| * validate all URLs before fetchHazelnoot2025-07-271-10/+20
* | scale rate limit dripRate with factorHazelnoot2025-07-271-10/+26
|/
* merge: fix(backend): Send Abuse Reports To Set Maintainer E-Mail (!1127)dakkar2025-06-191-0/+72
|\
| * refactor(backend): Remove Useless VariableLilly Schramm2025-06-181-2/+1
| * fix(backend): Send Abuse Reports To Set Maintainer E-MailLilly Schramm2025-06-181-0/+73
* | fold renderUpNote into renderNoteHazelnoot2025-06-181-53/+0
|/
* use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-122-2/+2
* pcleanup dependencies:Hazelnoot2025-06-121-1/+1
* merge: Emit log messages with correct level (!1097)Hazelnoot2025-06-121-3/+1
|\
| * fix type errors with JsonLdService and remove unused factory patternHazelnoot2025-06-091-3/+1
* | normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...Hazelnoot2025-06-091-65/+268
* | move QuantumKVCache to a separate fileHazelnoot2025-06-091-2/+1
* | disable caches in unit testsHazelnoot2025-06-094-17/+44
* | implement QuantumKVCache.add and QuantumKVCache.addManyHazelnoot2025-06-091-0/+62
* | implement QuantumKVCache.setMany and QuantumKVCache.seleteManyHazelnoot2025-06-091-21/+125
* | implement QuantumKVCacheHazelnoot2025-06-091-0/+431
|/
* more use of identifiable errors, improvements to inner error rendering, and m...Hazelnoot2025-06-061-0/+75
* remove unused fields from WebhookTestService.tsHazelnoot2025-06-041-3/+0
* fix unit testsHazelnoot2025-06-041-0/+5
* fix testsHazelnoot2025-05-284-6/+58
* add function diffArraysSimple for more efficient change detectionHazelnoot2025-05-281-1/+39
* minor optimization to diff-arraysHazelnoot2025-05-281-3/+3
* fix type errors caused by new User, Note, and Instance fieldsHazelnoot2025-05-282-0/+6
* add diff-arrays utility for efficient array diffsHazelnoot2025-05-281-0/+53
* fix unit tests for HttpRequestService.tsHazelnoot2025-05-131-2/+12
* allow private IP ranges to specify allowed portsHazelnoot2025-05-121-0/+103
* refactor: ファイルアップロード時のテストを追加 (#15928)おさむのひと2025-05-081-0/+164
* Revert "fix: 添付ファイルのあるリクエストを受けたときの...おさむのひと2025-05-081-108/+0
* Merge branch 'develop' into merge/2025-03-24Hazelnoot2025-05-061-0/+21
|\
| * make `toPuny` work better in testingdakkar2025-04-211-0/+21
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-0/+108
|\ \
| * | fix: 添付ファイルのあるリクエストを受けたときの初動を...おさむのひと2025-04-291-0/+108
* | | merge upstream againHazelnoot2025-04-243-4/+4
|\| |
| * | fix: resolve with non-lowercased acct is broken (#15813)anatawa122025-04-133-5/+5
* | | fix backend lint errorsHazelnoot2025-04-021-1/+1
* | | fix test errors in MfmService.tsHazelnoot2025-04-021-2/+2
* | | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-10/+10
|\| |
| * | test fixessyuilo2025-03-271-10/+10
* | | remerge: remove FetchAllowSoftFailMask in favor of our same-authority checksHazelnoot2025-03-252-3/+3
* | | merge upstreamHazelnoot2025-03-2512-37/+157
|\| | | |/ |/|
| * Feat: Chat (#15686)syuilo2025-03-241-0/+2
| * fix(backend): mismatch in `emojis` param of test WebHook payload (#15675)zyoshoka2025-03-201-0/+6
| * fix(backend): tighten an overly relaxed criteria and remove capability of mat...饺子w (Yumechi)2025-03-121-45/+30
| * enhance(backend): refine system account (#15530)syuilo2025-03-029-37/+36