1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00
Commit graph

69 commits

Author SHA1 Message Date
DanieL
7da606381d update 2022-11-18 14:52:01 -03:00
Daniel
2e6d89482c Merge branch 'master' of https://github.com/WWBN/AVideo 2022-09-05 18:32:04 -03:00
Daniel
4e4b9a51a5 fix 2022-09-05 18:32:01 -03:00
DanieL
ffaa67e208 Adjust playsinline 2022-09-05 10:43:57 -03:00
DanieL
00cdf102c3 https://github.com/WWBN/AVideo/issues/7085 2022-09-03 13:04:28 -03:00
DanieL
68eca1ab33 https://github.com/WWBN/AVideo/issues/6954#issuecomment-1234921484 2022-09-02 12:27:26 -03:00
DanieL
332548fb97 https://github.com/WWBN/AVideo/issues/6954#issuecomment-1234921484 2022-09-02 12:27:10 -03:00
DanieL
38e6881a2f Report comments API and comments API improvments 2022-04-18 17:31:50 -03:00
Daniel
56f5a8574c Fix ob get clean 2022-04-12 08:39:37 -03:00
DanieL
5ab35930a1 Show phone on users manager
Add hability ot @mention users on chat2
2022-04-05 09:12:04 -03:00
Daniel
602ca1128e Git update 2022-03-17 11:43:59 -03:00
Daniel
24a25e4f41 Fix git update 2022-03-14 14:44:06 -03:00
Daniel
2a9630258f https://github.com/WWBN/AVideo/issues/6345#issuecomment-1067056556
Also check the lang in case insensitive
2022-03-14 14:28:38 -03:00
Daniel
c8a7bd000b https://github.com/WWBN/AVideo/issues/6320 2022-03-08 09:35:17 -03:00
Daniel
95d539b198 Clear first page cache on status update to active 2021-12-22 16:48:59 -03:00
Daniel
56019bbe19 https://github.com/WWBN/AVideo/issues/5940 2021-11-08 15:05:58 -03:00
DanielnetoDotCom
816bd211cd https://github.com/WWBN/AVideo/issues/4841 2021-04-01 08:27:00 -03:00
DanielnetoDotCom
b008d6efe3 https://github.com/WWBN/AVideo/issues/4770 2021-03-23 12:16:09 -03:00
DanielnetoDotCom
86767e11a8 Commands out of sync; you can't run this command now 2021-01-15 16:31:49 -03:00
Caleb Mazalevskis
0e25e1391b
Use Composer autoloader instead of manual loading. 2021-01-04 22:11:27 +08:00
DanielnetoDotCom
2070563400 https://github.com/WWBN/AVideo/issues/4279 2021-01-01 12:47:02 -03:00
Daniel Neto
02033db969
Merge pull request #4284 from Maikuolan/patch-2
Don't need these *.bak files.
2021-01-01 12:29:38 -03:00
Caleb Mazalevskis
7f32486ea3
Refactor and cleanup. 2021-01-01 17:20:30 +08:00
Caleb Mazalevskis
5e8f1ecfcf
Don't need these *.bak files. 2021-01-01 17:15:52 +08:00
DanielnetoDotCom
8df9c90d58 https://github.com/WWBN/AVideo/issues/4279 2020-12-31 09:38:03 -03:00
Caleb Mazalevskis
5719f1dead Update PHPMailer. 2020-12-30 23:07:48 +08:00
DanielnetoDotCom
8e1fc15487 2020-10-12 16:32:37 -03:00
DanielnetoDotCom
6a55614103 https://github.com/WWBN/AVideo/issues/3674
(result) => {} is an arrow function which is completely unsupported in IE. To fix this you'll have to use a traditional anonymous function:
2020-09-28 10:22:33 -03:00
DanielnetoDotCom
79a3ef4c69 Filter plugins on the plugins menu 2020-09-22 17:43:07 -03:00
DanielnetoDotCom
82ae7e7f32 https://github.com/WWBN/AVideo/issues/3656 2020-09-16 11:17:55 -03:00
DanielnetoDotCom
ac10b92a72 2020-09-15 12:48:30 -03:00
DanielnetoDotCom
44dffcc85c 2020-09-15 12:09:44 -03:00
DanielnetoDotCom
fd4045123b 2020-09-15 10:14:02 -03:00
DanielnetoDotCom
003aad0669 2020-09-14 21:40:57 -03:00
DanielnetoDotCom
137afdf03a 2020-09-14 14:38:09 -03:00
DanielnetoDotCom
072525c585 Add option to block users content
The content will not appear on searches anymore
2020-09-14 14:20:50 -03:00
DanielnetoDotCom
3ce1682901 Fix error on lives 2020-09-09 11:55:55 -03:00
DanielnetoDotCom
ef10a613ab Fix error on lives 2020-09-09 11:52:58 -03:00
DanielnetoDotCom
35d672283f Make sure clear the cache on this Update 2020-09-09 11:11:27 -03:00
daniel
6fce7cd984 2020-04-25 17:16:46 -03:00
daniel
09e0856d25 Fix sweetalert 2020-04-24 09:52:17 -03:00
daniel
5b566462c4 2020-01-14 11:27:40 -03:00
daniel
99a76623a3 Merge origin/master
Conflicts:
	view/js/script.js
2020-01-13 17:58:48 -03:00
daniel
9a5c483182 allow you to choose not log errors, to try to improve performance
add variable $global['noDebug'] = 1 on your configuration.php file
2020-01-05 16:52:54 -03:00
daniel
1af3b88aad https://github.com/WWBN/AVideo/issues/2452
You may need to update the paid plugins BlackBlaze B2 and the YPTStorage
2019-12-29 19:22:41 -03:00
daniel
977fde09d2 2019-12-04 16:22:15 -03:00
daniel
400ab5d239 Rebranding 2019-12-02 12:17:41 -03:00
daniel
d440fb30a9 also site owner will be reported 2019-03-31 09:42:12 -03:00
daniel
9590db35cb also site owner will be reported 2019-03-31 09:33:05 -03:00
daniel
d67dddc752 also site owner will be reported 2019-03-31 09:31:00 -03:00