summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2023-07-26Remove lsquic from codebasesyeopite
2023-07-20Community: Parse quiz attachments (#3978)Samantaz Fox
2023-07-18Channels: Use innertube to fetch the community tabSamantaz Fox
2023-07-16RSS Feeds: Fix Nil assertion failed (#3958)Samantaz Fox
2023-07-16Playlists: Fix pagination of Invidious playlists (#3861)Samantaz Fox
2023-07-16UI: Nicer buttons (#3763)Samantaz Fox
2023-07-15Community: Parse `Quiz` attachmentsChunkyProgrammer
2023-07-15Fix lintSamantaz Fox
2023-07-14Add support for releases and podcasts tabsChunkyProgrammer
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: Use the new pagination component for history/subscriptionsSamantaz Fox
2023-07-08HTML: Fix thumbnails of related videos (watch page)Samantaz Fox
2023-07-08HTML: Reorder buttons on the channel and watch pagesSamantaz Fox
2023-07-08HTML/CSS: Fix buttons' responsivenessSamantaz Fox
2023-07-08HTML: Fix thin mode/thumbnail on other itemsSamantaz Fox
2023-07-08HTML: merge MixVideo with other types in item.ecrSamantaz 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-06HTML: Use the new pagination component for channel pagesSamantaz Fox
2023-07-06HTML: Use the new pagination component for search resultsSamantaz Fox
2023-07-06HTML: Use the new pagination component for playlistsSamantaz Fox
2023-07-06HTML: Make a dedicated ECR component for items + paginationSamantaz Fox
2023-07-06HTML: Add code to generate page nav buttonsSamantaz Fox
2023-07-06Utils: Create a function to append parameters to a base URLSamantaz Fox
2023-07-06I18n: Add a function to determine if a given locale is RTLSamantaz Fox
2023-07-01Fix Nil assertion failed in RSS feedsOmer Naveed
2023-07-01Remove old warning code about unconfigured 'hmac_key'Samantaz Fox
2023-07-01Config: Stop if 'hmac_key' is the default valueSamantaz Fox
2023-07-01Config: Make 'hmac_key' mandatorySamantaz Fox
2023-06-21Channels: Use new ctoken value for "sort by oldest"Samantaz Fox
2023-06-13Fix typo in jobs.crIkko Eltociear Ashimine
follwing -> following
2023-06-12User: Strip empty new lines before parsing CSV (#3895)Samantaz Fox
2023-06-12Comments: Fix display of youtube links (#3911)Samantaz Fox
2023-06-12Updated comment link returnslamemakes
2023-06-11Merge pull request #3903 from unixfox/temporary-message-video-not-availableÉmilien (perso)
2023-06-11temp explanation about video not available issueEmilien Devos
2023-06-11User: Remove broken Google login (various comments)Samantaz Fox
2023-06-11User: Remove broken Google login (various functions)Samantaz Fox
2023-06-11User: Remove broken Google login (various constants)Samantaz Fox
2023-06-11User: Remove broken Google login (feeds route)Samantaz Fox
2023-06-11User: Remove broken Google login (notifications route)Samantaz Fox
2023-06-11User: Remove broken Google login (subscribe route)Samantaz Fox
2023-06-11User: Remove broken Google login (password change route)Samantaz Fox
2023-06-11User: Remove broken Google login (before_all route)Samantaz Fox
2023-06-11User: Remove broken Google login (dedicated captcha route)Samantaz Fox
2023-06-11User: Remove broken Google login (login route)Samantaz Fox
2023-06-11User: Remove broken Google login (HTML form)Samantaz Fox
2023-06-11Watch: Load watch page data for premieres (#3866)Samantaz Fox
2023-06-10User: Strip empty new lines before parsing CSVSamantaz Fox
2023-06-09Chore: Bump various constants (#3843)Samantaz Fox