PeerTube/server/lib
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
..
activitypub Use 3 tables to represent abuses 2020-07-10 14:02:41 +02:00
emails Merge branch 'release/2.3.0' into develop 2020-07-20 17:00:58 +02:00
files-cache Move to eslint 2020-02-03 08:31:02 +01:00
job-queue Split types and typings 2020-06-18 10:46:27 +02:00
plugins Reorganize client shared modules 2020-06-23 16:00:49 +02:00
schedulers Split types and typings 2020-06-18 10:46:27 +02:00
auth.ts Reorganize client shared modules 2020-06-23 16:00:49 +02:00
avatar.ts Split types and typings 2020-06-18 10:46:27 +02:00
blocklist.ts Split types and typings 2020-06-18 10:46:27 +02:00
client-html.ts Add fcbk open-graph and twitter-card metas for accounts, video-channels, playlists urls (#2996) 2020-07-31 11:29:15 +02:00
emailer.ts Merge branch 'release/2.3.0' into develop 2020-07-20 17:00:58 +02:00
hls.ts Split types and typings 2020-06-18 10:46:27 +02:00
moderation.ts Use 3 tables to represent abuses 2020-07-10 14:02:41 +02:00
notifier.ts Add new abuses tests 2020-07-10 14:02:41 +02:00
oauth-model.ts Split types and typings 2020-06-18 10:46:27 +02:00
peertube-socket.ts Split types and typings 2020-06-18 10:46:27 +02:00
redis.ts Block infohash spammers from tracker 2020-06-25 16:28:07 +02:00
redundancy.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
user.ts Merge branch 'release/2.3.0' into develop 2020-07-20 17:00:58 +02:00
video-blacklist.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-channel.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-comment.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-paths.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-playlist.ts Split types and typings 2020-06-18 10:46:27 +02:00
video-transcoding.ts Split types and typings 2020-06-18 10:46:27 +02:00