Commit Graph

2629 Commits (a0fb75efcb14f95f44e427db9cae0d0c03ccfa2a)
 

Author SHA1 Message Date
syeopite a0fb75efcb
Add licence for videojs-vr
syeopite 6e6f4d5a37
Allow configurable support of interactive 360 vid
syeopite f06053b1cf
Fix projection settings for VR
syeopite df0cd30236
Add support for VR videos through videojs-vr
TheFrenchGhosty 8806c57c63
Merge pull request from watchingdogs/patch-2
Update hu-HU.json
TheFrenchGhosty f66cfa1299
Merge branch 'master' into patch-2
Weblate (bot) 9e84a4dbab
Translations update from Weblate ()
* Update German translation

* Update French translation

* Update Italian translation

* Update Norwegian Bokmål translation

* Update Arabic translation

* Update Spanish translation

* Update Esperanto translation

* Update Turkish translation

* Update Chinese (Traditional) translation

* Update Japanese translation

* Update Croatian translation

* Update Norwegian Bokmål translation

* Update Japanese translation

* Update Portuguese (Brazil) translation

* Update Swedish translation

* Update Czech translation

* Update Czech translation

* Update Czech translation

* Fix some changes made to the french translation

Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Deleted User <noreply+31557@weblate.org>
Co-authored-by: zer0-x <zer0_@tutanota.com>
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
Co-authored-by: phlostically <phlostically@mailinator.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: GnuPGを使うべきだ <dieeeazpnnqbpddh@cock.email>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Daniel de Souza Melo <jxzk@protonmail.com>
Co-authored-by: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: paaton <paatzondrej@gmail.com>
Co-authored-by: Jan Myler <weblate@jm24.4wrd.cc>
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
TheFrenchGhosty 59ab066518
Merge pull request from unixfox/fix-likes-comments
Fix the parsing of likes in the comments
Emilien Devos 960bd2a6be fix likes parsing
TheFrenchGhosty 2cdaef1371
Merge pull request from iv-org/remove-freenode
Remove freenode
Perflyst 9b6c5c08d8
Remove freenode
Reasons can be found in https://libera.chat/news/welcome-to-libera-chat
TheFrenchGhosty 75e5b49c3a
Merge pull request from syeopite/mobile-ui
Improve player controls for mobile devices
TheFrenchGhosty 3cf08dc451
Merge pull request from Myzel394/patch-1
Add autofocus attribute to search input
TheFrenchGhosty 76c9cf62ff
Merge pull request from syeopite/watch-on-invidious
Add watch on Invidious button to embeds
TheFrenchGhosty 7a93af1786
Merge pull request from Maykin-99/revert-2062-patch-1
Revert "Set correct permissions in Dockerfile"
TheFrenchGhosty 6f899d998f
Merge pull request from syeopite/iss677
Add ability to expand/collapse description.
TheFrenchGhosty 73da8463ca
Merge pull request from syeopite/fix1673
Update regex expressions to handle unexpected '};'
watchingdogs b38fab9738
Update hu-HU.json
updated the translations so they don't feel like a machine made them
watchingdogs 45e4d64b20
Update hu-HU.json
Fixed a typo
syeopite e6fba5d802
Fix locale discrepancy for extend desc feature
syeopite 50ba3c5d5c
Remove unused class attr on label
syeopite 65663fb857
Update code to reflect 'read more' btn name change
syeopite 8df2f38d34
Change wording of 'read more/less' & add to locale
syeopite c5fae84263
Add functionality to read more button
sh4dowb 533d0a1fd4
Added "Read More" button for video descriptions
Maykin-99 a0fe229c7a
make assets, config and locales readable only
Maykin-99 f876cd5a6a
Revert "Set correct permissions in Dockerfile"
Perflyst 62e9e9a662
Merge pull request from Maykin-99/patch-1
Set correct permissions in Dockerfile
TheFrenchGhosty a51c5c3ae7
Merge pull request from weblate/weblate-invidious-translations
Translations update from Weblate
Omer I.S 26636eda0d
Update Hebrew translation
Maykin-99 074df7637b
Set correct permissions in Dockerfile
When having a `umask` of `xx7` (e.g. `027`) on the host machine then the directories `assets`, `config` and `locales` don't become readable to the `invidious` user inside the Docker container since the `COPY` commands result in files owned by `root` with the same file permissions like on the host (`640` in my case).

By adding `--chown=invidious` to the `COPY` command we ensure the `invidious` user can read these files.
TheFrenchGhosty 4fc8905ebf
Merge pull request from weblate/weblate-invidious-translations
Translations update from Weblate
HackerNCoder 8cbb2278a7
Update Danish translation
Reza Almanda fe7f8c3c3a
Update Indonesian translation
Olivier Humbert 91430738e7
Update French translation
syeopite d6585d7583
Overhaul Invidious's "Youtube" player style
syeopite 1924d75c2b
Improve mobile user interface for video player
syeopite 06b27d932d
Move player styling to separate file
syeopite ac1ac2cfed
Add mobile-ui js to licenses
syeopite 53cdb04be7
Improve mobile ux with videojs-mobile-ui
Myzel394 c106de02e9
Added autofocus attribute to search input
Since the main action of this form is to search something, the input should automatically be focused.
TheFrenchGhosty 8bc91ced4f
Merge pull request from weblate/weblate-invidious-translations
Translations update from Weblate
Milo Ivir 2d0b9597cc
Update Croatian translation
Jeff Huang b92fbb893b
Update Chinese (Traditional) translation
Oğuz Ersen 957a40df1f
Update Turkish translation
phlostically 1eea5b350d
Update Esperanto translation
Jorge Maldonado Ventura c8e7080d1d
Update Spanish translation
Olivier Humbert 629d0e441f
Update French translation
Nikita Epifanov 5cfb878131
Update Russian translation
TheFrenchGhosty bfd02ac13d
Merge pull request from weblate/weblate-invidious-translations
Translations update from Weblate