Commit graph

24 commits

Author SHA1 Message Date
Fahad Abbas
55f08d682b modified : file_directory added for embed video
modified : create_dated_folder() edited
modified : upload_thumb() added
modified : time_spam field added
modified : db query removed
2015-01-22 13:53:20 +00:00
Fahad Abbas
5a7425b39a functions_video.php : return no_video.mp4 .. if no video found .. // method get_video_files 2014-12-23 05:30:23 +00:00
Fahad Abbas
91e2b0e7ac structure.sql : added two columns 'extras' && 'video_version' in "video" table.
upgrade_2.7.0.2.sql : added two columns 'extras' && 'video_version' in "video" table.
functions_video.php : added condition of video_version in get_video_files()
collections.html : design updated 
edit_video.html : getName() getExt() method issue for server thumb 
user.class.php : warning issue, update_user_voted() 
video.class.php : show_video_rating() calculate percentage issue 
user.html : total_subscriptions issue 
photo_upload.html : collection id issue
2014-12-18 10:26:29 +00:00
Fahad Abbas
f3301f69dd manage_players.html : removed player default size option
functions_video.php : replaced get_normal_vid() and get_hq_vid() with get_video_files() for Html5 player 
html5_player.html : added flashplayer option.
html5_player.js : Added added option for multiserver video files, edited full screen function , solved video loading issue
html5_player.php : Added added option for multiserver video files, player settings option, flashplayer.js
html5_player_header.html : empty now! 
style.css : added and edited some classes  { resolution, right click menu  }
2014-12-08 14:51:09 +00:00
Arslan Hassan
db5bbed7ed Fixed : Conversion Myself -_- 2014-11-22 15:22:41 +00:00
awaisdeviu
9c1361db0e done 2014-09-30 09:33:06 +00:00
awaisdeviu
10ffd1c6c7 delete function corrected 2014-09-30 09:01:06 +00:00
Arslan Hassan
1c376fa5a1 Applied : Traditional working conversion modal 2014-09-29 11:02:53 +00:00
Mohammad Shoaib
52655cde7d updated: get_image function 2014-09-19 06:32:00 +00:00
Fahad Abbas
daa1a7f424 2014-07-24 08:18:05 +00:00
Fahad Abbas
d06af48db5 2014-06-05 10:52:55 +00:00
sajjadcb
5076201f36 updated: player function to fetch videos 2014-04-15 08:11:46 +00:00
sajjadcb
967d305c7a updated: player function to fetch videos 2014-04-15 08:09:21 +00:00
IMRAN HASSAN
7cfbf08f37 over view front side updated: 2014-04-15 06:49:00 +00:00
sajjadcb
ed8ed5e2ec fixed: video thumb path 2014-04-07 06:54:45 +00:00
sajjadcb
7be013e956 fixed: video thumb path 2014-04-07 06:43:12 +00:00
sajjadcb
b1ec3097eb fixed: 2.7 upgrade video thumb issue 2014-04-04 13:45:24 +00:00
sajjadcb
d0269cc325 updated: added log files 2014-03-20 08:13:59 +00:00
sajjadcb
098936a948 fixed: embed video, and added video views table 2014-03-17 13:59:51 +00:00
sajjadcb
a5fbf75c2c modified: now videos are stored in year/month/day format on disk 2014-02-25 13:27:29 +00:00
Arslan Hassan
5ed6123a9a Fixed : Manage thumbs php and smarty errors 2013-11-30 20:57:09 +00:00
Fawaz
b9853716a0 Fixed : Some PHP 5.4 Errors
Updated : Installer dbconnect.php
Added : 'status' column in video class constuctor
2013-11-26 12:06:14 +00:00
Fawaz
83a2f8b9de Added : Simple class for controlling database columns @/classes/columns.class.php
Updated : Videos and photos field selection now uses columns.class.php
2013-11-07 20:05:44 +00:00
Fawaz
e788a0a157 Updated : Broken functions.php into functions_OBJECT.php
Updated : videos.class, photos.classes, lang.classes, my_queries.class, pm.class, user.class
2013-10-08 12:24:07 +00:00