TheFrenchGhosty
5a59bd9998
Make the Github Linguist ignore JS files
4 years ago
TheFrenchGhosty
993d731c92
Merge pull request #2010 from syeopite/360videosupport
...
Add experimental support for 360° videos
4 years ago
syeopite
f529948d81
Change videojs-vr to the unminified version
4 years ago
syeopite
4f3f51c583
Add "Interactive 360 degree videos: " to locales
4 years ago
syeopite
5ba9a1f87d
Fix lint
4 years ago
syeopite
a0fb75efcb
Add licence for videojs-vr
4 years ago
syeopite
6e6f4d5a37
Allow configurable support of interactive 360 vid
4 years ago
syeopite
f06053b1cf
Fix projection settings for VR
4 years ago
syeopite
df0cd30236
Add support for VR videos through videojs-vr
4 years ago
TheFrenchGhosty
8806c57c63
Merge pull request #2077 from watchingdogs/patch-2
...
Update hu-HU.json
4 years ago
TheFrenchGhosty
f66cfa1299
Merge branch 'master' into patch-2
4 years ago
Weblate (bot)
9e84a4dbab
Translations update from Weblate ( #2068 )
...
* 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>
4 years ago
TheFrenchGhosty
59ab066518
Merge pull request #2110 from unixfox/fix-likes-comments
...
Fix the parsing of likes in the comments
4 years ago
Emilien Devos
960bd2a6be
fix likes parsing
4 years ago
TheFrenchGhosty
2cdaef1371
Merge pull request #2101 from iv-org/remove-freenode
...
Remove freenode
4 years ago
Perflyst
9b6c5c08d8
Remove freenode
...
Reasons can be found in https://libera.chat/news/welcome-to-libera-chat
4 years ago
TheFrenchGhosty
268ce4fefc
Update shard.lock with the new URL
4 years ago
TheFrenchGhosty
bca8dace80
Update shard.yml with the new URL
4 years ago
TheFrenchGhosty
75e5b49c3a
Merge pull request #2008 from syeopite/mobile-ui
...
Improve player controls for mobile devices
4 years ago
TheFrenchGhosty
3cf08dc451
Merge pull request #2052 from Myzel394/patch-1
...
Add autofocus attribute to search input
4 years ago
TheFrenchGhosty
76c9cf62ff
Merge pull request #1995 from syeopite/watch-on-invidious
...
Add watch on Invidious button to embeds
4 years ago
TheFrenchGhosty
7a93af1786
Merge pull request #2072 from Maykin-99/revert-2062-patch-1
...
Revert "Set correct permissions in Dockerfile"
4 years ago
TheFrenchGhosty
6f899d998f
Merge pull request #1968 from syeopite/iss677
...
Add ability to expand/collapse description.
4 years ago
TheFrenchGhosty
73da8463ca
Merge pull request #1953 from syeopite/fix1673
...
Update regex expressions to handle unexpected '};'
4 years ago
watchingdogs
b38fab9738
Update hu-HU.json
...
updated the translations so they don't feel like a machine made them
4 years ago
watchingdogs
45e4d64b20
Update hu-HU.json
...
Fixed a typo
4 years ago
syeopite
e6fba5d802
Fix locale discrepancy for extend desc feature
4 years ago
syeopite
50ba3c5d5c
Remove unused class attr on label
4 years ago
syeopite
65663fb857
Update code to reflect 'read more' btn name change
4 years ago
syeopite
8df2f38d34
Change wording of 'read more/less' & add to locale
4 years ago
syeopite
c5fae84263
Add functionality to read more button
4 years ago
sh4dowb
533d0a1fd4
Added "Read More" button for video descriptions
4 years ago
Maykin-99
a0fe229c7a
make assets, config and locales readable only
4 years ago
Maykin-99
f876cd5a6a
Revert "Set correct permissions in Dockerfile"
4 years ago
Perflyst
62e9e9a662
Merge pull request #2062 from Maykin-99/patch-1
...
Set correct permissions in Dockerfile
4 years ago
TheFrenchGhosty
a51c5c3ae7
Merge pull request #2063 from weblate/weblate-invidious-translations
...
Translations update from Weblate
4 years ago
Omer I.S
26636eda0d
Update Hebrew translation
4 years ago
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.
4 years ago
TheFrenchGhosty
4fc8905ebf
Merge pull request #2061 from weblate/weblate-invidious-translations
...
Translations update from Weblate
4 years ago
HackerNCoder
8cbb2278a7
Update Danish translation
4 years ago
Reza Almanda
fe7f8c3c3a
Update Indonesian translation
4 years ago
Olivier Humbert
91430738e7
Update French translation
4 years ago
syeopite
d6585d7583
Overhaul Invidious's "Youtube" player style
4 years ago
syeopite
1924d75c2b
Improve mobile user interface for video player
4 years ago
syeopite
06b27d932d
Move player styling to separate file
4 years ago
syeopite
ac1ac2cfed
Add mobile-ui js to licenses
4 years ago
syeopite
53cdb04be7
Improve mobile ux with videojs-mobile-ui
4 years ago
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.
4 years ago
TheFrenchGhosty
8bc91ced4f
Merge pull request #2048 from weblate/weblate-invidious-translations
...
Translations update from Weblate
4 years ago
Milo Ivir
2d0b9597cc
Update Croatian translation
4 years ago