]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/sass/include/_mixins.scss
Handle basic playlist in embed
authorChocobozzz <me@florianbigard.com>
Wed, 5 Aug 2020 07:44:58 +0000 (09:44 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 7 Aug 2020 06:58:29 +0000 (08:58 +0200)
commit4572c3d0d92f5b1b79b34dbe2c7b6557a8a5b7e4
tree2c1aa81a536b50d6da0181aba6fce1db972f6191
parent5abc96fca2496f33075796db208fccc3543e0f65
Handle basic playlist in embed
13 files changed:
client/src/assets/player/images/tick-white.svg
client/src/assets/player/peertube-player-manager.ts
client/src/assets/player/peertube-videojs-typings.ts
client/src/assets/player/playlist/playlist-button.ts [new file with mode: 0644]
client/src/assets/player/playlist/playlist-menu-item.ts [new file with mode: 0644]
client/src/assets/player/playlist/playlist-menu.ts [new file with mode: 0644]
client/src/assets/player/playlist/playlist-plugin.ts [new file with mode: 0644]
client/src/sass/include/_miniature.scss
client/src/sass/include/_mixins.scss
client/src/sass/player/index.scss
client/src/sass/player/playlist.scss [new file with mode: 0644]
client/src/standalone/videos/embed.ts
scripts/i18n/create-custom-files.ts