| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-03-26 | refactor: migrate to typeorm 3.0 (#8443) | syuilo | 1 | -30/+0 | |
| * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip | |||||
| 2022-02-27 | refactor: Use ESM (#8358) | syuilo | 1 | -1/+1 | |
| * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip | |||||
| 2021-12-09 | fix lint | syuilo | 1 | -2/+2 | |
| 2021-11-26 | fix: toolsが動かないのを修正 (#8008) | MeiMei | 1 | -3/+1 | |
| * Move tools * Fix DB | |||||
| 2021-11-21 | move tools dir into src | syuilo | 1 | -0/+0 | |
| 2021-11-12 | refactoring | syuilo | 1 | -0/+0 | |
| Resolve #7779 | |||||
| 2021-08-19 | fix: mochaが動かないため拡張子なしに戻した | syuilo | 1 | -2/+2 | |
| 2021-08-19 | refactor: refactoring imports | syuilo | 1 | -2/+2 | |
| 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい | |||||
| 2020-10-31 | TOOLS: Created demote tool based on mark-admin.ts (#6776) | mintphin | 1 | -1/+1 | |
| * TOOLS: Created demote tool based on mark-admin.ts * TOOLS: Removed trailing whitespace on demote-admin.ts | |||||
| 2020-04-03 | Revert | syuilo | 1 | -10/+8 | |
| 2020-04-03 | Pre-render ReDoc | tamaina | 1 | -8/+10 | |
| redoc-cliはexpandResponsesは200のみとすると数値と認識されてしまい設定できないため202,204という指定にしています | |||||
| 2020-01-20 | Add mark-admin command (#5705) | MeiMei | 1 | -0/+32 | |
| * mark-admin command * no cli | |||||