]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/check-params/services.ts
Handle playlist oembed
authorChocobozzz <me@florianbigard.com>
Wed, 5 Aug 2020 13:35:58 +0000 (15:35 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 7 Aug 2020 06:58:29 +0000 (08:58 +0200)
commit6fad8e51c47b9d07bea99b777c1f55c10f6d576d
tree09b33652d565a6dbe70e413b88c64aa611f7f4b6
parenta75292db788d400ba84933693f5f98a83f3aaa60
Handle playlist oembed
client/src/standalone/videos/embed.ts
server/controllers/services.ts
server/lib/client-html.ts
server/middlewares/validators/oembed.ts
server/models/video/video-playlist.ts
server/tests/api/check-params/services.ts
server/tests/api/videos/services.ts
server/tests/client.ts