summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-04-04Fix missing colon in empty.csssyeopite
2021-04-04Fix missing navbar search barsyeopite
2021-04-04Scale text logo on search engine like homepagesyeopite
2021-04-04Add styling to search bar on empty home pagesyeopite
2021-04-03Add html of search bar to empty home pagesyeopite
2021-04-03Hide header search bar when default_home is emptysyeopite
2021-04-03Merge pull request #1929 from Svallinn/channel_playlist_fixTheFrenchGhosty
Fix channels' playlists fetching
2021-04-03Merge pull request #1973 from syeopite/fixcommentsTheFrenchGhosty
Preserve all original cookies when adding the consent cookie.
2021-04-02Preserve original cookiessyeopite
2021-04-02Merge pull request #1922 from Svallinn/search_api_fixesTheFrenchGhosty
Fix channels' search API
2021-04-01Merge pull request #1967 from SamantazFox/fix-long-playlists-2TheFrenchGhosty
Fix missing last page in playlists
2021-04-01Fix missing last page in playlistsSamantaz Fox
2021-04-01Merge pull request #1960 from syeopite/fix1959TheFrenchGhosty
Add new YT consent cookie to every request
2021-04-01Set the request cookie to "YES+"TheFrenchGhosty
2021-04-01Merge pull request #1945 from syeopite/trending-api-fixTheFrenchGhosty
Fix Trending API
2021-03-31Fix lintsyeopite
2021-03-31Add new YT consent cookie to every requestsyeopite
2021-03-28Merge pull request #1937 from syeopite/smallfilteruifixTheFrenchGhosty
Prevent filtering options from jumping above its drop down menu.
2021-03-28Merge pull request #1939 from weblate/weblate-invidious-translationsTheFrenchGhosty
Translations update from Weblate
2021-03-28Update Serbian translationHierax Swiftwing
2021-03-28Add Serbian translationHierax Swiftwing
2021-03-28Update Danish translationHackerNCoder
2021-03-28Update Bengali (Bangladesh) translationOymate
2021-03-28Update Serbian (cyrillic) translationbongo bongo
2021-03-28Merge pull request #1938 from tenpura-shrimp/fixcommentsextractcursorTheFrenchGhosty
remove comments extract cursor
2021-03-28Remove news trending section from uisyeopite
2021-03-27Fix trending APIsyeopite
2021-03-26Fix 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-26Merge pull request #1927 from syeopite/add-link-to-ytTheFrenchGhosty
Add "Watch on Youtube" button next to audio mode Icon.
2021-03-26Parse responses to JSON instead of using regexSvallinn
2021-03-26Remove commented lineSvallinn
2021-03-26Parse response to JSON instead of using regexSvallinn
2021-03-25Add 'www' to URL on watch on youtube buttonsyeopite
2021-03-24Add watch on youtube button on each video itemsyeopite
2021-03-24Add translation to Audio Mode icon on vid resultsyeopite
2021-03-24Remove unused function and related testSvallinn
2021-03-24Add deprecation noteSvallinn
2021-03-24Use the youtubei API over the legacy oneSvallinn
2021-03-24Modify spec fileSvallinn
2021-03-24Fix channel search APISvallinn
2021-03-24remove comments extract cursorAndrew Zhao
2021-03-23Merge pull request #1911 from SamantazFox/fix-long-playlistsTheFrenchGhosty
Fix long playlists (100+ videos)
2021-03-23Remove extra 'next page' button at then end of a playlistSamantaz Fox
2021-03-22Remove useless parameter 'youtubei_browse' in get_channel_videos_response()Samantaz Fox
2021-03-22Merge pull request #1901 from tenpura-shrimp/commentrepliesTheFrenchGhosty
fix comment replies
2021-03-21Make the linter happySamantaz Fox
2021-03-21Fix produce_playlist_continuation checks in spec/helpers_spec.crSamantaz Fox
2021-03-21Print detailed error message when playlist can't be retrievedSamantaz Fox
2021-03-21Playlist: Support edge case where 'content' in JSON may be erroneously pluralSamantaz Fox
2021-03-21Make use of youtube API helper in src/invidious/channels.crSamantaz Fox