| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove report -> profile relations to avoid TypeORM bug ↵ | Hazelnoot | 2025-06-04 | 1 | -22/+0 |
| | | | | | https://github.com/typeorm/typeorm/issues/10469 | ||||
| * | add relations from abuse_user_report->user_profile to speed up ↵ | Hazelnoot | 2025-06-04 | 1 | -0/+22 |
| | | | | | admin/abuse-user-reports endpoint | ||||
| * | add targetInstance to abuse report schema | Hazelnoot | 2025-06-04 | 1 | -0/+21 |
| | | |||||
| * | refactor(backend): ↵ | おさむのひと | 2024-11-19 | 1 | -1/+3 |
| | | | | | SystemWebhookで送信されるペイロードの型を追加 (#14980) | ||||
| * | feat: 通報の強化 (#14704) | syuilo | 2024-10-05 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * lint * Update types.ts * wip * :v: * Update MkAbuseReport.vue * tweak | ||||
| * | (re) update SPDX-FileCopyrightText | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | Fix #13290 | ||||
| * | Revert "update SPDX-FileCopyrightText" | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2. | ||||
| * | update SPDX-FileCopyrightText | syuilo | 2024-02-12 | 1 | -1/+1 |
| | | |||||
| * | perf(backend): createdAtをidから取得するように & ↵ | syuilo | 2023-10-16 | 1 | -6/+0 |
| | | | | | 無駄なDateインスタンスの生成を避けるように | ||||
| * | refactor(backend): update directory structure for models | syuilo | 2023-09-20 | 1 | -0/+84 |