summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* enhance(server): videoThumbnailGenerator config (#9845)tamaina2023-02-125-14/+73
* add cors header to ActivityPubServerService.ts (#9888)momoirodouhu2023-02-121-0/+8
* CLIページにおいてAPIリクエスト時にContent-Typeヘッダを付...RyotaK2023-02-121-0/+3
* fix: typeorm migrations not workingsyuilo2023-02-111-1/+1
* コンディショナルロールもバッジとして表示可能にsyuilo2023-02-111-2/+8
* /proxyでemoji, avatarなどの命令がありかつ画像でないなら404...tamaina2023-02-091-8/+16
* i/notificationsのレートリミットを緩和syuilo2023-02-091-1/+1
* i/notificationsのレートリミットを緩和tamaina2023-02-091-1/+1
* perf: renderBaseでCache-Controlを300秒から30秒にtamaina2023-02-091-1/+1
* Fix #9842tamaina2023-02-091-1/+2
* perf: renderBaseでCache-Controlを15秒から300秒にtamaina2023-02-091-1/+1
* refactor: fix typessyuilo2023-02-094-6/+5
* refactor: fix typessyuilo2023-02-091-1/+1
* refactor: fix typessyuilo2023-02-092-2/+2
* refactor: fix typessyuilo2023-02-091-0/+1
* refactor: fix typessyuilo2023-02-095-4/+9
* refactor: fix typessyuilo2023-02-091-3/+3
* refactor: fix typessyuilo2023-02-091-2/+2
* clean upsyuilo2023-02-091-20/+6
* refactor: fix typessyuilo2023-02-096-13/+17
* update depssyuilo2023-02-091-18/+18
* revert: 650187deafsyuilo2023-02-082-1/+9
* fix(server): validate url from ap to improve securitysyuilo2023-02-081-0/+4
* perf(client): do not render custom emojis in user namessyuilo2023-02-082-9/+1
* fix(server): DriveFileEntityService.getPublicUrl調整tamaina2023-02-071-8/+10
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-074-5/+5
|\
| * fix: postgre -> postgres (#9814)Masaya Suzuki2023-02-074-5/+5
* | fix(server): validate urls from ap to improve securitysyuilo2023-02-072-6/+27
|/
* fix(server): 自分のノートをお気に入りに登録しても実績解...syuilo2023-02-051-2/+2
* fix(server): validate filename and emoji name to improve securitysyuilo2023-02-052-1/+9
* Deny UNIX domain socket (#9802)MeiMei2023-02-051-0/+1
* feat: ロールにアイコンを設定してユーザー名の横に表示...syuilo2023-02-057-0/+57
* fix(server): clean up file in FileServertamaina2023-02-041-0/+4
* fix(server): cannot follow usersyuilo2023-02-041-4/+4
* fix(server): improve securitysyuilo2023-02-041-2/+2
* fix(client): validate urls to improve securitysyuilo2023-02-041-0/+8
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-049-49/+95
* perf(server): cache blockingsyuilo2023-02-048-65/+99
* fix typosyuilo2023-02-0412-50/+50
* perf: use replaceAll instead of regexsyuilo2023-02-032-3/+3
* drop syslogsyuilo2023-02-034-42/+3
* Create 1675404035646-cleanup.jssyuilo2023-02-031-0/+29
* drop twitter/github/discord integrationssyuilo2023-02-0315-1063/+6
* update depssyuilo2023-02-031-33/+33
* drop hashtag chartsyuilo2023-02-0312-124/+1
* refactor: use testsyuilo2023-02-0223-342/+342
* refactorsyuilo2023-02-021-18/+12
* improve RoleService testsyuilo2023-02-021-0/+45
* improve role testsyuilo2023-02-021-10/+58
* test: add test of RoleServicesyuilo2023-02-021-0/+145