summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/ap/show.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* emit IdentifiableErrors from validator.tsHazelnoot2025-06-061-0/+4
* lint and type fixesHazelnoot2025-04-011-1/+2
* remerge: remove FetchAllowSoftFailMask in favor of our same-authority checksHazelnoot2025-03-251-27/+13
* merge upstreamHazelnoot2025-03-251-9/+3
|\
| * Merge commit from fork饺子w (Yumechi)2025-02-231-9/+3
* | remove assertActivityMatchesUrls in favor of three-way same-authority checksHazelnoot2025-03-021-3/+5
* | Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-111-3/+22
|\ \
| * | allow ap/show to follow cross-domain redirectsHazelnoot2025-02-051-1/+20
| * | use leaky bucket rate limit for ap/showHazelnoot2025-02-051-2/+2
* | | merge upstream 2025-02-03Hazelnoot2025-02-031-2/+63
|\ \ \ | |/ / |/| / | |/
| * enhance(frontend): 照会の際にエラーを表示するように (#15147)かっこかり2024-12-191-2/+63
* | Merge tag '2024.11.0' into feature/2024.10dakkar2024-11-221-0/+1
|\|
| * fix(backend): fix apResolver (#15010)かっこかり2024-11-211-2/+3
| * fix(backend): fix security patches (#15008)かっこかり2024-11-211-2/+2
| * fix ap/showsyuilo2024-11-211-1/+1
| * Merge commit from forkJulia2024-11-211-0/+5
* | fix: primitive 13: check attribution against actor in notesJulia Johannesen2024-11-201-1/+1
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-7/+4
|\|
| * wip (#14643)syuilo2024-09-281-7/+1
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-6/+8
* | some validation fixesdakkar2024-03-301-1/+5
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | merge: upstreamMarie2024-02-031-1/+1
|\|
| * refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-311-1/+1
| * Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-0/+1
* | Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-281-0/+1
* | upd: add MFM to HTML support and Mentions parsing to mastodon api (#33)Marie2023-10-011-1/+1
|/
* refactor(backend): update directory structure for modelssyuilo2023-09-201-2/+2
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-4/+4
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-9/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor: rename schema to json-schemasyuilo2023-03-101-1/+1
* refactorsyuilo2023-02-131-3/+3
* refactor: fix typessyuilo2023-02-131-3/+3
* enhance: Judge instance block by endsWith (#9263)tamaina2023-01-131-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+3
* refactorsyuilo2022-12-041-5/+5
* fix import typesyuilo2022-09-211-1/+1
* testsyuilo2022-09-191-6/+6
* なんかもうめっちゃ変えたsyuilo2022-09-181-72/+93
* refactor: simplify ap/show with DbResolver (#8838)Johann1502022-06-231-99/+33
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-8/+8
* refactor: Use ESM (#8358)syuilo2022-02-271-13/+13
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-8/+9
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-18/+39