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

55 commits

Author SHA1 Message Date
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
daniel
8a474df137 also site owner will be reported 2019-03-31 09:12:23 -03:00
daniel
91ff797fac Try to fix headers for google ads 2019-03-09 18:27:50 -03:00
daniel
68caeb912d Adding a playlist plugin that gives you more options over your content 2019-02-01 17:55:50 -03:00
daniel
0c3f4473af adding secure method 2019-01-31 07:23:06 -03:00
daniel
5202997a54 Improve the report code to let iOS approve us 2018-12-08 18:10:00 -03:00
daniel
a31a9d175e add an option to do not let users remove channel filter 2018-11-03 12:41:14 -03:00
daniel
ff872a4771 If the video comes from the channel it will keep showing the channel videos 2018-11-03 08:53:34 -03:00
daniel
8cc9953209 Option to do not let users change category 2018-11-02 12:32:31 -03:00
daniel
2422a7dea7 2018-10-31 08:51:24 -03:00
daniel
f3428b6572 2018-10-30 17:43:58 -03:00
daniel
ff8bdcec05 Enable or disable some left menu 2018-10-30 10:56:53 -03:00
daniel
c01349aee1 https://github.com/DanielnetoDotCom/YouPHPTube/issues/1190
Remove the required from personalInfo
2018-10-29 21:47:24 -03:00
daniel
596c7e7ac1 2018-10-29 09:03:28 -03:00
daniel
bf44e3dfa8 2018-10-27 10:48:24 -03:00