misskey/packages/backend
かっこかり d1b953b15c
fix(backend): fix type error(s) in security fixes (#15009)
* Fix type error in security fixes

(cherry picked from commit fa3cf6c2996741e642955c5e2fca8ad785e83205)

* Fix error in test function calls

(cherry picked from commit 1758f29364eca3cbd13dbb5c84909c93712b3b3b)

* Fix style error

(cherry picked from commit 23c4aa25714af145098baa7edd74c1d217e51c1a)

* Fix another style error

(cherry picked from commit 36af07abe28bec670aaebf9f5af5694bb582c29a)

* Fix `.punyHost` misuse

(cherry picked from commit 6027b516e1c82324d55d6e54d0e17cbd816feb42)

* attempt to fix test: make yaml valid

---------

Co-authored-by: Julia Johannesen <julia@insertdomain.name>
(cherry picked from commit 3a6c2aa83563515b2ce02cda289b0271d992e84e)
2024-12-25 04:20:41 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets Merge remote-tracking branch 'misskey-dev/develop' into io 2024-04-29 04:41:23 +09:00
migration enhance(Page): ページを非公開にできるように (MisskeyIO#821) 2024-12-11 03:23:16 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts fix(backend): pnpm devが動作しない問題を修正 (MisskeyIO#641) 2024-05-24 21:39:40 +09:00
src fix(backend): fix type error(s) in security fixes (#15009) 2024-12-25 04:20:41 +09:00
test fix(backend): fix type error(s) in security fixes (#15009) 2024-12-25 04:20:41 +09:00
test-server update deps (MisskeyIO#833) 2024-12-19 05:35:13 +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 update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs update deps (MisskeyIO#833) 2024-12-19 05:35:13 +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 (MisskeyIO#835) 2024-12-21 23:21:18 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json code cleanup (MisskeyIO#825) 2024-11-27 05:48:25 +09:00

Misskey Backend