summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-04-21Add missing fields to locales (part 2)Samantaz Fox
Updated ja.json (Japanese) Updated nb-NO.json (Norwegian Bokmål) Updated nl.json (Dutch) Updated pl.json (Polish) Updated pt-BR.json (Portuguese, Brazil) Updated ro.json (Romanian) Updated ru.json (Russian)
2021-04-21Add missing fields to locales (part 1)Samantaz Fox
Updated ar.json (Arabic) Updated de.json (German) Updated eo.json (Esperanto) Updated es.json (Spanish) Updated fr.json (French) Updated hr.json (Hungarian) Updated id.json (Indonesian) Updated is.json (Icelandic)
2021-04-21Add spec (test case) for locale files consistencySamantaz Fox
2021-04-21Move locales definition to i18n.crSamantaz Fox
2021-04-17Merge pull request #1975 from tenpura-shrimp/disablequicTheFrenchGhosty
add option to disable quic
2021-04-17Merge pull request #1977 from syeopite/add996TheFrenchGhosty
Change empty home page to search engine like layout
2021-04-17Move navbar search bar render check to templatedsyeopite
2021-04-17Rename empty.ecr to search_homepage.ecrsyeopite
2021-04-14add option to disable quicAndrew Zhao
2021-04-13Merge pull request #2011 from syeopite/video-alias-url-paramsTheFrenchGhosty
Preserve url params in video route aliases
2021-04-13Merge pull request #2003 from 138138138/masterTheFrenchGhosty
Fix iOS 12.5.2 Layout
2021-04-11Preserve url params in video aliasessyeopite
2021-04-10Merge pull request #2006 from namazso/patch-1TheFrenchGhosty
Fix statistics misreporting register allow state
2021-04-10Fix statistics misreporting register allow statenamazso
2021-04-09Update default.css138138138
2021-04-08Add watch on Invidious button to embedssyeopite
2021-04-08Merge pull request #1961 from SamantazFox/fix-thumbnails-urlPerflyst
Fix API giving ytimg instead of instance URLs for thumbnails
2021-04-08Merge pull request #1942 from syeopite/1736Perflyst
Add multiple video route aliases.
2021-04-08Merge pull request #1991 from weblate/weblate-invidious-translationsTheFrenchGhosty
Translations update from Weblate
2021-04-08Update Danish translationAlex Kipping
2021-04-08Merge pull request #1990 from SamantazFox/patch-1TheFrenchGhosty
Fix for issue #1989
2021-04-08Merge pull request #1976 from syeopite/fixfooterTheFrenchGhosty
Fix footer position to bottom of page
2021-04-07Translate 'Search' page & fix locale discrepancysyeopite
2021-04-07Rename default_home option 'none' to 'Search'syeopite
2021-04-07Fix for issue #1989Samantaz Fox
Fixes #1989
2021-04-07Fix response design on search homepagesyeopite
2021-04-07Fix search-widget styling for change in #1976syeopite
2021-04-07Fix rendering of hr elementsyeopite
2021-04-06Change positioning of footer to use flexboxsyeopite
2021-04-06Add aliases for watch routesyeopite
2021-04-06Merge pull request #1974 from syeopite/fix1562TheFrenchGhosty
Fix channel info extract for video game channels
2021-04-06Change footer div into footer elementsyeopite
2021-04-05Improve search widget marginssyeopite
2021-04-05Fix mobile responsive design for footersyeopite
2021-04-05Merge pull request #1980 from syeopite/fix1625TheFrenchGhosty
Allow default_home config to be an empty string
2021-04-04Handle nil type for default_homepagesyeopite
2021-04-04Fix missing colon in empty.csssyeopite
2021-04-04Add missing closing div elementsyeopite
2021-04-04Allow default_home config to be empty valuesyeopite
2021-04-04Fix footer position to bottom of pagesyeopite
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 info extract functions back to onesyeopite
2021-04-03Fix channel info extract for 'video game' channelssyeopite
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