1
0
Fork 0
peertube/server/models
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
..
abuse Add ability to report comments in front end 2020-07-10 14:02:41 +02:00
account Add new abuses tests 2020-07-10 14:02:41 +02:00
activitypub adapt notifications buttons for small screens 2020-07-29 18:15:53 +02:00
application Avoir some circular dependencies 2020-05-04 16:21:39 +02:00
avatar Split types and typings 2020-06-18 10:46:27 +02:00
oauth Split types and typings 2020-06-18 10:46:27 +02:00
redundancy Split types and typings 2020-06-18 10:46:27 +02:00
server Use 3 tables to represent abuses 2020-07-10 14:02:41 +02:00
video Add fcbk open-graph and twitter-card metas for accounts, video-channels, playlists urls (#2996) 2020-07-31 11:29:15 +02:00
migrations.ts Update sequelize 2019-04-24 16:26:20 +02:00
model-cache.ts Don't refresh videos when processing views 2020-02-04 15:58:59 +01:00
utils.ts Reorganize client shared modules 2020-06-23 16:00:49 +02:00