| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | startAt -> startsAt | syuilo | 2023-02-15 | 4 | -8/+8 |
| | | |||||
| * | 広告開始時期の設定 (#9944) | nenohi | 2023-02-15 | 5 | -5/+14 |
| | | | | | | * 広告開始時期の設定 * 過去のものも表示するように | ||||
| * | drop group (#9942) | syuilo | 2023-02-15 | 41 | -1448/+13 |
| | | | | | | * drop group * Update operations.ts | ||||
| * | drop messaging (#9919) | syuilo | 2023-02-15 | 34 | -1722/+11 |
| | | | | | | * drop messaging (from backend) * wip | ||||
| * | enhance(server): ↵ | tamaina | 2023-02-14 | 1 | -10/+17 |
| | | | | | | | | | | | | | | | | | | | | URLプレビュー(summaly)はプロキシを通すように (#9905) * enhance(server): URLプレビュー(summaly)はプロキシを通すように * update summaly * update summaly * 型エラーバスター * basic.html * Delete basic.html --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | 改行コードをLFに統一 (#9926) | Neko7sora | 2023-02-14 | 1 | -72/+72 |
| | | | | | | * chore: update gitattribute editorconfig * Normalize all the line endings | ||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | tamaina | 2023-02-14 | 37 | -185/+178 |
| |\ | |||||
| | * | refactor: fix types | syuilo | 2023-02-13 | 1 | -1/+1 |
| | | | |||||
| | * | refactor | syuilo | 2023-02-13 | 33 | -146/+146 |
| | | | |||||
| | * | refactor: fix types | syuilo | 2023-02-13 | 19 | -102/+95 |
| | | | |||||
| * | | fix(server): HttpRequestService.sendでは常にUser-Agentを含むように | tamaina | 2023-02-14 | 1 | -3/+4 |
| |/ | | | | Fix #9817 (maybe) | ||||
| * | refactor: fix types | syuilo | 2023-02-12 | 1 | -5/+5 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-12 | 2 | -2/+2 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-12 | 24 | -130/+142 |
| | | |||||
| * | Fix moduleNameMapper to not resolve `.wasm.js` to `.wasm` (#9894) | Kagami Sascha Rosylight | 2023-02-12 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix moduleNameMapper to not resolve `.wasm.js` to `.js` Fixes #9767 Undici [tries to import `./llhttp/llhttp.wasm.js`](https://github.com/nodejs/undici/blob/e155c6db5cec9bc577d548fa7c7378013631c79c/lib/client.js#L342) which is currently broken by the (hacky) module name mapper. * longer timeout value * 30s * 50s * 60s to be safe * Revert "60s to be safe" This reverts commit f3e0f5796273c0cdcbd901e8c08ae3136b9768f8. * 2cc98226cac2e0a08332e1ce281ba8917c5b58fc revert? * revert * remove timeout * detectOpenHandles * Really solved? * Revert "detectOpenHandles" This reverts commit 29214bdff80e15998f34171bf409d454a3d10129. * Add `coveragePathIgnorePatterns` * Revert "Add `coveragePathIgnorePatterns`" This reverts commit fcf8c6806b339b7c21f53137f9939d00020904aa. * Import jsonld dynamically * remove import * add comment --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | improve error handling | syuilo | 2023-02-12 | 2 | -3/+18 |
| | | |||||
| * | enhance: レートリミットを0%にできるように | syuilo | 2023-02-12 | 1 | -8/+10 |
| | | |||||
| * | enhance(server): videoThumbnailGenerator config (#9845) | tamaina | 2023-02-12 | 5 | -14/+73 |
| | | | | | | | | | | | | | | * enhance(server): videoThumbnailGenerator config * :v: * fix * 相対url * サムネイルのproxyRemoteFilesは直接プロキシを指定する * メディアプロキシ | ||||
| * | add cors header to ActivityPubServerService.ts (#9888) | momoirodouhu | 2023-02-12 | 1 | -0/+8 |
| | | | | | | * add cors header to ActivityPubServerService.ts * Update CHANGELOG.md | ||||
| * | CLIページにおいてAPIリクエスト時にContent-Typeヘッダを付 ↵ | RyotaK | 2023-02-12 | 1 | -0/+3 |
| | | | | | するように変更 (#9887) | ||||
| * | コンディショナルロールもバッジとして表示可能に | syuilo | 2023-02-11 | 1 | -2/+8 |
| | | |||||
| * | /proxyでemoji, ↵ | tamaina | 2023-02-09 | 1 | -8/+16 |
| | | | | | avatarなどの命令がありかつ画像でないなら404を返すように | ||||
| * | i/notificationsのレートリミットを緩和 | syuilo | 2023-02-09 | 1 | -1/+1 |
| | | |||||
| * | i/notificationsのレートリミットを緩和 | tamaina | 2023-02-09 | 1 | -1/+1 |
| | | | | | SubwayTooterのバグ対策でレートリミットを設定していたが、通常の使い方でも引っかかることもあるため緩和 | ||||
| * | perf: renderBaseでCache-Controlを300秒から30秒に | tamaina | 2023-02-09 | 1 | -1/+1 |
| | | |||||
| * | Fix #9842 | tamaina | 2023-02-09 | 1 | -1/+2 |
| | | |||||
| * | perf: renderBaseでCache-Controlを15秒から300秒に | tamaina | 2023-02-09 | 1 | -1/+1 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-09 | 4 | -6/+5 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-09 | 1 | -1/+1 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-09 | 2 | -2/+2 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-09 | 1 | -0/+1 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-09 | 5 | -4/+9 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-09 | 1 | -3/+3 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-09 | 1 | -2/+2 |
| | | |||||
| * | clean up | syuilo | 2023-02-09 | 1 | -20/+6 |
| | | |||||
| * | refactor: fix types | syuilo | 2023-02-09 | 6 | -13/+17 |
| | | |||||
| * | revert: 650187deaf | syuilo | 2023-02-08 | 2 | -1/+9 |
| | | |||||
| * | fix(server): validate url from ap to improve security | syuilo | 2023-02-08 | 1 | -0/+4 |
| | | |||||
| * | perf(client): do not render custom emojis in user names | syuilo | 2023-02-08 | 2 | -9/+1 |
| | | | | | #9778 | ||||
| * | fix(server): DriveFileEntityService.getPublicUrl調整 | tamaina | 2023-02-07 | 1 | -8/+10 |
| | | | | | | - 外部MediaProxyではビデオのサムネイルを生成できないので外部に投げない - thumbnailUrlが存在しない場合、画像の場合はプロキシで圧縮させる | ||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-02-07 | 2 | -3/+3 |
| |\ | |||||
| | * | fix: postgre -> postgres (#9814) | Masaya Suzuki | 2023-02-07 | 2 | -3/+3 |
| | | | |||||
| * | | fix(server): validate urls from ap to improve security | syuilo | 2023-02-07 | 2 | -6/+27 |
| |/ | |||||
| * | fix(server): ↵ | syuilo | 2023-02-05 | 1 | -2/+2 |
| | | | | | 自分のノートをお気に入りに登録しても実績解除される問題を修正 | ||||
| * | fix(server): validate filename and emoji name to improve security | syuilo | 2023-02-05 | 2 | -1/+9 |
| | | |||||
| * | Deny UNIX domain socket (#9802) | MeiMei | 2023-02-05 | 1 | -0/+1 |
| | | | | | | * Deny UNIX domain socket * got v12ならこれが使える? | ||||
| * | feat: ↵ | syuilo | 2023-02-05 | 6 | -0/+44 |
| | | | | | | | ロールにアイコンを設定してユーザー名の横に表示できるように Resolve #9761 | ||||
| * | fix(server): clean up file in FileServer | tamaina | 2023-02-04 | 1 | -0/+4 |
| | | |||||
| * | fix(server): cannot follow user | syuilo | 2023-02-04 | 1 | -4/+4 |
| | | |||||
| * | fix(server): improve security | syuilo | 2023-02-04 | 1 | -2/+2 |
| | | |||||