Commit Graph

92 Commits (72cf49eda10f62c76b819bd799707ac9c7682f14)

Author SHA1 Message Date
syeopite e6fba5d802
Fix locale discrepancy for extend desc feature
syeopite 8df2f38d34
Change wording of 'read more/less' & add to locale
syeopite cf0ecaaf41
Translate 'Search' page & fix locale discrepancy
Andrew Zhao 15ba3325d9 add ui for searching
Omar Roth 97eb01a28d
Merge weblate
Omar Roth a731486ab7
Fix typo in locale regex
Omar Roth 007646774e
Fix typo in English locale
Omar Roth 7524b5e349
Move feed_menu and default_home into user preferences
Omar Roth be055d9dcb
Add support for custom playlists
Omar Roth 1f37faad42
Fix plurilzation regex
psvenk f54fbd057e Add prefers-color-scheme support ()
* 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>).
Omar Roth 94638fe42c
Update translations
Omar Roth bcd239ac2b
Add community page
Omar Roth c47f1ae236
Add Reddit comment permalink
Omar Roth ef8c9f093c
Add premiere date to watch page
Omar Roth 0338fd42e1
Add support for Web notifications
Omar Roth fc346b4efd
Add 'View playlist on YouTube'
Omar Roth 56fe3ede5b Add annotation preferences
Omar Roth 6cdb6ec711 Add support for plurlization to locales
Omar Roth 64aecba7a0 Add option to change passwords
Allan Nordhøy aa10a9d899 Language fixes ()
* Language fixes
Omar Roth 486e47f985 Add missing text to locales
Omar Roth 677a465630 Fix file formatting for locales
Omar Roth 05513bcd1e Fix "placeholder=" text in locales
Omar Roth f5dd135ed8 Add 'view as playlist' option to trending page
Omar Roth b51fd7fc13 Add view count to video items
Omar Roth efe86c37b2 Show subscribe text when not logged in
Omar Roth 8d9569e06b Add 'unlisted' icon to watch page
Omar Roth e738e57e26 Add 'local' option to preferences
Omar Roth 21ebc398fa Add privacy policy
Omar Roth 8f41130a14 Update and add missing text to locales
Omar Roth 20660b92f8 Add missing text to locales
Omar Roth a39b1583da Add administrator preferences
Agustin Ferrari b04a2d4f61 Just a couple of adjustments ()
* Added icons tooltips in local/en-US.json, corrected link tooltip to switch to video mode and changed heart symbol by icon in comments
Agustin Ferrari b0ba670c91 Comments now show if they were edited and if they received a heart from the uploader (plus additional classes in default.css). The isEdited attribute was also added in the comments API and new strings in en-US.json
Omar Roth 30f08ae48c Add missing text to locales
Omar Roth 8f1b65de59 Add missing text to en-US.json
Omar Roth a5af6f4956 Add missing translations to locales
Omar Roth 7f3bdc4bea Update en-US.json
Omar Roth 2e39299071 Update en-US.json translations
Omar Roth 6540742c76 Remove unnecessary text from locale
Omar Roth d211d8fc05 Add locales/en-US.json