| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-17 | Tidy up to remove 'STRICT' warnings | Lester Caine ext:(%22) | 19 | -77/+93 |
| 2012-04-12 | handle p_fisheye_download_gallery_arc perm properly | spiderr | 2 | -5/+4 |
| 2012-03-28 | fix getDisplayUrl | spiderr | 1 | -4/+5 |
| 2012-03-28 | use static methods in getDisplayUrl | spiderr | 1 | -6/+6 |
| 2012-03-21 | fix unlink in fisheye_process_directory | spiderr | 1 | -1/+1 |
| 2012-03-03 | cleanup addition galleries and gallery parameters in columns | spiderr | 1 | -37/+41 |
| 2012-02-10 | use HttpStatusCodes in ::fatalError call | spiderr | 1 | -2/+1 |
| 2012-01-27 | comment out show_public settings | spiderr | 2 | -2/+2 |
| 2012-01-20 | comment fisheye_show_public_on_upload support in upload.php | spiderr | 1 | -1/+1 |
| 2011-12-20 | fisheye_show_public_on_upload off by default | spiderr | 1 | -1/+1 |
| 2011-12-20 | comment out show_public | spiderr | 1 | -1/+1 |
| 2011-11-30 | fix download link | spiderr | 1 | -1/+1 |
| 2011-07-29 | add ob_end_flush so large readfile's don't blow PHP memory limits | spiderr | 1 | -3/+9 |
| 2011-07-18 | do not display on gallery download | spiderr | 1 | -5/+4 |
| 2011-07-18 | rename filename hashkey to updated file_name | spiderr | 1 | -1/+1 |
| 2011-07-07 | remove hardcoded 'images' and use liberty_mime_get_storage_sub_dir_name so th... | Christian Fowler | 2 | -4/+4 |
| 2011-07-06 | gallerific increase thumb count, increase main image size | spiderr | 3 | -8/+9 |
| 2011-07-06 | add imagesPerPage to ::loadImages | spiderr | 1 | -8/+10 |
| 2011-06-28 | Merge branch 'master' of github.com:bitweaver/fisheye | Christian Fowler | 1 | -1/+1 |
| 2011-06-28 | change dest_path to dest_branch to follow convention and avoid confusion; cle... | Christian Fowler | 1 | -9/+11 |
| 2011-06-27 | fix check for no_image in edit | Christian Fowler | 2 | -2/+2 |
| 2011-06-27 | fisheye_show_all_to_admins off by default because that option is mostly insane | spiderr | 1 | -1/+1 |
| 2011-06-26 | convert liberty_files.storage_path to liberty_files.file_name to remove all h... | Christian Fowler | 4 | -41/+35 |
| 2011-06-24 | updates to complete storing only file name in liberty_files.storage_path; fix...pre-lf-storage-path-to-file-name | Christian Fowler | 1 | -13/+25 |
| 2011-06-22 | fix Full size link | spiderr | 1 | -3/+2 |
| 2011-05-10 | cleanup ajax scroller, rename to matteo | spiderr | 1 | -0/+63 |
| 2011-05-10 | cleanup ajax scroller, rename to matteo | spiderr | 15 | -18/+7 |
| 2011-03-22 | fix storage_path assignment in FisheyeImage::getList | Christian Fowler | 1 | -1/+1 |
| 2011-03-21 | use STORAGE_PKG_URI for getSourceUrl | spiderr | 1 | -1/+1 |
| 2011-03-16 | remove deprecated getContentTypeDescription, and use getContentTypeName instead | spiderr | 1 | -2/+2 |
| 2011-02-18 | generateMenu always returns something now, init ret in ::getTree | spiderr | 1 | -11/+12 |
| 2011-02-18 | 'show_empty' => TRUE for getting default_gallery_id | spiderr | 1 | -1/+1 |
| 2011-02-15 | overhaul storing of complete storage_url int liberty_files, and only use the ... | spiderr | 1 | -8/+8 |
| 2011-01-14 | put getContentTypeDescription on iexplain | spiderr | 1 | -1/+1 |
| 2011-01-14 | revert back to mInfo.thumbnail_uri., let the core handle uri/url decision | spiderr | 1 | -6/+6 |
| 2011-01-14 | empty check on mInfo[source_file] before using | spiderr | 1 | -1/+1 |
| 2011-01-11 | fix check to get imageDetails so replacement images update properly | spiderr | 1 | -2/+3 |
| 2011-01-09 | add .gitignore | spiderr | 1 | -0/+2 |
| 2010-12-28 | completely modularize gallery_views | spiderr | 1 | -0/+31 |
| 2010-12-28 | completely modularize gallery_views | spiderr | 2 | -0/+39 |
| 2010-12-28 | remove legacy links | spiderr | 1 | -3/+0 |
| 2010-12-28 | add gallerific gallery_view, completely modularize gallery_views, add gallery... | spiderr | 44 | -144/+10050 |
| 2010-12-28 | move upload handling logic to it's own function | spiderr | 2 | -76/+79 |
| 2010-12-28 | bounds checking on the width and height - corrupt photos can be ridiculously ... | spiderr | 1 | -4/+13 |
| 2010-12-28 | add FISHEYE_PAGINATION_GALLERIFFIC and use this->getLayout | spiderr | 1 | -48/+105 |
| 2010-12-28 | add getBreadcrumbLinks, and commented getPaths | spiderr | 1 | -3/+38 |
| 2010-08-05 | use scanFile['tmp_name'] in process dir check | spiderr | 1 | -1/+1 |
| 2010-07-26 | Merge branch 'master' of github.com:bitweaver/fisheye into HEAD | tekimaki | 3 | -72/+87 |
| 2010-07-26 | purge phantom structure references | tekimaki | 4 | -20/+7 |
| 2010-07-25 | remove duplicate array nesting in getRow call | spiderr | 1 | -1/+1 |