Commit graph

427 commits

Author SHA1 Message Date
Saqib Razzaq
3c20a09804 - action : added yt_time_convert() function
- description : converts youtube time stamp into CB time
2016-03-03 02:07:27 -08:00
Saqib Razzaq
1ac5eb06e3 - action : function getStringBetween() added
- description : a function to get part of string between two characters
2016-03-03 02:01:04 -08:00
Saqib Razzaq
b4d173c298 - action : modified snatch_it(),isCurlInstalled(),uploaderDetails(),isSectionEnabled() functions
- description : documentation added
2016-03-03 01:55:32 -08:00
Saqib Razzaq
1cca364b6a - action : modified array_depth() functions
- description : documentation added + deprecation notice added
2016-03-02 23:35:40 -08:00
Saqib Razzaq
8460275133 - action : modified addFeed(), getGroupPrivacy(),update_last_commented functions
- description : documentation added + deprecation notice added
2016-03-02 23:30:10 -08:00
Saqib Razzaq
83d1c01a0d - action : modified this_plugin() function
- description : documentation added
2016-03-02 23:12:35 -08:00
Saqib Razzaq
a04afdf2cb - action : modified get_browser_details() function
- description : documentation added
2016-03-02 23:08:39 -08:00
Saqib Razzaq
1e2e6ed676 - action : modified delete_video_from_collection() function
- description : documentation addedY
2016-03-02 22:58:35 -08:00
Saqib Razzaq
97c2448285 - action : modified checkRemoteFile() function
- description : documentation added
2016-03-02 22:54:40 -08:00
Saqib Razzaq
805f729d7f - action : modified get_counter() function
- description : documentation added
2016-03-02 22:51:12 -08:00
Saqib Razzaq
50da7f9d03 - action : modified update_counter() function
- description : documentation added for update_counter() function
2016-03-02 22:47:35 -08:00
Saqib Razzaq
c8df7aa648 Documenation added + structure modifications made for
- verify_age()
- load_modules()
- register_modules()
2016-03-02 22:41:17 -08:00
Saqib Razzaq
cc4481c0d1 documentaion added for logData() function 2016-03-02 06:30:22 -08:00
Saqib Razzaq
71b38a8404 documentation updated for show_cb_error() function 2016-03-02 05:38:53 -08:00
Saqib Razzaq
fe9188ab92 view_image() function completely modified 2016-03-02 05:34:38 -08:00
Saqib Razzaq
50fdca7f5f documentation updated for parent_page() function 2016-03-02 05:22:06 -08:00
Saqib Razzaq
2112237082 documentation added for sorting_links() and time_links() 2016-03-02 05:17:27 -08:00
Saqib Razzaq
8d26489011 documentation added for get_videos_of_collection() function 2016-03-02 05:13:09 -08:00
Saqib Razzaq
4d2d028661 check_server_confs() function updated
- Issue fixed where setting value to required value wouldn't hide error messsage
2016-03-02 05:02:56 -08:00
Saqib Razzaq
e5c566da1d trace_func() function added to check where a function is being called from 2016-03-02 04:59:00 -08:00
Fahad Abbas
9aeaf842d5 modified : valid email function added fixed 2016-02-10 07:49:39 +00:00
Saqib Razzaq
f4e36c422a display_module_file readded 2016-01-29 13:33:10 +00:00
Saqib Razzaq
8b37fdace5 get_user_subscibers() function added : Pulls subscribers ids for given userid 2016-01-27 13:51:32 +00:00
Fahad Abbas
19efc83c16 modified : server configuration info message issues fixed 2016-01-07 13:09:51 +00:00
Saqib Razzaq
d3f58f78ac display_module_file() function added to display template files for modules
Consider it an aleternative of regular template_files(). It is being introduced because plugin files load before anything else and if we load an HTML file via plugin, it kills Cb structure because html loads before global_header() with usage of this function, things will run smoothly instead
2015-12-31 13:47:23 +00:00
Saqib Razzaq
fcc79f601b Fixed issue : All playlists would show on watch video page
Changes made in functions.php:
check if userid is passed in paramters. If yes, get user only videos, else get all

Changes made in watch_video.html:
Pass user id to function show_playlist_form()
2015-12-22 07:45:52 +00:00
Saqib Razzaq
b6aba0ab01 test cases removed 2015-11-05 14:01:17 +00:00
Saqib Razzaq
521c9a0c98 Fixed: Comments of all videos will appear at bottom when editing any video 2015-11-05 13:57:45 +00:00
Saqib Razzaq
6588fd2792 Function defined in different file now 2015-10-21 07:06:56 +00:00
Fahad Abbas
23399a22ca pre release issues fixed 2015-10-21 06:33:29 +00:00
Fahad Abbas
69fde3719d server module info ffmpeg and ffmprobe bug fixed 2015-10-20 12:13:06 +00:00
Fahad Abbas
b0f0738f5b log dat function updated 2015-08-24 11:04:34 +00:00
Fahad Abbas
46f092fdb9 server modules info gets updated 2015-08-17 14:11:40 +00:00
jamil-des
13830a5604 modified : template assign function inialised 2015-08-03 14:16:06 +00:00
Saqib Razzaq
922315fe57 PEX function added 2015-07-30 10:34:15 +00:00
Fahad Abbas
fc9100ffb9 updated: solved issue: In front of test collection 1 is shown but no video is shown 2015-06-03 11:24:48 +00:00
Saqib Razzaq
7288d1e974 "All Link added" for videos and photos page. Github issue #56 2015-06-03 06:43:12 +00:00
Saqib Razzaq
be75b9a262 2015-05-20 11:01:30 +00:00
Saqib Razzaq
069eba0cfc Title pattern changed. Now video title is displayed before website title in browser tab 2015-05-20 10:44:12 +00:00
nafisaiudev
239e84681b 2015-02-26 10:35:25 +00:00
Arslan Hassan
7056fe497c Fixed : some seo urls 2015-02-25 15:08:32 +00:00
Fahad Abbas
2588a139a4 Fixed : Link positioning in defined_links.php 2015-02-24 14:49:47 +00:00
Fahad Abbas
9059031592 modified : edited logData function()
modified : function quicklist_videos_check() added 
modified : videolink() function used for video links
modified : javascript code removed 
modified : call for function quicklist_videos_check()
2015-01-14 10:54:29 +00:00
Fahad Abbas
5c7890f5db functions.php : GetName() method changed for server thumbs url 2014-12-18 11:27:43 +00:00
Arslan Hassan
2629bd393b Improved : Smarty caching
Fixed : Installation errors
Fixed : UI and Avatar
2014-11-24 18:23:45 +00:00
Arslan Hassan
db5bbed7ed Fixed : Conversion Myself -_- 2014-11-22 15:22:41 +00:00
Arslan Hassan
d87b464ac5 Fixed : Few stupid mistakes 2014-11-22 11:30:12 +00:00
Arslan Hassan
6c93d1cf79 Removed: unsused folder
fixed : functions.php
2014-11-22 10:58:37 +00:00
nafisaiudev
445198ab66 add view_image function 2014-11-18 10:30:16 +00:00
awaisdeviu
e3dc2eb949 MP4 Box checking corrected 2014-09-29 11:27:16 +00:00