| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-30 | Actually add the pagination.js file (git didn't detect it the first time) | RadoslavL | |
| 2023-09-28 | Add support for viewing comments without js | ChunkyProgrammer | |
| Improve stylings | |||
| 2023-09-27 | remove unused variable | ChunkyProgrammer | |
| simplify resolve url remove trailing spaces Co-Authored-By: Samantaz Fox <coding@samantaz.fr> | |||
| 2023-09-27 | JS: Fix missing domain in URL constructor | Samantaz Fox | |
| 2023-09-27 | Don't redefine the "preload" option in player.js | Thomas Lange | |
| If the HTML5 "<video>" element defines the "preload" attribute directly, it isn't necessary to redefine the "preload" option in the player.js. | |||
| 2023-09-26 | Add option to control preloading of video data | Thomas Lange | |
| Fix #4110 by adding an option to control the preloading of video data on page load. If disabled ("false"), the browser will not preload any video data until the user explicitly hits the "Play" button. If enabled ("true"), the default behavior will be used, which means the browser decides how much of the video will be preloaded. | |||
| 2023-09-24 | Removed unnecessary lines | RadoslavL | |
| 2023-09-19 | Increased footer contrast | RadoslavL | |
| 2023-09-18 | Add support for post page | ChunkyProgrammer | |
| 2023-09-18 | Changed the default dark theme as well | RadoslavL | |
| 2023-09-17 | JS: Replace '.setAttribute("href")' with '.href' | Samantaz Fox | |
| Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com> | |||
| 2023-09-16 | Frontend: Use 'timeupdate' event listener rather than setTimeout() | Samantaz Fox | |
| 2023-09-14 | Frontend: Add timestamp on switch invidious instance links | Samantaz Fox | |
| 2023-09-14 | Frontend: Add timestamp on invidious embed links | Samantaz Fox | |
| 2023-09-14 | Frontend: Add timestamp on youtube+embed links | Samantaz Fox | |
| 2023-09-14 | Increased link contrast in dark mode | RadoslavL | |
| 2023-08-27 | Fix iOS screen timeout on video playback loop mode (more elegantly) | Ming Kin Choi | |
| 2023-08-27 | Fix iOS screen timeout on video playback loop mode | Ming Kin Choi | |
| 2023-07-16 | Assets: Add SVG image for hashtag results | Samantaz Fox | |
| 2023-07-08 | HTML/CSS: Add thumbnail placeholder in thin mode | Samantaz Fox | |
| This change is required to make the overlay buttons functional (add to and delete from playlist, mark as watched, etc.) | |||
| 2023-07-08 | HTML/CSS: Fix buttons' responsiveness | Samantaz Fox | |
| 2023-07-08 | CSS: fix light/dark themes for pure buttons | Samantaz Fox | |
| 2023-07-08 | HTML: Use new buttons for playlists (save/delete/add videos/etc...) | Samantaz Fox | |
| 2023-07-06 | HTML: Use new buttons for thumbnail overlays | Samantaz Fox | |
| In addition, this commit also heavily changes the structure of the generic "video card" item. Main benefits: * Improved accessibility for keyboard users * Many styling glitches were fixed * PlaylistVideos now use the same items as the rest * Elements all have distinct CSS classes * Design can be expanded to add more icons | |||
| 2023-07-06 | CSS: add styling for the new buttons | Samantaz Fox | |
| 2023-06-07 | Comments: Don't break JavaScript when loading more | Chunky programmer | |
| 2023-05-23 | Community: Fix position of the "creator heart" (broken by #3783) | Samantaz Fox | |
| 2023-05-06 | CSS: Fix iframe attachment size in community posts | Samantaz Fox | |
| 2023-05-06 | CSS: limit width of the comments in community tab | Samantaz Fox | |
| 2023-04-10 | Improve accessibility (#3710) | Samantaz Fox | |
| 2023-04-02 | implement code suggestions | ChunkyProgrammer | |
| Co-Authored-By: Samantaz Fox <coding@samantaz.fr> | |||
| 2023-04-01 | CSS: fix long description overflow (#3711) | Samantaz Fox | |
| 2023-03-31 | Handle auto theme correctly with the manual toggle (#3521) | Samantaz Fox | |
| 2023-03-28 | remove fixed height from description | Lennart Bernhardt | |
| 2023-03-28 | fix long description overflow | Lennart Bernhardt | |
| 2023-03-27 | improve accessibility | ChunkyProgrammer | |
| 2023-03-12 | Comments: Add support for custom emojis + member info (#3636) | Samantaz Fox | |
| 2023-03-03 | Fix empty description boxes. | amogusussy | |
| If a video has no description, (without this commit) the description box will still take up 8.3em, even if there's no content in it. This fixes that issue. | |||
| 2023-03-02 | add channel emoji css class | ChunkyProgrammer | |
| 2023-02-19 | Add watch indicators (#3383) | Samantaz Fox | |
| 2023-02-19 | Fixed console error | Wes van der Vleuten | |
| 2023-01-22 | Major improvements | techmetx11 | |
| 2023-01-21 | Merge remote-tracking branch 'upstream/master' | Wes van der Vleuten | |
| 2023-01-21 | Update assets/js/watched_widget.js with suggestion of AHOHNMYC | Wes van der Vleuten | |
| Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com> | |||
| 2023-01-16 | Add support for multiple songs | techmetx11 | |
| 2023-01-07 | Update default.css | Brackets | |
| pointer on hover on label for descexpansionbutton | |||
| 2022-12-29 | handle auto theme correctly with the manual toggle | shironeko | |
| If the user used the manual toggle, they will not be able to get back to auto since it will force set to light theme. This should fix that. | |||
| 2022-12-29 | fix: on hover btn #descexpansionbutton cursor to pointer | brackets0 | |
| 2022-11-09 | Cleanup | Wes van der Vleuten | |
| 2022-11-08 | Fixed watch indicator when position is not saved | Wes van der Vleuten | |
