summaryrefslogtreecommitdiffstats
path: root/assets (follow)
AgeCommit message (Collapse)Author
2019-08-09Merge pull request #680 from leonklingele/add-player-stylesOmar Roth
Add support for player styles
2019-08-09Update videojs-http-source-selectorOmar Roth
2019-08-09Add support for player stylesLeon Klingele
This currently includes the following styles: - Invidious, the default - YouTube, using a centered play button and always visible video control bar Implements https://github.com/omarroth/invidious/issues/670. Supersedes https://github.com/omarroth/invidious/pull/661.
2019-08-01Fix jumpy page on search field focusLeon Klingele
2019-07-20Remove default arguments from function definitionsOmar Roth
2019-07-14Add '1.75' playback speedOmar Roth
2019-07-09Add community pageOmar Roth
2019-07-01Resize comment thumbnailsOmar Roth
2019-06-30Add caption stylingOmar Roth
2019-06-28Add cursor: none to playerOmar Roth
2019-06-28Add thumbnail and banners to channel pageOmar Roth
2019-06-22Prevent firing _onStreamProgress after abortingOmar Roth
2019-06-16Fix event listener for notifications.jsOmar Roth
2019-06-16Optimize get_subscriptions AJAXOmar Roth
2019-06-16Add target="_blank" to embed titlesOmar Roth
2019-06-16Fix title URL for embedded videosOmar Roth
2019-06-16Fix typo in notifications.jsOmar Roth
2019-06-16Shorten timeout for AJAXOmar Roth
2019-06-16Add clickable title for embedded videosOmar Roth
2019-06-15Fix retry on timeout for AJAX requestsOmar Roth
2019-06-08Add title overlay to embedded videosOmar Roth
2019-06-08Add premiere date to watch pageOmar Roth
2019-06-07Minor refactorOmar Roth
2019-06-05Use short URL for sharing videosOmar Roth
2019-06-01Only add notification event listener after onloadOmar Roth
2019-06-01Add support for Web notificationsOmar Roth
2019-05-29Add 'comments' as URL parameterOmar Roth
2019-05-28Shrink h1 on mobileOmar Roth
2019-05-27Update videojs-vtt-thumbnails versionOmar Roth
2019-05-27Add "local" to "next video" URLsOmar Roth
2019-05-20Reset playbackRate once player has caught up to sourceOmar Roth
2019-05-16Refactor watched_widget.jsOmar Roth
2019-05-14Fix comments for age-restricted videosOmar Roth
2019-05-11Fix font color for captions buttonOmar Roth
2019-05-09Add option to toggle theme without reloadOmar Roth
2019-05-09Fix typo in player.jsOmar Roth
2019-05-08Remove referer from XHROmar Roth
2019-05-06Refactor player.jsOmar Roth
2019-05-06Refactor embed.jsOmar Roth
2019-05-06Refactor watch.jsOmar Roth
2019-05-05Remove source map URL from videojs.hotkeys.min.jsOmar Roth
2019-05-05Refactor subscribe_widgetOmar Roth
2019-05-04Add mouse hover for video previewsOmar Roth
2019-05-04Tweak styling for thumbnail video lengthOmar Roth
2019-05-02Add video previewsOmar Roth
2019-05-01Minor formatting changesOmar Roth
2019-05-01Update source and licensesOmar Roth
2019-04-30Add annotation playerglmdgrielson
This addresses issue #110 from master. Yay for adding annotations back!
2019-04-28Add http-source-selectorOmar Roth
2019-04-24Update videojs-shareOmar Roth