summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/json-schema/signin.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: add missing SPDX ID and workflow check (#13570)zyoshoka2024-03-131-0/+5
| | | | | | | | | | | * chore: add workflow which checks if SPDX ID exists * chore: add missing SPDX ID in some files * chore: change trigger condition * chore: trigger on push * lint
* enhance(misskey-js) ↵おさむのひと2023-12-031-0/+26
misskey-jsのストリーミングAPI定義をバックエンドに追従 (#12552) * (enhance) misskey-jsのストリーミングAPI定義をバックエンドに追従 * fix ci * fix ci