summaryrefslogtreecommitdiff
path: root/FisheyeImage.php
AgeCommit message (Expand)AuthorFilesLines
2021-02-02move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver1-900/+0
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...spiderr1-3/+0
2021-01-15tweak liberty_get_function logic and check returned valuespiderr1-5/+3
2020-05-22tighten up ::loadImages() and ::load() prototypesspiderr1-2/+2
2020-05-19change parameter order and naming in BitUser::getDisplayNameFromHash to match...spiderr1-10/+7
2020-05-13fix public static function getDisplayLinkspiderr1-1/+1
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app11-4/+4
2016-06-21change-class-var-to-publicspider@app11-1/+1
2016-06-21clean up sleep/wake; add .structure-toc to ::getTreespider@app11-4/+0
2016-06-17improve apcu object cachingspider@app11-3/+8
2016-06-12add __sleep methodspider@app11-0/+7
2015-12-08Add source link to image listlsces1-2/+2
2015-12-08Correct parameters to match parent classeslsces1-2/+2
2015-12-08Rename constructor for PHP7 compliancelsces1-2/+2
2015-03-12return retspider1-2/+3
2014-10-09add ::getServiceKeyspider1-0/+4
2014-09-22this checkturon1-1/+9
2014-09-22static function getTitleFromHashturon1-1/+1
2014-09-22getTitleFromHash-cleanupspiderr1-6/+3
2014-04-23fix getThumbnailUrlturon1-4/+10
2013-11-13getimagesize emtpy checkspiderr1-1/+2
2013-07-15Fix missing empty width data updatelsces1-3/+3
2013-06-27initialize info to arrayspiderr1-1/+1
2012-09-28Missed static function - e_strict compliancelsces1-1/+1
2012-07-18use verifyMimeType for fileHash['type']spiderr1-5/+7
2012-06-27fix getStoragePath with pParamHashspiderr1-1/+2
2012-05-07Move user select to sql serviceLester Caine ext:(%22)1-5/+1
2012-05-05resolve conflictsspiderr1-8/+1
2012-05-05resolve conflicts in ::exportHashspiderr1-20/+49
2012-05-05replace antiquated exportHtml with new polymorphic ::exportHashspiderr1-25/+9
2012-05-02add admin ability to set default_gallery_paginationspiderr1-3/+3
2012-04-29Spilt getDisplayUrl() from getImageUrl( imageid )Lester Caine ext:(%22)1-11/+33
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)1-23/+11
2012-04-18major cleanup and get install working on postgres for all packagesChristian Fowler1-1/+1
2012-04-18resolve conflictsChristian Fowler1-10/+20
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler1-22/+13
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-19/+24
2011-07-07remove hardcoded 'images' and use liberty_mime_get_storage_sub_dir_name so th...Christian Fowler1-4/+3
2011-06-28change dest_path to dest_branch to follow convention and avoid confusion; cle...Christian Fowler1-9/+11
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-36/+27
2011-06-24updates to complete storing only file name in liberty_files.storage_path; fix...pre-lf-storage-path-to-file-nameChristian Fowler1-13/+25
2011-03-22fix storage_path assignment in FisheyeImage::getListChristian Fowler1-1/+1
2011-03-21use STORAGE_PKG_URI for getSourceUrlspiderr1-1/+1
2011-02-15overhaul storing of complete storage_url int liberty_files, and only use the ...spiderr1-8/+8
2011-01-14empty check on mInfo[source_file] before usingspiderr1-1/+1
2011-01-11fix check to get imageDetails so replacement images update properlyspiderr1-2/+3
2010-12-28bounds checking on the width and height - corrupt photos can be ridiculously ...spiderr1-4/+13
2010-07-25remove duplicate array nesting in getRow callspiderr1-1/+1
2010-06-11use mContentId on getThumbnailContentIdChristian Fowler1-1/+1