summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/web/UrlPreviewService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't generate URL previews for blocked domainsHazelnoot2024-11-201-0/+14
* verify that preview URL is validHazelnoot2024-11-201-1/+1
* fix lint errors in UrlPreviewServiceHazelnoot2024-11-201-3/+3
* fix(backend): allow fetchSummaryFromProxy, trueMail to access local addressesrectcoordsystem2024-11-201-1/+1
* Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-9/+8
|\
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-9/+8
* | tune cache lifetimesHazel K2024-08-031-2/+2
* | pass all the options to the cache constructordakkar2024-06-301-0/+1
* | cache URL previews on the serverdakkar2024-06-301-2/+26
|/
* fix: URLプレビューの動作改善+動作設定を可能にする (#13579)おさむのひと2024-03-211-15/+52
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* chore: use summaly, browser-image-resizer, and sharp-read-bmp on registry.npm...tamaina2023-12-311-1/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* fix(backend): Fix #10786tamaina2023-05-071-2/+2
* fix(backend/URLPreviewService): エラーでHTTP 422を出すように (#10339)Kagami Sascha Rosylight2023-03-191-6/+12
* feat(frontend/MkUrlPreview): oEmbedのサポート (#10306)Kagami Sascha Rosylight2023-03-191-10/+7
* fix: Do not use avif (#10301)tamaina2023-03-121-1/+1
* enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2023-03-111-1/+1
* enhance(server): URLプレビュー(summaly)はプロキシを通すよ...tamaina2023-02-141-10/+17
* fix(client): validate urls to improve securitysyuilo2023-02-041-0/+8
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-041-1/+1
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-121-2/+1
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-141-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+3
* Fastify (#9106)syuilo2022-12-031-11/+14
* fix import typesyuilo2022-09-211-2/+2
* testsyuilo2022-09-191-8/+8
* refactor(backend): refactor loggersyuilo2022-09-181-2/+4
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+84