summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/users/show.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use as constsyuilo2019-06-281-1/+1
* Use as constsyuilo2019-06-271-3/+2
* Refactor API (#4770)syuilo2019-04-231-1/+4
* Fix: リモートユーザーの修復処理が自動的に実行されない...MeiMei2019-04-211-7/+0
* Fix errorsyuilo2019-04-151-0/+4
* strictNullChecks (#4666)syuilo2019-04-131-3/+3
* Refactorsyuilo2019-04-071-3/+3
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-17/+12
* Introduce OpenAPI specs (#4351)syuilo2019-02-231-0/+6
* Improve error handling of API (#4345)syuilo2019-02-221-15/+29
* Fix #4276 (#4278)MeiMei2019-02-151-3/+3
* Migrate cafy to 14.0 (#4240)syuilo2019-02-131-4/+4
* Fix styleAcid Chicken (硫酸鶏)2019-02-051-1/+2
* Use internal logger instead of debug/console for loggingsyuilo2019-02-031-1/+2
* Improve user operationssyuilo2018-11-231-1/+1
* Improve API documentationsyuilo2018-11-031-1/+2
* Refactorsyuilo2018-11-021-7/+4
* Refactoring, Clean up and bug fixessyuilo2018-11-021-26/+45
* Fix: can't recognize rebirthed instance user (#3046)MeiMei2018-10-311-1/+7
* Refactorngsyuilo2018-07-071-1/+1
* wipsyuilo2018-07-061-1/+1
* wipsyuilo2018-07-051-4/+4
* wipsyuilo2018-06-181-6/+3
* Update cafy to 8.0.0 :rocket:syuilo2018-05-021-4/+4
* Update dependencies :rocket:syuilo2018-04-271-4/+4
* wipsyuilo2018-04-251-23/+35
* cafy 5.xに移行syuilo2018-04-241-2/+2
* :v:syuilo2018-04-081-4/+0
* wipsyuilo2018-04-051-1/+2
* Refactorsyuilo2018-04-021-1/+1
* Merge pull request #1347 from akihikodaki/usersyuilo2018-04-011-1/+1
|\
| * Mark host parameter of /api/users/show nullableAkihiko Odaki2018-04-011-1/+1
* | Implement remote status retrievalAkihiko Odaki2018-03-311-154/+8
|/
* Update show.tssyuilo2018-03-291-1/+1
* Update show.tssyuilo2018-03-291-11/+7
* Update show.tssyuilo2018-03-291-1/+1
* 整理したsyuilo2018-03-291-1/+1
* Resolve conflictssyuilo2018-03-291-28/+28
* Introduce processorAkihiko Odaki2018-03-291-0/+209