Sharkey/packages/backend
dakkar 044d3d76e7 actually fix #118
`note.fileIds` is an array, it's always going to be truthy; we need to
check the length, like a similar `if` does just a few lines above
2023-10-31 16:16:39 +00:00
..
.vscode
assets chore: update assets 2023-10-15 12:18:29 +02:00
migration upd: store old date and use it in previous versions 2023-10-22 14:07:04 +02:00
nsfw-model
src actually fix #118 2023-10-31 16:16:39 +00:00
test merge: upstream changes 2023-10-18 19:48:03 +02:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc Revert: swcrc back to normal state 2023-10-08 20:54:24 +02:00
check_connect.js
jest.config.cjs merge: timeline 1 2023-10-13 17:58:11 +02:00
jsconfig.json
ormconfig.js
package.json merge: upstream changes 2023-10-18 19:48:03 +02:00
README.md
tsconfig.json update deps (#11764) 2023-09-04 13:33:38 +09:00
watch.mjs

Misskey Backend