summaryrefslogtreecommitdiff
path: root/src/invidious/views/embed.ecr
AgeCommit message (Expand)Author
2022-04-22Bump videojs to 7.12.1 (#3011)Émilien Devos
2022-02-08embed page: fix typo in videojs-overlay script URLSamantaz Fox
2021-09-18Add script to resolve and fetch VideoJS filessyeopite
2020-11-17Move themes into default.csssaltycrys
2020-03-29Fix JSON serializationOmar Roth
2020-03-15Migrate to a good Content Security Policy (#1023)leonklingele
2019-10-15Add support for custom playlistsOmar Roth
2019-07-29Update video extractorOmar Roth
2019-06-16Add clickable title for embedded videosOmar Roth
2019-06-08Add title overlay to embedded videosOmar Roth
2019-06-08Add premiere date to watch pageOmar Roth
2019-06-01Add support for Web notificationsOmar Roth
2019-05-09Use separate asset version for cache bustingOmar Roth
2019-05-08Add simple form of cache bustingOmar Roth
2019-05-06Refactor player.jsOmar Roth
2019-05-06Refactor embed.jsOmar Roth
2019-05-06Refactor watch.jsOmar Roth
2019-05-01Minor formatting changesOmar Roth
2019-04-30Add annotation preferencesOmar Roth
2019-04-28Add 'lang' to HTML tagOmar Roth
2019-04-19Add 'continue_autoplay' preferenceOmar Roth
2019-04-13Add playlist support to embedded videosOmar Roth
2019-03-23Format files and trim trailing whitespaceOmar Roth
2019-03-17Clean up player CSSOmar Roth
2018-08-17Minor formatting changesOmar Roth
2018-08-11Pull 'player' out into seperate componentOmar Roth
2018-08-09Commit whitespaceOmar Roth
2018-08-09Format JavaScriptOmar Roth
2018-08-09Update player sourcesOmar Roth
2018-08-06Add JSON mapping for captionsOmar Roth
2018-08-06Disable preload on embedded videos by defaultOmar Roth
2018-08-06Enable captions when `listen=1`Omar Roth
2018-08-06Add preferred captionsOmar Roth
2018-08-05Add timeDisplay to playerOmar Roth
2018-08-05Fix player parametersOmar Roth
2018-08-04Fix caption listings in embedded videosOmar Roth
2018-08-03Move player options into initializationOmar Roth
2018-08-03Add videojs style to embedded videosOmar Roth
2018-08-03Add color scheme for playerOmar Roth
2018-08-02Add captions to embedded videosOmar Roth
2018-08-01Use 'dump_unquoted' for share titleOmar Roth
2018-08-01HTML escape title on watch and embed pagesOmar Roth
2018-08-01Fix metadata and embed code on watch and embedOmar Roth
2018-07-31Add share buttonOmar Roth
2018-07-31Use videojs-markers for start end end timesOmar Roth
2018-07-30Move aspectRatio into videojs optionsOmar Roth
2018-07-19Add 'raw' and 'quality' options to embedded videosOmar Roth
2018-07-19Fix typo in embedded playerOmar Roth
2018-07-19Move video options to <video> elementOmar Roth
2018-07-16Add 'autoplay', 'controls', 'loop' to embedded player optionsOmar Roth