summaryrefslogtreecommitdiff
path: root/packages/backend/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-31refactor: APIで非JSON入力の型変換はendpointに渡す前に行うよ...MeiMei3-7/+17
2022-01-29Add `img-src` and `media-src` to `Content-Security-Policy` header for files a...shibao2-2/+2
2022-01-26refactor(backend): fix typesyuilo1-2/+2
2022-01-26refactor(backend): fix typesyuilo1-1/+1
2022-01-26refactor: fix typesyuilo1-1/+1
2022-01-26refactor(backend): use insert instead of savesyuilo6-10/+10
2022-01-23refactor, enhance: ドライブ引数のオブジェクト化, 追加時のco...MeiMei13-47/+82
2022-01-23Unifying Misskey-specific IRIs in JSON-LD `@context` Resolve #8116 (#8178)MeiMei1-1/+1
2022-01-22NodeInfo にユーザー数と投稿数の情報を追加する (#8126)xianon1-16/+16
2022-01-21enhance: convert svg to png of custom emojissyuilo11-59/+34
2022-01-21feat: increase files limit for notesyuilo1-3/+3
2022-01-21refactorsyuilo2-5/+5
2022-01-21enhance: e2eテストをできるだけ改良してみた (#8159)tamaina1-1/+3
2022-01-21enhance: Forward report (#8001)Johann1505-1/+45
2022-01-21fix: code url in documentation (#8117)Johann1501-1/+1
2022-01-21feat(server): add more metadata for emoji exportsyuilo1-1/+2
2022-01-20send-drive-file svg as png (#8107)tamaina1-2/+8
2022-01-20fix: proxyでsvgをpngに変換するように (#8106)tamaina1-5/+6
2022-01-20refactor(server): use named exportsyuilo10-12/+12
2022-01-20feat(server): store mime type of webpublicsyuilo2-0/+7
2022-01-20refactor(server): use insert instead of savesyuilo1-3/+3
2022-01-18refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina358-3416/+3622
2022-01-16refactor: more common namesyuilo3-7/+8
2022-01-13git add忘れsyuilo1-0/+10
2022-01-13feat: emojis importsyuilo3-4/+94
2022-01-13feat: multiple emojis editingsyuilo7-1/+207
2022-01-12bye reversisyuilo24-2700/+1
2022-01-07bye roomsyuilo3-212/+1
2022-01-04clean upsyuilo1-44/+0
2022-01-03enhance: 許可されていないファイルタイプでは、オブジェ...tamaina1-0/+6
2022-01-03refactor(server): use insert instead of savesyuilo1-2/+2
2022-01-03refactor(server): use insert instead of savesyuilo9-18/+19
2022-01-03lintsyuilo306-0/+306
2022-01-01fixsyuilo1-0/+1
2022-01-01Revert "revert d53795184"syuilo4-4/+54
2022-01-01wip (#8101)tamaina1-3/+3
2021-12-29revert d53795184syuilo4-54/+4
2021-12-29fix(server): エクスポートした絵文字の拡張子がfalseになる...syuilo1-1/+2
2021-12-29fix html blockquote conversion (#8069)Johann1501-1/+1
2021-12-26Update const.tssyuilo1-11/+25
2021-12-26refactorsyuilo4-9/+9
2021-12-26enhance(server): better content type detectionsyuilo4-4/+40
2021-12-26refactorsyuilo1-1/+4
2021-12-25Truncate push notification message (#8089)tamaina1-1/+26
2021-12-24ノートページでRenoteである場合にnoindexを付加 (#8074)tamaina1-1/+2
2021-12-14enhance(backend): improve chart enginesyuilo34-237/+381
2021-12-12Update export-custom-emojis.tssyuilo1-2/+2
2021-12-12refactorsyuilo2-64/+37
2021-12-10feat: カスタム絵文字エクスポートsyuilo6-2/+162
2021-12-10feat: improve follow exportsyuilo4-17/+33