misskey/packages/backend
anatawa12 5836bd85df
fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正 (#13765)
* fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正

* test: fix misskey js test

* chore: user/showがnullを返さないように

* chore: pass lambda instead of pushVisibleUser
2024-05-20 19:25:50 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets chore: Use integrity for Redoc script (#13716) 2024-04-15 09:25:11 +09:00
migration Exclude channel notes from featured polls (#13838) 2024-05-20 18:08:20 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts fix(backend): バックエンドのpnpm devによるビルド後にbuild-assetsを行うようにする (#13659) 2024-04-04 22:25:28 +09:00
src fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正 (#13765) 2024-05-20 19:25:50 +09:00
test Merge pull request from GHSA-2vxv-pv3m-3wvj 2024-05-01 16:33:58 +09:00
test-server enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600) 2024-03-30 15:28:19 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json update deps (#13624) 2024-05-04 20:56:14 +09:00
tsconfig.json update deps (#11764) 2023-09-04 13:33:38 +09:00

README.md

Misskey Backend