summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/admin/roles (follow)
Commit message (Expand)AuthorAgeFilesLines
* update deps (#11820)syuilo2023-09-158-8/+8
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-179-18/+9
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-279-0/+45
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-2/+2
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* tweak of f3a16bcd6syuilo2023-06-102-4/+0
* ロールのユーザーリストを非公開にできるように (#10987)nenohi2023-06-102-0/+4
* fix(backend): make isExplorable optional for backward compatibilitytamaina2023-04-201-3/+2
* Role timeline setting (#10677)nenohi2023-04-202-0/+5
* enhance: ロールの並び順を設定可能にsyuilo2023-03-122-0/+6
* :art:syuilo2023-03-011-0/+1
* fix of #10145syuilo2023-03-011-1/+1
* feat: 時限ロール (#10145)syuilo2023-03-013-40/+17
* enhance: exploreで公開ロール一覧とそのメンバーを閲覧でき...syuilo2023-02-223-3/+74
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-162-5/+1
* refactor: fix typessyuilo2023-02-092-2/+2
* feat: ロールにアイコンを設定してユーザー名の横に表示...syuilo2023-02-052-0/+12
* refactor: rename role.options -> role.policiessyuilo2023-01-153-10/+10
* feat: conditional rolesyuilo2023-01-132-0/+12
* Role (#9437)syuilo2023-01-128-0/+538