summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/roles/users.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-1/+4
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-311-3/+3
* enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...GrapeApple02023-12-211-0/+19
* lint fixessyuilo2023-10-091-3/+4
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* tweak of f3a16bcd6syuilo2023-06-101-3/+1
* ロールのユーザーリストを非公開にできるように (#10987)nenohi2023-06-101-0/+3
* fix of #10145syuilo2023-03-011-1/+1
* feat: 時限ロール (#10145)syuilo2023-03-011-0/+5
* enhance: exploreで公開ロール一覧とそのメンバーを閲覧でき...syuilo2023-02-221-0/+71