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

326 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
DanielnetoDotCom
786ea71eca You can now manually start/stop recording 2021-05-21 10:05:39 -03:00
Caleb Mazalevskis
c5f94da306
Redundant line. 2021-05-07 00:11:58 +08:00
Caleb Mazalevskis
09b4476fe5
Optimise unsets.
(It's possible to combine sequential unsets into a single call).
2021-05-07 00:09:41 +08:00
DanielnetoDotCom
757504314e https://github.com/WWBN/AVideo/issues/5075 2021-05-06 11:03:42 -03:00
DanielnetoDotCom
3f7bca27ff Fix login from request 2021-05-03 11:45:36 -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
b7f17748d3 https://github.com/WWBN/AVideo/issues/4988 2021-04-20 14:17:25 -03:00
DanielnetoDotCom
1643c6f5ad https://github.com/WWBN/AVideo/issues/4960 2021-04-20 11:02:39 -03:00
DanielnetoDotCom
256685f356 Fix dynamic groups 2021-04-15 16:55:03 -03:00
DanielnetoDotCom
2153147be4 Improve json_decode 2021-04-15 09:10:29 -03:00
DanielnetoDotCom
3a6e27fcf4 https://github.com/WWBN/AVideo/issues/4887 2021-04-08 16:41:09 -03:00
DanielnetoDotCom
df64e415a4 https://github.com/WWBN/AVideo/issues/4887 2021-04-08 16:38:31 -03:00
DanielnetoDotCom
005909fe04 https://github.com/WWBN/AVideo/issues/4887 2021-04-08 16:07:11 -03:00
DanielnetoDotCom
1ddac63ed2 https://github.com/WWBN/AVideo/issues/4887 2021-04-08 15:25:36 -03:00
DanielnetoDotCom
22f29bc840 https://github.com/WWBN/AVideo/issues/4887 2021-04-08 15:14:17 -03:00
DanielnetoDotCom
8c15e70543 https://github.com/WWBN/AVideo/issues/4887 2021-04-08 15:11:46 -03:00
DanielnetoDotCom
44d582f739 https://github.com/WWBN/AVideo/issues/4887 2021-04-08 15:04:52 -03:00
DanielnetoDotCom
c2cd81669f Make sure use the CDN form images, JS and CSS 2021-04-03 13:32:56 -03:00
DanielnetoDotCom
0d7ee73780 Allow dinamically select the users from a specific group 2021-03-29 16:15:05 -03:00
DanielnetoDotCom
1d28347da3 https://github.com/WWBN/AVideo-Encoder/issues/362#issuecomment-808795524 2021-03-29 10:52:40 -03:00
DanielnetoDotCom
90976c3a60 Make sure the donation button works 2021-03-22 15:59:58 -03:00
DanielnetoDotCom
16c18bcfc1 https://github.com/WWBN/AVideo/issues/4529 2021-02-16 12:09:37 -03:00
DanielnetoDotCom
7907fa6e0e Secutity Update 2021-01-29 13:49:51 -03:00
DanielnetoDotCom
d9f57388f7 Security UPDATE
now the recoverPass expires after 10 minutes
removed all the password and recover pass informations from all queries
2021-01-29 11:00:44 -03:00
DanielnetoDotCom
83d89c98b6 Clear session cache on login 2021-01-28 16:29:35 -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
0b16f7c380 first check if the LoginControl::singleDeviceLogin is enabled, if it is only recreate login if the device is the last device 2021-01-08 11:21:21 -03:00
Caleb Mazalevskis
273de796eb
Use Composer autoloader instead of manual loading. 2021-01-04 22:00:08 +08:00
DanielnetoDotCom
2070563400 https://github.com/WWBN/AVideo/issues/4279 2021-01-01 12:47:02 -03:00
Caleb Mazalevskis
7f32486ea3
Refactor and cleanup. 2021-01-01 17:20:30 +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
fec5a5dcb3 Filter per user group to manage users and to send emails 2020-12-21 12:12:36 -03:00
DanielnetoDotCom
bcd9a44365 https://github.com/WWBN/AVideo/issues/3771 2020-12-17 16:25:23 -03:00
DanielnetoDotCom
d9506df119 Improve performance 2020-12-04 07:55:41 -03:00
DanielnetoDotCom
65f5b4cd23 Allow add video watermark and playlist play live and TV 2020-11-30 16:44:26 -03:00
DanielnetoDotCom
c8a6d629ee https://github.com/WWBN/AVideo/issues/4068 2020-11-26 10:12:28 -03:00
DanielnetoDotCom
7ec85707b9 https://github.com/WWBN/AVideo/issues/3972 2020-11-09 16:08:37 -03:00
Daniel Neto
d96d95558d
Merge pull request #3935 from WWBN/julzxcapz
API for updating profile/background image v1.1
2020-10-29 16:58:38 -03:00
root
1daa916675 API for updating profile/background image v1.1 2020-10-29 19:56:19 +01:00
Daniel Neto
27469c987a
Merge pull request #3934 from WWBN/julzxcapz
API for updating profile/background image
2020-10-29 14:50:43 -03:00
root
238a6f1b10 API for updating profile/background image 2020-10-29 17:21:16 +01:00
DanielnetoDotCom
a9925e44bc Add a permission plugin that allow selected user accounts can become moderators, but without being named admin and thus giving them full control over all functions
some layouts improvements
2020-10-28 13:45:31 -03:00
DanielnetoDotCom
f272b229e0 fix cookie problem 2020-10-17 20:35:35 -03:00
Daniel
b3b579ae1b Fixing 2FA warning 2020-10-17 08:31:44 -03:00
DanielnetoDotCom
60d36f4549 2020-10-16 16:38:52 -03:00
DanielnetoDotCom
66f8dc03f9 2020-10-16 16:35:29 -03:00
DanielnetoDotCom
2083e120d5 2020-10-16 16:32:04 -03:00
DanielnetoDotCom
e7982c770a 2020-10-16 13:56:25 -03:00