1
0
forked from mirror/misskey
mi.moris.day/packages/backend
okayurisotto 4a7da723b3
refactor(backend): ノート削除時のfindCascadingNotesの処理を整理 (#11131)
* refactor(backend): ノート削除時の`findCascadingNotes`の処理を整理

* cleanup: unneeded async await

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

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-06 11:25:46 +09:00
..
.vscode
assets perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
migration perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
nsfw-model
src refactor(backend): ノート削除時のfindCascadingNotesの処理を整理 (#11131) 2023-07-06 11:25:46 +09:00
test feat(backend): accept OAuth bearer token (#11052) 2023-06-28 13:37:13 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
check_connect.js
jest.config.cjs
jsconfig.json
ormconfig.js
package.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
README.md
tsconfig.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
watch.mjs

Misskey Backend