1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00
Commit graph

10404 commits

Author SHA1 Message Date
DanielnetoDotCom
2a28a800ec https://github.com/WWBN/AVideo/issues/4220 2020-12-29 10:01:57 -03:00
DanielnetoDotCom
678c7bbe2b 2020-12-29 00:03:46 -03:00
DanielnetoDotCom
44e9ee4a55 Avoid Undefined variable: videosCounter 2020-12-28 23:59:16 -03:00
DanielnetoDotCom
417c6a4473 2020-12-28 22:19:40 -03:00
DanielnetoDotCom
ff57d2012b 2020-12-28 22:02:53 -03:00
Daniel Neto
8c3c2b59ea
Merge pull request #4263 from sizious/locale-rtl-managing-improvement
Improvement of RTL locale management
2020-12-28 20:04:26 -03:00
SiZiOUS
07b13005f9 Better handling of RTL languages.
Now, you just have to declare and set to true the global $t_isRTL variable in the appropriate locale file.
Currently, only the sa and il languages are setting $t_isRTL to true.
2020-12-28 23:55:19 +01:00
DanielnetoDotCom
4579978500 Merge origin/master 2020-12-28 18:42:07 -03:00
DanielnetoDotCom
a000817413 https://github.com/WWBN/AVideo/issues/4142#issuecomment-748535800 2020-12-28 18:41:35 -03:00
Daniel Neto
2a928cbc36
Merge pull request #4259 from sizious/tinymce-improvements
TinyMCE: Fixing sa language pack
2020-12-28 18:32:03 -03:00
SiZiOUS
4400a53b68 TinyMCE: Fixing sa language pack 2020-12-28 22:27:02 +01:00
DanielnetoDotCom
6f28758697 Fix error on logo 2020-12-28 18:09:47 -03:00
DanielnetoDotCom
fe57f7cb4a https://github.com/WWBN/AVideo/issues/4108 2020-12-28 17:44:57 -03:00
DanielnetoDotCom
0eb8d64d67 Merge origin/master 2020-12-28 17:30:47 -03:00
DanielnetoDotCom
9221451247 https://github.com/WWBN/AVideo/issues/4108 2020-12-28 17:30:23 -03:00
Daniel Neto
b34fd2f9c7
Merge pull request #4255 from sizious/tinymce-improvements
The TinyMCE component used in Edit form is now translated.
2020-12-28 16:55:41 -03:00
Daniel Neto
a76d702158
Merge pull request #4254 from sizious/manager-videos-view-update
ManagerVideos: Allow strings to be translated
2020-12-28 16:54:30 -03:00
DanielnetoDotCom
9c03c64a81 https://github.com/WWBN/AVideo/issues/4253 2020-12-28 16:27:24 -03:00
DanielnetoDotCom
af4d8800fe Fix playing series in fullscreen 2020-12-28 14:17:21 -03:00
DanielnetoDotCom
699374b9ba Merge origin/master 2020-12-28 14:14:30 -03:00
DanielnetoDotCom
114b7d1ccb Fix playing series in fullscreen 2020-12-28 14:14:17 -03:00
Daniel Neto
5ab61ad94e
Merge pull request #4256 from sizious/l10n-fr-locale-update
Minor update of the 'fr' language pack
2020-12-28 13:49:29 -03:00
SiZiOUS
c0b375fcac Minor update of the 'fr' language pack 2020-12-28 17:47:19 +01:00
SiZiOUS
9b7e6192a0
Merge pull request #2 from WWBN/master
Updating local copy
2020-12-28 17:37:29 +01:00
SiZiOUS
b5f6a70c62 TinyMCE: Removing the useless 'File' menu 2020-12-28 17:35:04 +01:00
SiZiOUS
d10cec90f7 The TinyMCE component used in Edit form is now translated.
All official TinyMCE language packs were added too, and they follow the same naming convention from the AVideo locale directory.
2020-12-28 17:24:25 +01:00
DanielnetoDotCom
38a19fd1c0 Merge origin/master
Conflicts:
	objects/functions.php
2020-12-28 12:41:51 -03:00
DanielnetoDotCom
dd3d105bfe 2020-12-28 12:31:10 -03:00
Daniel Neto
b415257cf2
Merge pull request #4232 from Maikuolan/patch-1
Slightly refactor functions file.
2020-12-28 12:28:25 -03:00
Daniel Neto
91a63124ee
Merge branch 'master' into patch-1 2020-12-28 12:28:17 -03:00
SiZiOUS
f0678c6b71 ManagerVideos: Allow strings to be translated 2020-12-28 16:26:55 +01:00
DanielnetoDotCom
d51921b68a 2020-12-28 09:30:12 -03:00
DanielnetoDotCom
469f3f4ab9 Merge origin/master 2020-12-28 09:26:21 -03:00
DanielnetoDotCom
41b947dcd2 2020-12-28 09:25:53 -03:00
Daniel Neto
99ffe8f0a5
Merge pull request #4250 from sizious/customize-advanced-plugin-translation-update
CustomizeAdvanced: Support new strings translation
2020-12-28 09:13:19 -03:00
Daniel Neto
c7b890c2aa
Merge pull request #4251 from sizious/about-translation-update
About Page: Allow translation of strings
2020-12-28 09:12:33 -03:00
Daniel Neto
f58a466aa3
Merge pull request #4249 from sizious/l10n-fr-locale-update
l10n fr locale update
2020-12-28 09:10:09 -03:00
SiZiOUS
8fafa99c2a
About Page: Allow translation of strings
This applies only on the standard About Page, as the Customizer plugin can replace the whole content of this page.
2020-12-28 12:27:27 +01:00
SiZiOUS
566a1b4f36
CustomizeAdvanced: Support new strings translation
updateDiskUsage and removeThumbs buttons may be translated now.
2020-12-28 12:16:59 +01:00
SiZiOUS
feb1a08d4c
Big update on the fr locale file 2020-12-28 12:11:19 +01:00
Daniel
164c31dd61 only get videos that exists 2020-12-26 16:40:05 -03:00
Daniel
92ac77c212 2020-12-26 16:14:33 -03:00
Daniel
147aaa2c71 2020-12-26 16:12:09 -03:00
Caleb Mazalevskis
1518855bec
Fix typos. 2020-12-26 10:51:26 +08:00
Caleb Mazalevskis
2ba76a3b40
Slightly refactor functions file. 2020-12-26 10:43:38 +08:00
Daniel
1317761d73 2020-12-25 09:28:07 -03:00
Daniel
242faceedd max cache is 1 hour 2020-12-25 09:03:48 -03:00
Daniel
fa442cb01d max cache is 1 hour 2020-12-25 08:59:08 -03:00
Daniel
334b0b2969 allow remove videolink 2020-12-23 19:48:35 -03:00
Daniel
a9765b3b93 allow remove videolink 2020-12-23 19:47:18 -03:00