| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-26 | Fix minor scaling issue in filter drop down. | syeopite | |
| Basically prevents filter content from jumping above the dropbox when there's enough space to do | |||
| 2021-03-13 | Add hover state to filter UI | syeopite | |
| 2021-03-13 | Remove duplicate styling code | syeopite | |
| 2021-03-01 | Enhance search filter UI for JS disabled users | syeopite | |
| Change filters UI box to use <details>. Stylize detail button for filter ui Fix localization for 'filter' Fix CSS Fix styling | |||
| 2021-01-29 | Bump videojs and fix webworker | Andrew Zhao | |
| 2021-01-17 | add ui for searching | Andrew Zhao | |
| 2020-12-21 | Improve storyboards | saltycrys | |
| Instead of limiting the width of storyboards through CSS it is now done in the VTT directly. | |||
| 2020-12-14 | Increase color contrast of light theme links | saltycrys | |
| 2020-12-14 | Fix pure-button hover color on a-tags | saltycrys | |
| 2020-11-28 | Merge pull request #1479 from saltycrys/theme-flash | TheFrenchGhosty | |
| Apply dark theme immediately | |||
| 2020-11-18 | Fix CSS specificity issues | saltycrys | |
| 2020-11-17 | Move themes into default.css | saltycrys | |
| Now that themes are controlled with a class instead of setting media="none" on the stylesheet link and both themes already being duplicated in default.css for the automatic themeing it makes sense to have all theme related CSS in the same place. This commit also fixes the missing dark theme on embeds. | |||
| 2020-11-16 | Apply dark theme immediately | saltycrys | |
| Themes are now controlled with a class on the body element. If a preference is set the body element will have either "dark-theme" or "light-theme" class. If no preference is set or the preference is empty the class will be "no-theme". "dark-theme" and "light-theme" are handled by darktheme.css and lighttheme.css respectively. "no-theme" is handled by default.css where depending on the value of "prefers-color-scheme" the styles corresponding to "dark-theme" or "light-theme" are applied. Unfortunately this means that both themes are duplicated, once in the theme .css and once in default.css. | |||
| 2020-11-12 | Remove double empty line | saltycrys | |
| 2020-11-08 | Improve storyboard display | saltycrys | |
| 2020-10-07 | Fix feed menu overlap at ipad screen widths | Matthew McGarvey | |
| 2020-03-15 | Migrate to a good Content Security Policy (#1023) | leonklingele | |
| So attacks such as XSS (see [0]) will no longer be of an issue. [0]: https://github.com/omarroth/invidious/issues/1022 | |||
| 2020-01-08 | Bump video.js | Omar Roth | |
| 2019-10-15 | Add support for custom playlists | Omar Roth | |
| 2019-10-05 | Hide scrollbar for player menus | Omar Roth | |
| 2019-10-04 | Fix z-index, scrollbar in player | Omar Roth | |
| 2019-10-02 | Fixed bug that made the whole 'Invidious' div clickable. Solves #691 | agony | |
| 2019-09-24 | Fix overflow for player controls | Omar Roth | |
| 2019-08-27 | Bump JS/CSS dependencies | Omar Roth | |
| 2019-08-16 | Fix playlist_thumbnail extractor | Omar Roth | |
| 2019-08-16 | Change font family to better native selection (#679) | Dragnucs | |
| 2019-08-09 | Merge pull request #680 from leonklingele/add-player-styles | Omar Roth | |
| Add support for player styles | |||
| 2019-08-09 | Update videojs-http-source-selector | Omar Roth | |
| 2019-08-09 | Add support for player styles | Leon 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-01 | Fix jumpy page on search field focus | Leon Klingele | |
| 2019-07-14 | Add '1.75' playback speed | Omar Roth | |
| 2019-07-01 | Resize comment thumbnails | Omar Roth | |
| 2019-06-30 | Add caption styling | Omar Roth | |
| 2019-06-28 | Add cursor: none to player | Omar Roth | |
| 2019-06-28 | Add thumbnail and banners to channel page | Omar Roth | |
| 2019-06-16 | Add clickable title for embedded videos | Omar Roth | |
| 2019-06-08 | Add title overlay to embedded videos | Omar Roth | |
| 2019-05-28 | Shrink h1 on mobile | Omar Roth | |
| 2019-05-11 | Fix font color for captions button | Omar Roth | |
| 2019-05-04 | Add mouse hover for video previews | Omar Roth | |
| 2019-05-04 | Tweak styling for thumbnail video length | Omar Roth | |
| 2019-05-02 | Add video previews | Omar Roth | |
| 2019-05-01 | Update source and licenses | Omar Roth | |
| 2019-04-30 | Add annotation player | glmdgrielson | |
| This addresses issue #110 from master. Yay for adding annotations back! | |||
| 2019-04-28 | Add http-source-selector | Omar Roth | |
| 2019-04-14 | Fix grid size for smaller devices | Omar Roth | |
| 2019-04-12 | Fix share button | Omar Roth | |
| 2019-03-26 | Add cancel button to search bar | Omar Roth | |
| 2019-03-23 | Fix thumbnail for deleted videos | Omar Roth | |
| 2019-03-23 | Update sources | Omar Roth | |
