TheFrenchGhosty
8e3ff79f22
Remove the mention of 'Omar Roth' from the footer
3 years ago
Allan Nordhøy
3de06174bf
Update English (United States) translation
3 years ago
Allan Nordhøy
d58f7bb935
Update English (United States) translation
3 years ago
syeopite
349f073b8e
Remove unnecessary "Welcome, " on username display
3 years ago
Mateusz Makowski
90c907710c
Display username in header
3 years ago
syeopite
7c49a0ba7a
Rephrase auto instance redirect preference
3 years ago
syeopite
b9cd40fe1e
Add redirect buttons to error template
3 years ago
syeopite
b63bebb519
Allow automatic instance redirect to be turned off
...
Instead the "switch invidious instance" link would bring users to
redirect.invidious.io
3 years ago
syeopite
cf72b34866
Fix locale discrepancy for instance redirect btn
3 years ago
syeopite
311e7684b2
Add instance redirect on empty/broken search
3 years ago
syeopite
b7aaae4a19
Add 'Switch Invidious Instance' to en locale
3 years ago
syeopite
4f3f51c583
Add "Interactive 360 degree videos: " to locales
4 years ago
syeopite
e6fba5d802
Fix locale discrepancy for extend desc feature
4 years ago
syeopite
8df2f38d34
Change wording of 'read more/less' & add to locale
4 years ago
syeopite
cf0ecaaf41
Translate 'Search' page & fix locale discrepancy
4 years ago
Andrew Zhao
15ba3325d9
add ui for searching
4 years ago
Omar Roth
97eb01a28d
Merge weblate
5 years ago
Omar Roth
a731486ab7
Fix typo in locale regex
5 years ago
Omar Roth
007646774e
Fix typo in English locale
5 years ago
Omar Roth
7524b5e349
Move feed_menu and default_home into user preferences
5 years ago
Omar Roth
be055d9dcb
Add support for custom playlists
5 years ago
Omar Roth
1f37faad42
Fix plurilzation regex
5 years ago
psvenk
f54fbd057e
Add prefers-color-scheme support ( #601 )
...
* 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 >).
5 years ago
Omar Roth
94638fe42c
Update translations
5 years ago
Omar Roth
bcd239ac2b
Add community page
5 years ago
Omar Roth
c47f1ae236
Add Reddit comment permalink
5 years ago
Omar Roth
ef8c9f093c
Add premiere date to watch page
6 years ago
Omar Roth
0338fd42e1
Add support for Web notifications
6 years ago
Omar Roth
fc346b4efd
Add 'View playlist on YouTube'
6 years ago
Omar Roth
56fe3ede5b
Add annotation preferences
6 years ago
Omar Roth
6cdb6ec711
Add support for plurlization to locales
6 years ago
Omar Roth
64aecba7a0
Add option to change passwords
6 years ago
Allan Nordhøy
aa10a9d899
Language fixes ( #366 )
...
* Language fixes
6 years ago
Omar Roth
486e47f985
Add missing text to locales
6 years ago
Omar Roth
677a465630
Fix file formatting for locales
6 years ago
Omar Roth
05513bcd1e
Fix "placeholder=" text in locales
6 years ago
Omar Roth
f5dd135ed8
Add 'view as playlist' option to trending page
6 years ago
Omar Roth
b51fd7fc13
Add view count to video items
6 years ago
Omar Roth
efe86c37b2
Show subscribe text when not logged in
6 years ago
Omar Roth
8d9569e06b
Add 'unlisted' icon to watch page
6 years ago
Omar Roth
e738e57e26
Add 'local' option to preferences
6 years ago
Omar Roth
21ebc398fa
Add privacy policy
6 years ago
Omar Roth
8f41130a14
Update and add missing text to locales
6 years ago
Omar Roth
20660b92f8
Add missing text to locales
6 years ago
Omar Roth
a39b1583da
Add administrator preferences
6 years ago
Agustin Ferrari
b04a2d4f61
Just a couple of adjustments ( #350 )
...
* Added icons tooltips in local/en-US.json, corrected link tooltip to switch to video mode and changed heart symbol by icon in comments
6 years ago
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
6 years ago
Omar Roth
30f08ae48c
Add missing text to locales
6 years ago
Omar Roth
8f1b65de59
Add missing text to en-US.json
6 years ago
Omar Roth
a5af6f4956
Add missing translations to locales
6 years ago