TheFrenchGhosty
75e5b49c3a
Merge pull request #2008 from syeopite/mobile-ui
...
Improve player controls for mobile devices
2021-05-13 10:33:47 +02:00
TheFrenchGhosty
3cf08dc451
Merge pull request #2052 from Myzel394/patch-1
...
Add autofocus attribute to search input
2021-05-13 10:32:38 +02:00
TheFrenchGhosty
76c9cf62ff
Merge pull request #1995 from syeopite/watch-on-invidious
...
Add watch on Invidious button to embeds
2021-05-13 10:32:02 +02:00
TheFrenchGhosty
7a93af1786
Merge pull request #2072 from Maykin-99/revert-2062-patch-1
...
Revert "Set correct permissions in Dockerfile"
2021-05-13 10:29:45 +02:00
TheFrenchGhosty
6f899d998f
Merge pull request #1968 from syeopite/iss677
...
Add ability to expand/collapse description.
2021-05-13 10:26:38 +02:00
TheFrenchGhosty
73da8463ca
Merge pull request #1953 from syeopite/fix1673
...
Update regex expressions to handle unexpected '};'
2021-05-13 10:24:44 +02:00
watchingdogs
b38fab9738
Update hu-HU.json
...
updated the translations so they don't feel like a machine made them
2021-05-13 00:09:53 +02:00
watchingdogs
45e4d64b20
Update hu-HU.json
...
Fixed a typo
2021-05-12 23:53:18 +02:00
syeopite
e6fba5d802
Fix locale discrepancy for extend desc feature
2021-05-10 00:34:34 -07:00
syeopite
50ba3c5d5c
Remove unused class attr on label
2021-05-10 00:26:43 -07:00
syeopite
65663fb857
Update code to reflect 'read more' btn name change
2021-05-10 00:26:42 -07:00
syeopite
8df2f38d34
Change wording of 'read more/less' & add to locale
2021-05-10 00:25:22 -07:00
syeopite
c5fae84263
Add functionality to read more button
2021-05-10 00:25:20 -07:00
sh4dowb
533d0a1fd4
Added "Read More" button for video descriptions
2021-05-10 00:24:11 -07:00
Maykin-99
a0fe229c7a
make assets, config and locales readable only
2021-05-09 10:29:06 +00:00
Maykin-99
f876cd5a6a
Revert "Set correct permissions in Dockerfile"
2021-05-09 10:26:08 +00:00
Perflyst
62e9e9a662
Merge pull request #2062 from Maykin-99/patch-1
...
Set correct permissions in Dockerfile
2021-05-09 11:33:56 +02:00
TheFrenchGhosty
a51c5c3ae7
Merge pull request #2063 from weblate/weblate-invidious-translations
...
Translations update from Weblate
2021-05-06 13:32:13 +02:00
Omer I.S
26636eda0d
Update Hebrew translation
2021-05-05 13:27:35 +02:00
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.
2021-05-05 08:16:11 +00:00
TheFrenchGhosty
4fc8905ebf
Merge pull request #2061 from weblate/weblate-invidious-translations
...
Translations update from Weblate
2021-05-04 19:38:50 +02:00
HackerNCoder
8cbb2278a7
Update Danish translation
2021-05-04 15:22:54 +02:00
Reza Almanda
fe7f8c3c3a
Update Indonesian translation
2021-05-04 15:22:53 +02:00
Olivier Humbert
91430738e7
Update French translation
2021-05-04 15:22:51 +02:00
syeopite
d6585d7583
Overhaul Invidious's "Youtube" player style
2021-05-03 04:22:17 -07:00
syeopite
1924d75c2b
Improve mobile user interface for video player
2021-05-03 03:44:33 -07:00
syeopite
06b27d932d
Move player styling to separate file
2021-05-03 03:44:33 -07:00
syeopite
ac1ac2cfed
Add mobile-ui js to licenses
2021-05-03 03:44:33 -07:00
syeopite
53cdb04be7
Improve mobile ux with videojs-mobile-ui
2021-05-03 03:44:33 -07:00
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.
2021-04-30 15:12:36 +02:00
TheFrenchGhosty
8bc91ced4f
Merge pull request #2048 from weblate/weblate-invidious-translations
...
Translations update from Weblate
2021-04-29 11:21:38 +00:00
Milo Ivir
2d0b9597cc
Update Croatian translation
2021-04-29 09:42:12 +02:00
Jeff Huang
b92fbb893b
Update Chinese (Traditional) translation
2021-04-29 09:42:11 +02:00
Oğuz Ersen
957a40df1f
Update Turkish translation
2021-04-29 09:42:11 +02:00
phlostically
1eea5b350d
Update Esperanto translation
2021-04-29 09:42:10 +02:00
Jorge Maldonado Ventura
c8e7080d1d
Update Spanish translation
2021-04-29 09:42:09 +02:00
Olivier Humbert
629d0e441f
Update French translation
2021-04-29 09:42:08 +02:00
Nikita Epifanov
5cfb878131
Update Russian translation
2021-04-29 09:42:08 +02:00
TheFrenchGhosty
bfd02ac13d
Merge pull request #2033 from weblate/weblate-invidious-translations
...
Translations update from Weblate
2021-04-21 16:07:58 +00:00
TiA4f8R
bd50bb1aa4
Update French translation
2021-04-21 17:55:41 +02:00
TheFrenchGhosty
1045062147
Merge pull request #2030 from weblate/weblate-invidious-translations
...
Translations update from Weblate
2021-04-21 14:31:17 +00:00
Omer I.S
492def3b76
Update Hebrew translation
2021-04-21 16:27:38 +02:00
Jorge Maldonado Ventura
afde9ac8a3
Update Esperanto translation
2021-04-21 16:27:38 +02:00
Jorge Maldonado Ventura
d977258c6c
Update Spanish translation
2021-04-21 16:27:38 +02:00
Olivier Humbert
62943f8803
Update French translation
2021-04-21 16:27:38 +02:00
TheFrenchGhosty
22e0859538
Merge pull request #1920 from SamantazFox/test-locales-consistency
...
Test & fix locales consistency
2021-04-21 14:27:33 +00:00
Samantaz Fox
2c47ef31c0
Add newline at end of file for 'el' and 'zh-TW'
2021-04-21 16:22:20 +02:00
Samantaz Fox
d69b9f9cf8
Minor fixes in locales after synchronization
2021-04-21 16:11:39 +02:00
Samantaz Fox
a52e9be3e8
Add missing fields to locales (part 6)
...
Updated da.json (Danish)
Updated de.json (German)
Updated eo.json (Esperando)
Updated es.json (Spanigh)
Updated nb-NO.json (Norvegian)
Updated nl.json (Dutch)
Updated pl.json (Polish)
Updated pt-BR.json (Portuguese, Brasil)
Updated ro.json (Romanian)
Updated ru.json (Russian)
Updated sv-SE.json (Swedish)
Updated uk.json (Ukrainian)
Updated zh-CN.json (Chinese, China)
2021-04-21 16:11:00 +02:00
Samantaz Fox
21f9141500
Add missing fields to locales (part 5)
...
* Also includes minor fixes when I could (french, italian, icelandic)
* Added a new line at the end of en-US translation.
Updated ar.json (Arabic)
Updated el.json (Greek)
Updated fa.json (Persian)
Updated fr.json (French)
Updated is.json (Icelandic)
Updated it.json (Italian)
Updated tr.json (Turkish)
Updated zh-TW.json (Chinese, Taiwan)
2021-04-21 16:11:00 +02:00