misskey/packages/backend
taichan edf94b5452
enhance(backend): headタグ内にrel=alternateの指定のあるlinkタグがある場合、記述されたURLを参照して照会できるように (#14371)
cherry picked from commit 9fbc1b7f7b71cf0eafadd728a6b66cb95a0c35d8

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
2024-12-25 02:35:58 +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 enhance(backend): headタグ内にrel=alternateの指定のあるlinkタグがある場合、記述されたURLを参照して照会できるように (#14371) 2024-12-25 02:35:58 +09:00
test fix(backend): check visibility of following/followers of remote users / feat: moderators can see following/followers of all users (#14375) 2024-12-25 02:24:33 +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