summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/users/get-following-users-by-birthday.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: review fixes (#17208)かっこかり2026-03-051-0/+167
* fix: OAuthのContent-Typeを正しく判定するように * fix(frontend): fix outdated comments * fix: storagePersistenceのtop-level awaitを解消 * fix * fix(frontend): add comment Co-Authored-By: anatawa12 <anatawa12@icloud.com> * fix * fix: rename `users/get-following-users-by-birthday` * fix: fix types * Update MkForm.vue * refactor utility/storage.ts --------- Co-authored-by: anatawa12 <anatawa12@icloud.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>