]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Add fcbk open-graph and twitter-card metas for accounts, video-channels, playlists...
authorKim <1877318+kimsible@users.noreply.github.com>
Fri, 31 Jul 2020 09:29:15 +0000 (11:29 +0200)
committerGitHub <noreply@github.com>
Fri, 31 Jul 2020 09:29:15 +0000 (11:29 +0200)
* 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>

No differences found