Commit Graph

2766 Commits (965a8ea9fdd35cc8fc68fe99ed18c49c6fede901)
 

Author SHA1 Message Date
Mostafa Ahangarha 965a8ea9fd
Change display to block
Change display from flex to block so that the direction of content would get properly set
Mostafa Ahangarha 3e8ddabcc1
Add bidi support
Adding these styles is the easiest way to add bidi (bidirectional text) support without or with least side effect. I have tested it by adding it manually on yewtu.be instance and so far it works very well.
Samantaz Fox 5a8825d016
Fix quoting of 'none' in CSP header
The keyword 'none' must be surrounded by single quotes.
Regression introduced by .
Émilien Devos e6bdcff0dd
Merge pull request from iv-org/unixfox-patch-1
update video URL for recaptcha detection
Émilien Devos 4803285e50
update video URL for recaptcha detection
TheFrenchGhosty bab263f426
Merge pull request from syeopite/remove-welcome-from-username-display
Remove unnecessary "Welcome, " on username display
TheFrenchGhosty 03d5509b44
Merge branch 'master' into remove-welcome-from-username-display
TheFrenchGhosty 4a5f193e94
Merge pull request from weblate/weblate-invidious-translations
Translations update from Weblate
Eric fdd66f12f0
Update Chinese (Simplified) translation
syeopite 349f073b8e
Remove unnecessary "Welcome, " on username display
TheFrenchGhosty 84e271be4b
Merge pull request from weblate/weblate-invidious-translations
Translations update from Weblate
Reza Almanda f215fa936b
Update Indonesian translation
syeopite 75d04a92c8
Merge pull request from makos/display-username
Display username of currently logged in user
Mateusz Makowski 90c907710c
Display username in header
TheFrenchGhosty 00425670d7
Merge pull request from syeopite/instance-redirect-button
Add instance redirects!
syeopite cb525af0a2
Connect to api.invidious.io with https
syeopite 09f7e38eed
Disable automatic instance redirection by default
syeopite 7c49a0ba7a
Rephrase auto instance redirect preference
syeopite 45e57f1ad3
Refactor fetch_random_instance
syeopite eb911de928
Handle if inst. api is down for rand inst fetch
syeopite b393e31b76
Fix inst. fetching for inst w/ disabled stats/err
syeopite 4a095eb98e
Fix <hr> styling on empty search page
syeopite d793d4ba78
Add switch invidious instance btn to all chan tabs
syeopite 2f54ec4e18
Fix locale consistency for err template redirects
syeopite b9cd40fe1e
Add redirect buttons to error template
syeopite 173cd7c15e
Fix switch invidious instance btn on videos
syeopite 950c8f7104
Enhance fetch_random_instance func
Handle cross-inst. redirect w/ broken health stats

Add check for instance version in cross-redirect
syeopite b63bebb519
Allow automatic instance redirect to be turned off
Instead the "switch invidious instance" link would bring users to
redirect.invidious.io
syeopite cf72b34866
Fix locale discrepancy for instance redirect btn
syeopite d06cf2a07b
Add playlist redirect
syeopite 10804927bb
Add channel redirect
syeopite f178297452
Generalize redirect route
syeopite 311e7684b2
Add instance redirect on empty/broken search
syeopite 37ff2ac2b9
Overhaul button icon html and styling
syeopite 4786d586cf
Add new icon button for instance redirects
syeopite b7aaae4a19
Add 'Switch Invidious Instance' to en locale
syeopite 008598b56f
Change wording of redirect hyperlink
syeopite f3bc55e37e
Expose instance redirect to frontend
syeopite 31fa3dfd59
Add route to redirect to another instance
syeopite 5b47438b71
Add helper function to fetch random instance
TheFrenchGhosty c33ee83d87
Merge pull request from raycheung/master
Fix storyboard when proxied with an external port
TheFrenchGhosty 835dd1abcc
Merge pull request from weblate/weblate-invidious-translations
Translations update from Weblate
Gert-dev 576f5496c0
Update Dutch translation
Rex_sa ff460c7736
Update Arabic translation
TheFrenchGhosty 22adbe2073
Merge pull request from SamantazFox/rewrite-response-headers
Rewrite response headers
TheFrenchGhosty b8f0b4b583
Typo
TheFrenchGhosty f88e5f09b4
Merge pull request from syeopite/hooks-and-scripts
Add scripts to ease development
TheFrenchGhosty 2b9c6c95b1
Merge pull request from SamantazFox/fix-utf8-in-search
Multiple search fixes
TheFrenchGhosty 3f34db549f
Merge pull request from syeopite/workflow-improvements
Workflow improvements
syeopite f4c0ee49a7
Merge pull request from 808-cowbell/increase-hr-margins
Add 10px margin to top and bottom of hr element