summaryrefslogtreecommitdiffstats
path: root/assets (follow)
AgeCommit message (Collapse)Author
2023-10-06Remove shortcutsJake Anto
As per PR comment https://github.com/iv-org/invidious/pull/4145#issuecomment-1750048450
2023-10-05Add shortcutsJake Anto
2023-10-05Add `start_url`Jake Anto
2023-10-05Add descriptionJake Anto
2023-07-16Assets: Add SVG image for hashtag resultsSamantaz Fox
2023-07-08HTML/CSS: Add thumbnail placeholder in thin modeSamantaz Fox
This change is required to make the overlay buttons functional (add to and delete from playlist, mark as watched, etc.)
2023-07-08HTML/CSS: Fix buttons' responsivenessSamantaz Fox
2023-07-08CSS: fix light/dark themes for pure buttonsSamantaz Fox
2023-07-08HTML: Use new buttons for playlists (save/delete/add videos/etc...)Samantaz Fox
2023-07-06HTML: Use new buttons for thumbnail overlaysSamantaz 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-06CSS: add styling for the new buttonsSamantaz Fox
2023-06-07Comments: Don't break JavaScript when loading moreChunky programmer
2023-05-23Community: Fix position of the "creator heart" (broken by #3783)Samantaz Fox
2023-05-06CSS: Fix iframe attachment size in community postsSamantaz Fox
2023-05-06CSS: limit width of the comments in community tabSamantaz Fox
2023-04-10Improve accessibility (#3710)Samantaz Fox
2023-04-02implement code suggestionsChunkyProgrammer
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-04-01CSS: fix long description overflow (#3711)Samantaz Fox
2023-03-31Handle auto theme correctly with the manual toggle (#3521)Samantaz Fox
2023-03-28remove fixed height from descriptionLennart Bernhardt
2023-03-28fix long description overflowLennart Bernhardt
2023-03-27improve accessibilityChunkyProgrammer
2023-03-12Comments: Add support for custom emojis + member info (#3636)Samantaz Fox
2023-03-03Fix 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-02add channel emoji css classChunkyProgrammer
2023-02-19Add watch indicators (#3383)Samantaz Fox
2023-02-19Fixed console errorWes van der Vleuten
2023-01-22Major improvementstechmetx11
2023-01-21Merge remote-tracking branch 'upstream/master'Wes van der Vleuten
2023-01-21Update assets/js/watched_widget.js with suggestion of AHOHNMYCWes van der Vleuten
Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com>
2023-01-16Add support for multiple songstechmetx11
2023-01-07Update default.cssBrackets
pointer on hover on label for descexpansionbutton
2022-12-29handle auto theme correctly with the manual toggleshironeko
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-29fix: on hover btn #descexpansionbutton cursor to pointerbrackets0
2022-11-09CleanupWes van der Vleuten
2022-11-08Fixed watch indicator when position is not savedWes van der Vleuten
2022-11-08Removed console.logWes van der Vleuten
2022-11-08Fixed thumbnails with darkreader, Added watched indicator in more locationsWes van der Vleuten
2022-11-07Added watch indicatorWes van der Vleuten
2022-09-12css: Fix the video title overlay's colors in embedSamantaz Fox
2022-09-11Fix page shift on search bar focus (#3304)Chris Helder
2022-08-22Fix prefs cookies in player (#3276)Samantaz Fox
2022-07-25Fix updated sources not returned inside map funcÉmilien Devos
This fix the issue reported in https://github.com/iv-org/invidious/issues/2055#issuecomment-1192894698
2022-07-14Merge pull request #3140 from AHOHNMYC/css-ie11-fixesSamantaz Fox
2022-07-14Merge pull request #3133 from AHOHNMYC/widen-settings-nameSamantaz Fox
2022-07-11Merge pull request #3162 from 138138138/138138138-audio-quality-1Samantaz Fox
2022-07-07Merge pull request #3158 from 138138138/138138138-mobileui-forward-rateSamantaz Fox
2022-06-25Update MobileUi138138138
2022-06-25Update MobileUi138138138
2022-06-25Change player.css order138138138