| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-13 | Merge pull request #2008 from syeopite/mobile-ui | TheFrenchGhosty | |
| Improve player controls for mobile devices | |||
| 2021-05-13 | Merge pull request #1995 from syeopite/watch-on-invidious | TheFrenchGhosty | |
| Add watch on Invidious button to embeds | |||
| 2021-05-10 | Update code to reflect 'read more' btn name change | syeopite | |
| 2021-05-10 | Add functionality to read more button | syeopite | |
| 2021-05-03 | Overhaul Invidious's "Youtube" player style | syeopite | |
| 2021-05-03 | Improve mobile user interface for video player | syeopite | |
| 2021-05-03 | Move player styling to separate file | syeopite | |
| 2021-05-03 | Improve mobile ux with videojs-mobile-ui | syeopite | |
| 2021-04-17 | Merge pull request #1977 from syeopite/add996 | TheFrenchGhosty | |
| Change empty home page to search engine like layout | |||
| 2021-04-09 | Update default.css | 138138138 | |
| 2021-04-08 | Add watch on Invidious button to embeds | syeopite | |
| 2021-04-07 | Fix response design on search homepage | syeopite | |
| 2021-04-07 | Fix search-widget styling for change in #1976 | syeopite | |
| 2021-04-07 | Fix rendering of hr element | syeopite | |
| 2021-04-06 | Change positioning of footer to use flexbox | syeopite | |
| 2021-04-06 | Change footer div into footer element | syeopite | |
| 2021-04-05 | Improve search widget margins | syeopite | |
| 2021-04-05 | Fix mobile responsive design for footer | syeopite | |
| 2021-04-04 | Fix missing colon in empty.css | syeopite | |
| 2021-04-04 | Fix footer position to bottom of page | syeopite | |
| 2021-04-04 | Scale text logo on search engine like homepage | syeopite | |
| 2021-04-04 | Add styling to search bar on empty home page | syeopite | |
| 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 | |
