egirlskey/packages/backend/src
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
..
@types
boot test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
core ロールにNSFWを強制的につけるオプションを追加 (#10731) 2023-05-05 14:18:06 +09:00
daemons fix(backend): サーバーメトリクスのメモリ使用率が不正確になることがある不具合の修正 (#10728) 2023-04-30 06:47:00 +09:00
misc enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように (#10717) 2023-04-29 23:26:47 +09:00
models fix(backend): fieldsの誤った定義を修正 (#10737) 2023-05-02 21:14:22 +09:00
queue enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
server ロールにNSFWを強制的につけるオプションを追加 (#10731) 2023-05-05 14:18:06 +09:00
config.ts feat: Introduce Meilisearch (#10755) 2023-05-05 08:52:14 +09:00
const.ts [fix] .wav .flac ファイルを再生可能にする (#10686) 2023-04-26 02:17:58 +09:00
decorators.ts
di-symbols.ts feat: Introduce Meilisearch (#10755) 2023-05-05 08:52:14 +09:00
env.ts
global.d.ts
GlobalModule.ts feat: Introduce Meilisearch (#10755) 2023-05-05 08:52:14 +09:00
logger.ts
MainModule.ts
NestLogger.ts
postgres.ts feat: 自分用メモ機能 (#10516) 2023-04-13 13:17:32 +09:00
types.ts