| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-23 | Change videojs-vr to the unminified version | syeopite | |
| 2021-05-23 | Allow configurable support of interactive 360 vid | syeopite | |
| 2021-05-23 | Fix projection settings for VR | syeopite | |
| 2021-05-23 | Add support for VR videos through videojs-vr | syeopite | |
| 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-20 | fix comment replies | Andrew Zhao | |
| 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-02-26 | Merge branch 'master' into patch-1 | Perflyst | |
| 2021-02-24 | do not preload captions | Andrew Zhao | |
| 2021-02-17 | Skip duration multiply by playback rate | 138138138 | |
| Fast Forward/Backward like YouTube. The skip duration is multiplied by playback rate. | |||
| 2021-02-10 | Fix ; () {} | 138138138 | |
| 2021-02-03 | Update player.js | 138138138 | |
| 2021-02-02 | Fix double duration on all Apple devices | 138138138 | |
| The fix will be applied when Safari browser is detected. | |||
| 2021-02-01 | Update player.js | 138138138 | |
| Fixes audio mode duration doubled in iPhone iOS browsers. The player will stop after reaching the real duration. iOS() checks both iOS and iPadOS. Only tested on iPhone iOS browsers. Testers needed for behavior of iPadOS and MacOS. | |||
| 2021-01-29 | Bump videojs and fix webworker | Andrew Zhao | |
| 2021-01-20 | Merge pull request #1629 from tenpura-shrimp/searchui | TheFrenchGhosty | |
| Add ui for search sort and filter | |||
| 2021-01-17 | add ui for searching | Andrew Zhao | |
| 2021-01-17 | Fix DASH playback bug. | Andre Borie | |
| 2021-01-13 | Merge pull request #1619 from tenpura-shrimp/ignorevideoplayback | Perflyst | |
| do not add local to xhr when in videoplayback | |||
| 2021-01-10 | fix incorrect use of setinterval in js | Andrew Zhao | |
| 2020-12-29 | do not add local to xhr when in videoplayback | Andrew Zhao | |
| 2020-12-23 | Merge pull request #1572 from saltycrys/add-dash-quality-preference | Perflyst | |
| Add DASH quality preference | |||
| 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-19 | Improve DASH quality preference | saltycrys | |
| Besides `auto`, `best` and `worst` it is now possible to select a target height. If the target height is not available the closest lower height is selected. | |||
| 2020-12-19 | Add DASH quality preference | saltycrys | |
| The options are `auto` (the current and default behavior), `best` and `worst`. The UI is only updated once playback starts. | |||
| 2020-12-14 | Increase color contrast of light theme links | saltycrys | |
