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

614 commits

Author SHA1 Message Date
DanielnetoDotCom
7c715b53ac Make sure the changesource works 2021-03-03 11:37:10 -03:00
DanielnetoDotCom
cf40c80c16 New fixes regarding playlists/programs 2021-02-24 20:28:58 -03:00
DanielnetoDotCom
890a14d244 1. add seasons support that will group multiple series as part of a big serie.
2. update the netflix layout to display more details about the selected series.
2021-02-24 16:23:11 -03:00
DanielnetoDotCom
b3ed0ab159 Fix twitch video 2021-02-17 09:20:12 -03:00
DanielnetoDotCom
255ad6d905 IE11 improvements 2021-01-26 20:31:22 -03:00
DanielnetoDotCom
b12e5c300e Improving Sockets 2021-01-23 00:56:34 -03:00
DanielnetoDotCom
a16246f93d Improving Sockets 2021-01-22 21:32:40 -03:00
DanielnetoDotCom
c65b03f155 Improve Socket
Remove some deprecated plugins, LiveChat and FBTube
2021-01-22 16:04:16 -03:00
DanielnetoDotCom
d1db39b4d1 Getting ready for the socket 2021-01-20 15:43:16 -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
7ac992ee2c avoid file not found 2020-12-31 12:16:24 -03:00
DanielnetoDotCom
a5fa376470 Some fixes 2020-12-30 17:14:28 -03:00
DanielnetoDotCom
395277160c Fix Uncaught ReferenceError: element is not defined 2020-12-30 16:41:00 -03:00
Daniel Neto
59886ad523
Merge pull request #4271 from sizious/codemirror-integration
CodeMirror integration in the Administration section
2020-12-30 07:08:34 -03:00
SiZiOUS
3ec27e2133 Adding CodeMirror library. 2020-12-29 19:27:12 +01:00
DanielnetoDotCom
05852f7045 https://github.com/WWBN/AVideo/issues/4108
https://github.com/WWBN/AVideo/issues/4237
2020-12-29 12:55:35 -03:00
SiZiOUS
4400a53b68 TinyMCE: Fixing sa language pack 2020-12-28 22:27:02 +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
c56153072c Fix embed contents 2020-12-21 13:16:34 -03:00
DanielnetoDotCom
68be5e8934 Add category improvements 2020-12-17 08:46:21 -03:00
DanielnetoDotCom
81a22b376e Add an option to play Livestreams in fullscreen
Also the gallery now have an option for Fullscreen in IFrame
2020-12-10 13:21:38 -03:00
DanielnetoDotCom
99e9d4c639 Due some error on old chrome browsers (version < 70) on decrypt HLS keys with the videojs versions greater then 7.9.7
we need to detect the chrome browser and load an older version
2020-12-09 16:12:30 -03:00
DanielnetoDotCom
725f277163 video.js update 2020-12-01 14:25:25 -03:00
DanielnetoDotCom
d6a8bd7b5a 2020-12-01 14:03:41 -03:00
DanielnetoDotCom
65f5b4cd23 Allow add video watermark and playlist play live and TV 2020-11-30 16:44:26 -03:00
DanielnetoDotCom
7854050a01 2020-11-11 13:24:30 -03:00
DanielnetoDotCom
904eae0a7f 2020-11-11 13:23:59 -03:00
DanielnetoDotCom
6c7cca93b9 2020-11-11 13:23:09 -03:00
DanielnetoDotCom
a5ebb8f362 2020-11-11 13:18:37 -03:00
DanielnetoDotCom
63ec7b0211 2020-11-10 17:14:34 -03:00
DanielnetoDotCom
d2a01693f8 2020-11-10 17:13:17 -03:00
DanielnetoDotCom
4826a6ec2e Ability to have category pages populate separate from the homepage
PPV now works per usergroup

SecureDirectory now allow you only allow embeded whitelist pages, so im makes easier to youse as an OTT app
2020-11-09 14:52:35 -03:00
DanielnetoDotCom
915859cf1c 2020-11-09 11:34:51 -03:00
DanielnetoDotCom
b39883db49 2020-11-09 11:27:01 -03:00
DanielnetoDotCom
148ac1ac44 https://github.com/WWBN/AVideo/issues/3899 2020-11-09 11:18:14 -03:00
DanielnetoDotCom
23390b15e9 2020-11-09 10:30:07 -03:00
DanielnetoDotCom
d2f0cafebb 2020-11-09 10:29:40 -03:00
DanielnetoDotCom
bcf4623e2a 2020-11-09 10:29:23 -03:00
DanielnetoDotCom
af1d4c0b43 2020-11-09 10:27:46 -03:00
DanielnetoDotCom
286c9f77c2 https://github.com/WWBN/AVideo/issues/3899 2020-11-09 10:18:22 -03:00
DanielnetoDotCom
6612096dee Some fixes and layout improvements 2020-10-29 23:05:29 -03: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
dbb41efa9b hide elements wiithout duretion 2020-10-23 08:58:06 -03:00
DanielnetoDotCom
14d2b36783 fix encoding progress bar 2020-10-22 14:00:45 -03:00
DanielnetoDotCom
8344fea983 fix encoding progress bar 2020-10-22 13:50:04 -03:00
DanielnetoDotCom
2ef4ba50a7 Fix tooltip position 2020-10-21 15:50:48 -03:00
DanielnetoDotCom
647b68d9d3 Fix tooltip position 2020-10-21 15:49:03 -03:00
DanielnetoDotCom
82c07e0284 Fix tooltip position 2020-10-21 15:46:26 -03:00
DanielnetoDotCom
6ad1f117eb Fix tooltip position 2020-10-21 15:42:46 -03:00
DanielnetoDotCom
e0132b2bcc Fix tooltip position 2020-10-21 15:29:49 -03:00