summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/users/search-by-username-and-host.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove endpoint descriptionssyuilo2021-06-081-19/+0
| | | | #6627
* chore(lint): Add missing semicolonssyuilo2020-05-101-1/+1
|
* Fix #6110syuilo2020-03-211-0/+3
| | | | updatedAt が null なユーザーは検索に出てこなくなる副作用あり
* Resolve #6110syuilo2020-03-211-2/+5
|
* Refactoringsyuilo2020-02-151-1/+1
|
* v12 (#5712)syuilo2020-01-301-0/+101
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>