PeerTube/server/models/video
Kim 8d987ec63e
Add fcbk open-graph and twitter-card metas for accounts, video-channels, playlists urls (#2996)
* Add open-graph and twitter-card metas to accounts and video-channels

* Add open-graph and twitter-card to video-playlists watch view

* Refactor meta-tags creation server-side

* Add client.ts tests for account, channel and playlist tags

* Correct lint forbidden spaces

* Correct test regression on client.ts

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-07-31 11:29:15 +02:00
..
schedule-video-update.ts Split types and typings 2020-06-18 10:46:27 +02:00
tag.ts Split types and typings 2020-06-18 10:46:27 +02:00
thumbnail.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-blacklist.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-caption.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-change-ownership.ts align ownership change video list table with moderation tables 2020-06-28 16:20:23 +02:00
video-channel.ts harmonize search for libraries 2020-07-29 18:15:53 +02:00
video-comment.ts Add ability to report comments in front end 2020-07-10 14:02:41 +02:00
video-file.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-format-utils.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-import.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-playlist-element.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-playlist.ts Add fcbk open-graph and twitter-card metas for accounts, video-channels, playlists urls (#2996) 2020-07-31 11:29:15 +02:00
video-query-builder.ts Use raw sql for abuses 2020-07-10 14:02:41 +02:00
video-share.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-streaming-playlist.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-tag.ts Move models to typescript-sequelize 2017-12-13 16:50:33 +01:00
video-view.ts Fix video view filename 2020-06-15 15:18:54 +02:00
video.ts Implement abuses check params 2020-07-10 14:02:41 +02:00