summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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-06CSS: add styling for the new buttonsSamantaz 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-05Workaround for https://github.com/iv-org/invidious/issues/3909 (#3967)Orville
2023-07-04config.example.yml: Fix typo in pwgen command (#3965)Jason Thatcher
`pwdgen` -> `pwgen`.
2023-07-01Fix Nil assertion failed in RSS feedsOmer Naveed
2023-07-01Remove old warning code about unconfigured 'hmac_key' (#3956)Samantaz Fox
2023-07-01Remove old warning code about unconfigured 'hmac_key'Samantaz Fox
2023-07-01Translations update from Hosted Weblate (#3907)Samantaz Fox
2023-07-01Config: Mandatory hmac key (#3955)Samantaz Fox
2023-07-01Docker: Add 'hmac_key' to docker-compose.ymlSamantaz Fox
2023-07-01Config: Stop if 'hmac_key' is the default valueSamantaz Fox
2023-07-01Config: Update example config documentationSamantaz Fox
2023-07-01Config: Make 'hmac_key' mandatorySamantaz Fox
2023-06-29Update Afrikaans translationRobin Pringle
2023-06-28Update Afrikaans translationRobin Pringle
2023-06-28Update German translationLopeKinz
2023-06-24Update Japanese translationmaboroshin
2023-06-21Update Catalan translationSergi Font
2023-06-21Update Slovenian translationDamjan Gerl
2023-06-21Update Portuguese translationSC
2023-06-21Update Russian translation04f7rx0n6
2023-06-21Update Vietnamese translationSchuetzer
2023-06-21Update Norwegian Bokmål translationAllan Nordhøy
2023-06-21Update Arabic translationRex_sa
2023-06-21Channels: Fix "sort by oldest" (#3931)Samantaz Fox
2023-06-21Channels: Use new ctoken value for "sort by oldest"Samantaz Fox
2023-06-13Merge pull request #3914 from eltociear/patch-1Émilien (perso)
Fix typo in jobs.cr
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 (#3893)Samantaz Fox
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