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

145 commits

Author SHA1 Message Date
Daniel
c69a2169ba Version 11.3 add more info on the video view tracking 2021-08-03 15:44:52 -03:00
Daniel
f5a47aa603 https://github.com/WWBN/AVideo/issues/5444 2021-07-20 11:33:36 -03:00
Daniel
901bc9b2d0 Allow see the payout status 2021-07-08 12:52:28 -03:00
Daniel
5655efae4e Avoid warnings 2021-07-07 15:01:40 -03:00
Daniel
cd5425102a Avoid warnings 2021-07-07 15:01:16 -03:00
Daniel
2ac9b22e36 do not process files without name 2021-06-29 20:03:33 -03:00
DanielnetoDotCom
49b16700bb https://github.com/WWBN/AVideo/issues/5283 2021-06-09 10:20:41 -03:00
DanielnetoDotCom
cc98354dca Improve isBot function 2021-06-04 09:19:41 -03:00
DanielnetoDotCom
cb74a13a0f Fix cache 2021-05-31 13:34:11 -03:00
DanielnetoDotCom
a1f1bf4342 Fix cache 2021-05-31 12:31:02 -03:00
DanielnetoDotCom
dc670500af Convert date to timezone 2021-05-25 10:02:38 -03:00
DanielnetoDotCom
e6423bd8d4 Fix notice 2021-05-03 11:29:21 -03:00
DanielnetoDotCom
1eb4af666b https://github.com/WWBN/AVideo/issues/5060 2021-05-03 08:46:53 -03:00
DanielnetoDotCom
f7dd239f7a https://github.com/WWBN/AVideo/issues/5028
Fixes regarding the encoder process, do not process more then once.
2021-04-29 12:36:39 -03:00
DanielnetoDotCom
2153147be4 Improve json_decode 2021-04-15 09:10:29 -03:00
DanielnetoDotCom
51e3356f13 Make sure json_encode works 2021-04-13 16:25:41 -03:00
DanielnetoDotCom
5f37b169d6 Fix cache 2021-04-09 10:27:10 -03:00
DanielnetoDotCom
3d2530848f Fix cache 2021-04-09 10:24:32 -03:00
DanielnetoDotCom
deddb5d9af In case the cache is a string false, return false boolean 2021-04-08 15:34:48 -03:00
DanielnetoDotCom
a67a5e1979 https://github.com/WWBN/AVideo/issues/4887 2021-04-08 15:25:50 -03:00
DanielnetoDotCom
728f6b7aeb Fix wrong variable 2021-04-08 12:45:20 -03:00
DanielnetoDotCom
17f9214e14 https://github.com/WWBN/AVideo/issues/4887 2021-04-08 12:10:05 -03:00
DanielnetoDotCom
a9377ccb8d https://github.com/WWBN/AVideo/issues/4784 2021-03-31 12:57:39 -03:00
DanielnetoDotCom
65b7ce314f Live Images improvements 2021-03-31 12:19:30 -03:00
DanielnetoDotCom
02100d7813 https://github.com/WWBN/AVideo/issues/4779 2021-03-26 16:34:07 -03:00
DanielnetoDotCom
596f069007 Fix cache issue 2021-03-24 15:54:00 -03:00
DanielnetoDotCom
15298bcd51 https://github.com/WWBN/AVideo/issues/4613
https://github.com/WWBN/AVideo/issues/4736
2021-03-23 10:57:30 -03:00
DanielnetoDotCom
27906466ef Cache files separated by domain 2021-03-22 08:41:57 -03:00
DanielnetoDotCom
bb6ac3921c Cache files separated by domain 2021-03-22 08:39:22 -03:00
DanielnetoDotCom
0f5e8a1d4f Cache files separated by domain 2021-03-22 08:33:31 -03:00
DanielnetoDotCom
486d4a4dc5 Fix cache error on lives
Add support for live PPV to notify the future lives
2021-03-18 12:44:12 -03:00
DanielnetoDotCom
28eb8585bd A display name will be requested 2021-03-17 13:12:05 -03:00
DanielnetoDotCom
94cf448fad https://github.com/WWBN/AVideo/issues/4718 2021-03-17 09:59:05 -03:00
DanielnetoDotCom
2c2c2a878a Fix cache 2021-03-12 20:40:02 -03:00
DanielnetoDotCom
60656845b0 Fix cache 2021-03-12 20:17:49 -03:00
DanielnetoDotCom
3813d0b611 Fix cache 2021-03-12 19:32:08 -03:00
DanielnetoDotCom
9fd9096599 Fix cache 2021-03-12 19:20:29 -03:00
DanielnetoDotCom
52e22c8556 Fix cache 2021-03-12 19:14:04 -03:00
DanielnetoDotCom
1d7821e224 Fix cache 2021-03-12 19:13:21 -03:00
DanielnetoDotCom
db4fbd82cf Fix cache 2021-03-12 19:07:40 -03:00
DanielnetoDotCom
30d941ade3 Generate a better stats based on on_publish and on_publish_done 2021-03-11 15:30:00 -03:00
DanielnetoDotCom
730f4893f2 Adding socket support
-- When upload a video to a certain category, this video will be part of a user group automatically
-- one category can add your video in more than one user group
-- Allow user add some extra info in JSON format, for example bank info and other thing
-- This is based on users_extra_info table 
-- add full text search https://github.com/WWBN/AVideo/issues/4343
2021-01-14 14:24:07 -03:00
DanielnetoDotCom
023c195bbd https://github.com/WWBN/AVideo/issues/4325 2021-01-08 17:53:33 -03:00
DanielnetoDotCom
d38de34268 https://github.com/WWBN/AVideo/issues/4325 2021-01-08 17:49:16 -03:00
DanielnetoDotCom
5026d18678 remove warnings 2021-01-07 12:34:45 -03:00
Caleb Mazalevskis
7f32486ea3
Refactor and cleanup. 2021-01-01 17:20:30 +08:00
Daniel
ecad49d222 Fix cache timeout 2020-12-23 07:16:29 -03:00
Daniel
b67297ea76 Fix cache timeout 2020-12-23 07:09:18 -03:00
Daniel
80cd1654b8 Fix cache timeout 2020-12-23 06:57:36 -03:00
DanielnetoDotCom
3503b8cc35 https://github.com/WWBN/AVideo/issues/4161#issuecomment-743222571 2020-12-11 16:10:58 -03:00