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

362 commits

Author SHA1 Message Date
daniel
018674f01c Fix problem dettected by mar1986 2017-08-12 14:53:56 -03:00
daniel
50a3aa76c0 Merge origin/master
Conflicts:
	install/index.php
	view/include/navbar.php
	view/mini-upload-form/videoEncoder.php
2017-08-05 12:45:30 -03:00
YouPHPTube
dc94aedce7 Update database.sql
Was forcing using YouPHPTube database name
2017-08-05 10:07:56 -03:00
daniel
f61e3dd45c Fix gif streamer page 2017-08-04 15:07:08 -03:00
daniel
6ac656c5b9 Version 4.0 Alpha 2017-07-29 12:43:30 -03:00
tiagostutz
f61d27d1a6 Added the $mysqlPort var to the include_config.php file to allow different port to MySQL connection 2017-07-22 04:34:17 -03:00
tiagostutz
c8d4cd14d3 Added the databasePort field to be able to define a differente port for the MySQL instead of the default 2017-07-22 04:26:01 -03:00
tiagostutz
8169ca3edc Allow MYSQL connection configuration to specify PORT parameter 2017-07-22 02:58:53 -03:00
tiagostutz
16582c56bb Now when the user uploads a MP4 or WebM video, it detects and bypass the respective encoding. Added a sample 100% progress file at the install folder to copy this file to the video folder to be used when bypassing the encoding. 2017-07-21 03:35:38 -03:00
daniel
188ff79650 Add youtube upload support 2017-07-06 14:48:51 -03:00
daniel
4912ca7fd7 Add SMTP mail Support 2017-07-04 13:39:30 -03:00
daniel
2e9d3a83ac Making sure is the right installation script 2017-06-27 15:02:50 -03:00
daniel
13af186f32 Channels and Playlists added 2017-06-27 13:04:40 -03:00
daniel
2ff1f4f5c1 Add Theme and Style Support 2017-06-22 15:43:28 -03:00
daniel
9cf881925a Add a optional video storage limit configuration 2017-06-22 11:08:47 -03:00
daniel
d602352d5f fix advanced configuration
was not saving all fields
2017-06-21 23:47:27 -03:00
daniel
e490063a9a Fix installation error for version 3.0 2017-06-13 21:32:58 -03:00
daniel
59e68d7d83 Subrcibe button 2017-06-12 20:02:34 -03:00
daniel
d0519c8472 Merge branch 'rotate-video' of https://github.com/Yetangitu/YouPHPTube into Yetangitu-rotate-video
# Conflicts:
#	view/bootstrap/css/bootstrap.css
#	view/mini-upload-form/videoEncoder.php
2017-06-05 15:01:19 -03:00
frankdelange
801d046e62 Zoom is a float value 2017-06-04 20:24:32 +02:00
frankdelange
b991f4a311 Add video rotate command. This command does NOT rotate or reencode the
video, it just changes the way the video is played in the (html5 - does
not work in flash) web player. Two new columns in the videos table
(rotation and zoom) indicate the way the video is to be presented to the
user (zoom is not user-accessible just now). Two new buttons (rotate
left and rotate right) are added to the video manager to facilitate
rotation.
2017-06-04 18:54:26 +02:00
daniel
b45fb760de Options to enable and disable functions
thumbs for ads manager
temporary thumbs when it is not done
session time out
encode mpeg and webm option
encode mp3 and spectrum option
2017-06-01 15:37:22 -03:00
daniel
82b2465888 First page mode and email fix 2017-05-12 20:59:35 -03:00
daniel
b6add720bf Video Ads almost done 2017-05-12 19:56:39 -03:00
daniel
72a7634d76 Fix config save logo 2017-05-10 12:50:18 -03:00
daniel
d25e914fc8 Adsense is separated from head and appear on the top of the movie list 2017-05-10 12:26:18 -03:00
daniel
e4a2d5908b Footer Fix 2017-05-09 20:38:19 -03:00
daniel
f740ad8be0 Add Head Code
Add Logo change on configuration
2017-05-09 16:53:16 -03:00
daniel
018fc0ab6a Fix the ffmpeg fields
Thanks NunoSAlmeida
2017-05-04 19:39:39 -03:00
daniel
df211ba114 Fix the ffmpeg fields
Thanks NunoSAlmeida
2017-05-04 19:35:17 -03:00
daniel
731bb21dc6 Private videos 2017-05-04 16:46:49 -03:00
daniel
95ab9b50bf Private videos 2017-05-04 16:33:13 -03:00
daniel
df5bcd0a87 Portrail Videos Support 2017-04-27 16:54:27 -03:00
daniel
e33e90872c Portrail Videos Support 2017-04-27 16:40:02 -03:00
daniel
cc9c14e010 Portrail Videos Support 2017-04-27 16:30:33 -03:00
daniel
df5ba676d9 Adding a ffmpeg and youtube-dl path on configurtation
you will be able to use a static ffmpeg and youtube-dl
2017-04-27 13:36:50 -03:00
daniel
2ecfc5fddd Installation Ok 2017-04-25 21:28:41 -03:00
daniel
6432f6a427 Installation Ok 2017-04-25 21:21:41 -03:00
daniel
3da1968238 Installation Bug 2017-04-24 22:29:22 -03:00
daniel
0bcc114f0f Cascade on delete video or user 2017-04-24 14:55:05 -03:00
daniel
cbb9e60df3 Saving statistics 2017-04-24 14:44:58 -03:00
daniel
d66e0b61b8 New Version Video partial error on encode 2017-04-24 12:46:02 -03:00
daniel
86940b22e4 Replace the mysqli_result::fetch_all() for a loop
this version does not requires MySQL Native Driver (mysqlnd).
2017-04-23 14:23:54 -03:00
daniel
3c1445eb24 Replace the mysqli_result::fetch_all() for a loop
this version does not requires MySQL Native Driver (mysqlnd).
2017-04-23 14:06:42 -03:00
daniel
6b0c0a6b90 Replace the mysqli_result::fetch_all() for a loop
this version does not requires MySQL Native Driver (mysqlnd).
2017-04-23 14:06:02 -03:00
daniel
12836ac58f The installation script gives an option to do not create database or tables 2017-04-23 12:14:01 -03:00
daniel
baaf073cbe Installation put a recommended resolution on the datbase
Configuration screen fit better
2017-04-22 16:05:14 -03:00
daniel
ba10422c83 Category icon 2017-04-21 17:27:17 -03:00
daniel
3d43fd859d Installation SQL 2017-04-19 17:00:39 -03:00
daniel
ba31c1c4bd Fix description 2017-04-12 13:53:42 -03:00