| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test(server): add validation test of api:notes/create (#10090) | tamaina | 2023-02-26 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(server): notes/createのバリデーションが効いていない Fix #10079 Co-Authored-By: mei23 <m@m544.net> * anyOf内にバリデーションを書いても最初の一つしかチェックされない * :v: * wip * wip * :v: * RequiredProp * Revert "RequiredProp" This reverts commit 74693900119a590263106fa3adefd008d69ce80c. * add api:notes/create * fix lint * text * :v: * improve readability --------- Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | refactor: use test | syuilo | 2023-02-02 | 2 | -4/+4 |
| | | |||||
| * | なんかもうめっちゃ変えた | syuilo | 2022-09-18 | 2 | -2/+2 |
| | | |||||
| * | lint | syuilo | 2022-05-21 | 1 | -1/+1 |
| | | |||||
| * | refactor: Use ESM (#8358) | syuilo | 2022-02-27 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip | ||||
| * | fix test | syuilo | 2021-11-12 | 2 | -0/+31 |