Commit graph

1322 commits

Author SHA1 Message Date
Saqib Razzaq
35bde83095 Documented functions 2017-01-19 13:19:04 +05:00
Saqib Razzaq
d4c36e2ca0 Debugging made even easier for developers 2017-01-19 13:07:03 +05:00
Saqib Razzaq
365e3aa976 Developers debugging system implemented 2017-01-19 13:00:16 +05:00
Saqib Razzaq
45443bc42d Added deverr function for handling developer related errors 2017-01-19 12:30:09 +05:00
Saqib Razzaq
152490593c Defined function scopes , modified code styling to match present standards of ClipBucket 2017-01-19 11:52:28 +05:00
Saqib Razzaq
235f92482a Multiple changes made , intiating rewriting of error handling class + proper implementation in new conversion class 2017-01-19 11:42:41 +05:00
Saqib Razzaq
586525c0b1 Finalized extractVideoDetails() function for new conversion class 2017-01-17 17:22:51 +05:00
Saqib Razzaq
c86d23bdb5 Comments added for function extractVideoDetails 2017-01-17 17:10:14 +05:00
Saqib Razzaq
1cde2c5caa Documented initial function of conversion class 2017-01-17 16:51:02 +05:00
Saqib Razzaq
e9b05cc9e3 Added comments for main variables in new conversion class 2017-01-17 16:44:01 +05:00
Saqib Razzaq
516e22637a Added class for revised conversion system of ClipBucket 2017-01-17 16:33:22 +05:00
Saqib Razzaq
24d8c266fe Modified pex function 2017-01-17 14:41:44 +05:00
Saqib Razzaq
a826e4b241 Change max and min video title fields 2017-01-17 12:31:55 +05:00
Saqib Razzaq
64e828d173 Revert "Too many things for one title Vol. 2" 2017-01-13 18:04:22 +05:00
Saqib Razzaq
e59cbe2cf8 Merge pull request #268 from MacWarrior/master
Too many things for one title Vol. 2
2017-01-13 13:03:58 +05:00
Saqib Razzaq
d55c5bff4d Added description for FFMPEG class 2017-01-10 13:05:41 +05:00
Saqib Razzaq
1ecc319af0 Updated license date in multiple files 2017-01-10 12:49:44 +05:00
MacWarrior
208d116ec2 Merge branch 'master' of https://github.com/arslancb/clipbucket
# Conflicts:
#	upload/includes/classes/collections.class.php
2017-01-08 13:06:36 +01:00
Saqib Razzaq
2e35865811 Fixed styling, added comments 2017-01-06 13:31:00 +05:00
Saqib Razzaq
8e61765a70 Removed junk code 2017-01-06 13:26:47 +05:00
Saqib Razzaq
517deb7b2c Killed dozens of more notices 2017-01-06 13:17:51 +05:00
Saqib Razzaq
fd5ca03d0f Removed notices, added additional conditions 2017-01-06 12:40:43 +05:00
Saqib Razzaq
70f29da3ff Removed notices, added additional conditions 2017-01-06 12:40:09 +05:00
MacWarrior
6d45453804 Cleanup, fix potentials PHP errors, implement full UTF-8 BDD support 2016-12-28 00:34:40 +01:00
MacWarrior
91df33db1e Fix typo, cleanup, codestyle, fix conversion size for ratio other than 16/9 2016-12-26 21:10:56 +01:00
MacWarrior
c78d658492 Merge branch 'master' of https://github.com/arslancb/clipbucket 2016-12-09 19:24:21 +01:00
Saqib Razzaq
185435ded1 Change error label 2016-12-08 15:56:59 +05:00
Saqib Razzaq
b834e3aa5d Removed extra check 2016-12-08 15:53:58 +05:00
Saqib Razzaq
95719937b2 Removed extra line 2016-12-02 10:51:03 +05:00
Saqib Razzaq
01c001bd02 Added admin area videos manager category and qualities display 2016-12-02 10:50:07 +05:00
MacWarrior
3017bf7981 Merge branch 'master' of https://github.com/arslancb/clipbucket
# Conflicts:
#	upload/includes/langs/en.lang
2016-11-29 18:54:10 +01:00
Fahad Abbas
bafe37a0b2 modified : thumbs command added in log writing 2016-11-24 12:08:37 +05:00
Saqib Razzaq
dd8e79c20d Multiple new lang codes added 2016-11-22 18:23:30 +05:00
Saqib Razzaq
0663e15290 Changed & to avoid conflics with language translations 2016-11-18 12:58:36 +05:00
Saqib Razzaq
3d85af0e74 Fixed: https://github.com/arslancb/clipbucket/issues/262 2016-11-18 11:42:06 +05:00
Saqib Razzaq
cd1dc1e6d0 Fixed: https://github.com/arslancb/clipbucket/issues/273 2016-11-18 10:53:47 +05:00
Saqib Razzaq
18f1d5cf76 Fixed: https://github.com/arslancb/clipbucket/issues/267 2016-11-17 18:21:04 +05:00
Saqib Razzaq
6b4225c6d3 Fixed; https://github.com/arslancb/clipbucket/issues/274 2016-11-17 16:50:56 +05:00
Saqib Razzaq
df5730acf5 Changed variable to return video key 2016-11-17 16:12:09 +05:00
Saqib Razzaq
0d5ec4d3f7 Fixed: https://github.com/arslancb/clipbucket/issues/260 2016-11-17 16:10:32 +05:00
Saqib Razzaq
d8d971e542 Fixed: https://github.com/arslancb/clipbucket/issues/261 2016-11-17 15:20:00 +05:00
Saqib Razzaq
0b9915648c Fixed : https://github.com/arslancb/clipbucket/issues/271
Collections and photos will only show when they are either public, or currently logged in user is admin or collection creator
2016-11-17 15:10:07 +05:00
Fahad Abbas
0bd2dde4d0 modified : cb reconvert issue completed 2016-11-15 14:50:16 +05:00
MacWarrior
017a4eff33 Merge branch 'master' of https://github.com/arslancb/clipbucket 2016-11-11 01:52:57 +01:00
Saqib Razzaq
ece9dd6274 Made bulk of changes for supporting realtime conversion 2016-11-10 18:11:17 +05:00
MacWarrior
1c8be85906 Merge branch 'master' of https://github.com/arslancb/clipbucket 2016-11-06 18:43:01 +01:00
Saqib Razzaq
569155624e Added gotPlugin() function for checking if a plugin is installed and active 2016-11-04 16:33:32 +05:00
MacWarrior
d52b8691e8 Merge branch 'master' of https://github.com/arslancb/clipbucket 2016-11-03 22:11:34 +01:00
Saqib Razzaq
4abe8a4779 Explanation added for setVideoStatus and checkReConvStatus function 2016-11-03 13:48:39 +05:00
Saqib Razzaq
17db0565ca Documentation added + video embed code handling modified 2016-11-03 13:42:56 +05:00