summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/admin/abuse-user-reports.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove report -> profile relations to avoid TypeORM bug https://github.com/ty...Hazelnoot2025-06-041-3/+3
* fix relation typo in abuse-user-reportsHazelnoot2025-06-041-2/+2
* add relations from abuse_user_report->user_profile to speed up admin/abuse-us...Hazelnoot2025-06-041-1/+9
* add targetInstance to abuse report schemaHazelnoot2025-06-041-0/+5
* pack users with "me" context in AbuseUserReportEntityServiceHazelnoot2025-06-041-1/+1
* fix(backend): correct `admin/abuse-user-reports` schema (#14711)zyoshoka2024-10-051-2/+14
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-311-3/+3
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-2/+1
* fix(backend): add missing kind definition for admin endpoints to improve secu...syuilo2023-12-181-0/+2
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* fixessyuilo2022-09-241-0/+2
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-22/+34
* refactor: Use ESM (#8358)syuilo2022-02-271-3/+3
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-47/+16
* enhance: Forward report (#8001)Johann1502022-01-211-0/+5
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-26/+26
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-11/+11
* refactoringsyuilo2021-11-121-0/+134