PeerTube/server/core/lib/html/shared
Chocobozzz f90db24233
Fix SEO and refactor HTML pages generation
* Split methods in multiple classes
 * Add JSONLD tags in embed too
 * Index embeds but use a canonical URL tag (targeting the watch page)
 * Remote objects don't include a canonical URL tag anymore. Instead we
   forbid indexation
 * Canonical URLs now use the official short URL (/w/, /w/p, /a, /c
   etc.)
2023-10-20 16:00:36 +02:00
..
actor-html.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
common-embed-html.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
index.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
page-html.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
playlist-html.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
tags-html.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
video-html.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00