summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)19-77/+93
2012-04-12handle p_fisheye_download_gallery_arc perm properlyspiderr2-5/+4
2012-03-28fix getDisplayUrlspiderr1-4/+5
2012-03-28use static methods in getDisplayUrlspiderr1-6/+6
2012-03-21fix unlink in fisheye_process_directoryspiderr1-1/+1
2012-03-03cleanup addition galleries and gallery parameters in columnsspiderr1-37/+41
2012-02-10use HttpStatusCodes in ::fatalError callspiderr1-2/+1
2012-01-27comment out show_public settingsspiderr2-2/+2
2012-01-20comment fisheye_show_public_on_upload support in upload.phpspiderr1-1/+1
2011-12-20fisheye_show_public_on_upload off by defaultspiderr1-1/+1
2011-12-20comment out show_publicspiderr1-1/+1
2011-11-30fix download linkspiderr1-1/+1
2011-07-29add ob_end_flush so large readfile's don't blow PHP memory limitsspiderr1-3/+9
2011-07-18do not display on gallery downloadspiderr1-5/+4
2011-07-18rename filename hashkey to updated file_namespiderr1-1/+1
2011-07-07remove hardcoded 'images' and use liberty_mime_get_storage_sub_dir_name so th...Christian Fowler2-4/+4
2011-07-06gallerific increase thumb count, increase main image sizespiderr3-8/+9
2011-07-06add imagesPerPage to ::loadImagesspiderr1-8/+10
2011-06-28Merge branch 'master' of github.com:bitweaver/fisheyeChristian Fowler1-1/+1
2011-06-28change dest_path to dest_branch to follow convention and avoid confusion; cle...Christian Fowler1-9/+11
2011-06-27fix check for no_image in editChristian Fowler2-2/+2
2011-06-27fisheye_show_all_to_admins off by default because that option is mostly insanespiderr1-1/+1
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler4-41/+35
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-06-22fix Full size linkspiderr1-3/+2
2011-05-10cleanup ajax scroller, rename to matteospiderr1-0/+63
2011-05-10cleanup ajax scroller, rename to matteospiderr15-18/+7
2011-03-22fix storage_path assignment in FisheyeImage::getListChristian Fowler1-1/+1
2011-03-21use STORAGE_PKG_URI for getSourceUrlspiderr1-1/+1
2011-03-16remove deprecated getContentTypeDescription, and use getContentTypeName insteadspiderr1-2/+2
2011-02-18generateMenu always returns something now, init ret in ::getTreespiderr1-11/+12
2011-02-18'show_empty' => TRUE for getting default_gallery_idspiderr1-1/+1
2011-02-15overhaul storing of complete storage_url int liberty_files, and only use the ...spiderr1-8/+8
2011-01-14put getContentTypeDescription on iexplainspiderr1-1/+1
2011-01-14revert back to mInfo.thumbnail_uri., let the core handle uri/url decisionspiderr1-6/+6
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
2011-01-09add .gitignorespiderr1-0/+2
2010-12-28completely modularize gallery_viewsspiderr1-0/+31
2010-12-28completely modularize gallery_viewsspiderr2-0/+39
2010-12-28remove legacy linksspiderr1-3/+0
2010-12-28add gallerific gallery_view, completely modularize gallery_views, add gallery...spiderr44-144/+10050
2010-12-28move upload handling logic to it's own functionspiderr2-76/+79
2010-12-28bounds checking on the width and height - corrupt photos can be ridiculously ...spiderr1-4/+13
2010-12-28add FISHEYE_PAGINATION_GALLERIFFIC and use this->getLayoutspiderr1-48/+105
2010-12-28add getBreadcrumbLinks, and commented getPathsspiderr1-3/+38
2010-08-05use scanFile['tmp_name'] in process dir checkspiderr1-1/+1
2010-07-26Merge branch 'master' of github.com:bitweaver/fisheye into HEADtekimaki3-72/+87
2010-07-26purge phantom structure referencestekimaki4-20/+7
2010-07-25remove duplicate array nesting in getRow callspiderr1-1/+1