summaryrefslogtreecommitdiff
path: root/liberty_lib.php
AgeCommit message (Expand)AuthorFilesLines
2014-11-24recurisve mkdir in liberty_generate_thumbnailsspider1-3/+3
2014-11-20liberty_process_upload-remove-upload-hardcodingspiderr1-18/+18
2012-08-17Merge branch 'master' of github.com:bitweaver/libertyspiderr1-2/+13
2012-08-17liberty_originalize_file_names support in liberty_process_genericspiderr1-1/+6
2012-08-13empty checkspiderr1-1/+1
2012-08-08tweak liberty_fetch_thumbnails to use smaller thumbs for larger sizes if larg...spiderr1-2/+13
2012-07-19rework upload files to have an option to save as original.ext, file_name is s...spiderr1-10/+21
2012-06-14do not fatal out when getting liberty_content_list_sqlspiderr1-1/+1
2012-04-29Extra ';'Lester Caine ext:(%22)1-35/+35
2011-11-28pull out extension in process fileChristian Fowler1-2/+6
2011-10-04add clearstatcache inside liberty_generate_thumbnailsspiderr1-0/+1
2011-07-08clearstatcache() after mkdir to silence NOTICE'sspiderr1-0/+1
2011-06-28add support for _REQUEST['uri_mode'] in liberty_fetch_thumbnailsChristian Fowler1-1/+1
2011-06-28removed commented debugChristian Fowler1-4/+0
2011-06-27change dest_path to dest_branch to follow convention and avoid confusionChristian Fowler1-11/+11
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-42/+12
2011-06-24updates to complete storing only file name in liberty_files.storage_path; fix...pre-lf-storage-path-to-file-nameChristian Fowler1-6/+6
2011-06-09remove debugspiderr1-1/+0
2011-03-23changes to allow file _process_ functions to not have STORAGE hardcoded; proc...Christian Fowler1-27/+37
2011-02-15overhaul storing of complete storage_url int liberty_files, and only use the ...spiderr1-13/+14
2010-12-28change order of gThumbsizes as order matters since successively smaller thumb...spiderr1-2/+3
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-30Check before commiting. Removed empty is_windows blockLester Caine1-4/+1
2010-04-30Recursive mkdir does not work on windows, and we need to tidy the '/\' messLester Caine1-1/+9
2010-03-16replace deprecated split function with explode and preg_splitChristian Fowler1-5/+5
2010-03-04update deprecated split with preg_splitChristian Fowler1-2/+2
2009-10-23default wrapper style as span inline-blockChristian Fowler1-2/+2
2009-02-05fix comment status joins - need comment table ref independently - was depende...Tekimaki1-3/+7
2009-01-24alphabetically sort options for easier overviewMax Kremmel1-9/+8
2008-11-18set thumbnail flag outside of deciding whether or not you are overriding an a...Christian Fowler1-3/+2
2008-11-12prepend the md5 hash generated to insert parsed plugin data with 'parseprotec...Max Kremmel1-2/+2
2008-10-27add file upload cleanup: make sure name is clean and has the proper extensionChristian Fowler1-1/+18
2008-10-21store thumbnail images in subdirectory to avoid problems with filenames of up...Max Kremmel1-20/+24
2008-10-12no code changes - only cleanupMax Kremmel1-25/+32
2008-08-01use verifyId instead of isset so null does not overridewjames51-3/+3
2008-07-31only set preview values if we recieved themwjames51-3/+3
2008-07-14define common evil extension patternMax Kremmel1-2/+2
2008-07-12perpetuate pMoveFile through file handling functions in libertyMax Kremmel1-7/+7
2008-07-01more stringent gThumbSizes checks, return TRUE or FALSE after calling liberty...Max Kremmel1-14/+21
2008-06-30tentative commit to try and get the _URL vs. _URI issue sorted. we now have a...Max Kremmel1-11/+2
2008-06-25use method_exists instead of issetbitweaver.org1-2/+2
2008-06-23replace individual function parameters with an array of options when using li...Max Kremmel1-48/+93
2008-06-13remove large commended blockMax Kremmel1-51/+3
2008-06-06update docsMax Kremmel1-3/+3
2008-05-23fix liberty_clear_thumbnails by making URI return optional.Max Kremmel1-6/+10
2008-05-20make status sql checks flexible to accept custom values from packageswjames51-7/+30
2008-05-18fix typos in func name refwjames51-3/+3
2008-05-16undefined index fixMax Kremmel1-2/+2
2008-05-06undefined index fix and clean up some whitespaceMax Kremmel1-4/+4
2008-05-02make sure inbound object has the hasUserPermission since liberty seems to pas...wjames51-3/+3