misskey/packages/backend/src/server/api/endpoints/drive/files
nenohi 2d84e04240
ロールにNSFWを強制的につけるオプションを追加 (#10731)
* ロールにNSFWを強制的につけるオプションを追加

* すでにあるファイルにNSFWが付与できない

* NSFWを付与しようとするとエラーに

* add test

* Update packages/backend/src/core/RoleService.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* spacingで怒られたので

* ロール作成時のプロパティ削除

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-05 14:18:06 +09:00
..
attached-notes.ts fix import type 2022-09-21 05:33:11 +09:00
check-existence.ts fix import type 2022-09-21 05:33:11 +09:00
create.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
delete.ts Role (#9437) 2023-01-12 21:02:26 +09:00
find-by-hash.ts fix import type 2022-09-21 05:33:11 +09:00
find.ts fix import type 2022-09-21 05:33:11 +09:00
show.ts test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
update.ts ロールにNSFWを強制的につけるオプションを追加 (#10731) 2023-05-05 14:18:06 +09:00
upload-from-url.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00