summaryrefslogtreecommitdiffstats
path: root/locales/en-US.json (follow)
AgeCommit message (Collapse)Author
2021-06-19Add redirect buttons to error templatesyeopite
2021-06-19Allow automatic instance redirect to be turned offsyeopite
Instead the "switch invidious instance" link would bring users to redirect.invidious.io
2021-06-19Fix locale discrepancy for instance redirect btnsyeopite
2021-06-19Add instance redirect on empty/broken searchsyeopite
2021-06-19Add 'Switch Invidious Instance' to en localesyeopite
2021-05-23Add "Interactive 360 degree videos: " to localessyeopite
2021-05-10Fix locale discrepancy for extend desc featuresyeopite
2021-05-10Change wording of 'read more/less' & add to localesyeopite
2021-04-07Translate 'Search' page & fix locale discrepancysyeopite
2021-01-17add ui for searchingAndrew Zhao
2020-04-20Merge weblateOmar Roth
2019-10-21Fix typo in locale regexOmar Roth
2019-10-20Fix typo in English localeOmar Roth
2019-10-20Move feed_menu and default_home into user preferencesOmar Roth
2019-10-15Add support for custom playlistsOmar Roth
2019-09-09Fix plurilzation regexOmar Roth
2019-08-15Add prefers-color-scheme support (#601)psvenk
* Add prefers-color-scheme support This should fix <https://github.com/omarroth/invidious/issues/559>. The cookie storage format has been changed from boolean ("true"/"false") to tri-state ("dark"/"light"/""), so that users without a cookie set will get dark mode if they have enabled the dark theme in their operating system. The code for handling the cookie state, along with the user's operating system theme, has been factored out into a new function `update_mode`, which is called both at window load and at the "storage" event listener, because the "storage" event listener is only trigerred when a change is made to the localStorage from another tab/window (for more info - see <https://stackoverflow.com/a/4679754>).
2019-07-18Update translationsOmar Roth
2019-07-09Add community pageOmar Roth
2019-07-01Add Reddit comment permalinkOmar Roth
2019-06-08Add premiere date to watch pageOmar Roth
2019-06-01Add support for Web notificationsOmar Roth
2019-05-27Add 'View playlist on YouTube'Omar Roth
2019-04-30Add annotation preferencesOmar Roth
2019-04-28Add support for plurlization to localesOmar Roth
2019-04-22Add option to change passwordsOmar Roth
2019-04-19Language fixes (#366)Allan Nordhøy
* Language fixes
2019-04-19Add missing text to localesOmar Roth
2019-04-14Fix file formatting for localesOmar Roth
2019-04-14Fix "placeholder=" text in localesOmar Roth
2019-04-14Add 'view as playlist' option to trending pageOmar Roth
2019-04-14Add view count to video itemsOmar Roth
2019-04-14Show subscribe text when not logged inOmar Roth
2019-03-26Add 'unlisted' icon to watch pageOmar Roth
2019-03-12Add 'local' option to preferencesOmar Roth
2019-03-12Add privacy policyOmar Roth
2019-03-08Update and add missing text to localesOmar Roth
2019-03-01Add missing text to localesOmar Roth
2019-03-01Add administrator preferencesOmar Roth
2019-02-16Just a couple of adjustments (#350)Agustin Ferrari
* Added icons tooltips in local/en-US.json, corrected link tooltip to switch to video mode and changed heart symbol by icon in comments
2019-02-01Comments now show if they were edited and if they received a heart from the ↵Agustin Ferrari
uploader (plus additional classes in default.css). The isEdited attribute was also added in the comments API and new strings in en-US.json
2019-01-23Add missing text to localesOmar Roth
2019-01-23Add missing text to en-US.jsonOmar Roth
2018-12-21Add missing translations to localesOmar Roth
2018-12-21Update en-US.jsonOmar Roth
2018-12-20Update en-US.json translationsOmar Roth
2018-11-27Remove unnecessary text from localeOmar Roth
2018-11-26Add locales/en-US.jsonOmar Roth