summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/admin/show-users.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-2/+2
* refactor: refactoring importssyuilo2021-08-191-2/+2
* Remove endpoint descriptionssyuilo2021-06-081-5/+0
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2021-03-061-0/+15
|\
| * APIドキュメントの改善 (#6757)YuzuRyo612021-03-061-0/+15
* | fix bugsyuilo2021-03-061-1/+1
|/
* Showusers order by updateAt NULL considered as max (#7015)CGsama2020-12-241-2/+2
* Refactoringsyuilo2020-02-151-1/+1
* Adminページのユーザー一覧フィルターに利用可能アカウン...Satsuki Yanagi2019-09-211-0/+2
* Improve usability of users view (#5176)Satsuki Yanagi2019-07-171-0/+18
* Resolve #4870syuilo2019-05-091-2/+0
* strictNullChecks (#4666)syuilo2019-04-131-1/+1
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-44/+30
* Introduce OpenAPI specs (#4351)syuilo2019-02-231-0/+2
* Improve error handling of API (#4345)syuilo2019-02-221-3/+3
* Use object instead of if chain (#4212)Acid Chicken (硫酸鶏)2019-02-171-34/+12
* Migrate cafy to 14.0 (#4240)syuilo2019-02-131-5/+5
* 管理画面でサイレンスされているユーザーを一覧できる...syuilo2019-02-101-0/+2
* 管理画面でユーザーを状態でフィルタできるように (#3873)MeiMei2019-01-111-0/+123