summaryrefslogtreecommitdiff
path: root/upload.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-0/+1
2025-08-28General code updated to PHP8.4 and namespace ... work in progress on updating...lsces1-18/+15
2024-04-14fix parameters to fisheye_handle_uploadspiderr1-1/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver1-2/+2
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-3/+3
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2015-02-18typo in upload.phpspider1-2/+2
2015-02-18spit some json on upErrors. this will changespider1-1/+3
2015-02-18process uploads whenever _FILESspider1-6/+7
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)1-2/+2
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
2012-01-20comment fisheye_show_public_on_upload support in upload.phpspiderr1-1/+1
2010-12-28move upload handling logic to it's own functionspiderr1-75/+6
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-09-25add display mode for inline uploaderTyler Bello1-3/+12
2009-07-04add matching content_pre_upload_function service function to go with post upl...Christian Fowler1-3/+3
2009-07-01revert previous commitTyler Bello1-14/+7
2009-07-01Modifications for new uploaderTyler Bello1-7/+14
2009-06-19use hasUpdatePermission to check if gallery can be added toChristian Fowler1-4/+6
2009-06-02add request hash to each upload to store so that services values get passed inTekimaki1-6/+11
2009-03-22add gFisheyeUploads object array to keep track of images created when uploade...Christian Fowler1-2/+4
2009-01-05add item to the end of the gallery position in addToGalleries; clean up namin...Christian Fowler1-15/+8
2009-01-04natural sort uploaded images based on file nameChristian Fowler1-1/+5
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2007-11-08massive update to javascript and css file loading. main aim is to reduce the ...Max Kremmel1-2/+2
2007-11-07fix extended upload slot loadingMax Kremmel1-4/+2
2007-10-25fix upload galleryList hash for 'data' changes in FisheyeGallery::getListChristian Fowler1-4/+4
2007-09-13migrate to verifyEditPermission, add support for content permission upload ab...Christian Fowler1-1/+8
2007-07-12fix and improve error handling when using fisheye_store_upload()Max Kremmel1-4/+3
2007-01-16only create new user gallery when user has permission to create galleriesMax Kremmel1-2/+6
2007-01-01use gallery admin permission instead of edit permission to allow full access ...Max Kremmel1-2/+2
2006-12-27fix image resize and image rotate on upload, make sure rotating doesn't spew ...Max Kremmel1-1/+5
2006-12-27completely remove positional information when default sort mode has been set....Max Kremmel1-4/+6
2006-12-27add new option to allow editors to see all available galleries - this makes s...Max Kremmel1-7/+10
2006-12-24remove auto numbering option - automagically disable when default sort_mode h...Max Kremmel1-2/+2
2006-12-24add default sort mode when no position information is availabe, add option to...Max Kremmel1-2/+4
2006-11-30add auto rotate of images using EXIF data.Christian Fowler1-2/+2
2006-11-16only load upload slots when neededMax Kremmel1-5/+5
2006-11-10make public gallery display during file upload optionalMax Kremmel1-1/+4
2006-11-10remove show_public for upload since that quickly gets out of control with lar...Christian Fowler1-2/+1
2006-11-07add option to set title and description at the time of uploading the images -...Max Kremmel1-2/+13
2006-08-29start work on public galleries - basics workingMax Kremmel1-2/+9
2006-06-20typosMax Kremmel1-2/+2
2006-06-10move uploadMax calculation to seperate file for easy inclusionMax Kremmel1-31/+2
2006-06-04fix multifile upload when giga isn't usedMax Kremmel1-3/+7
2006-05-29make change for gigauploadChristian Fowler1-4/+5
2006-05-04remove unused arrayMax Kremmel1-2/+1
2006-05-02get xupload working and make changes to liberty and fisheye to allow the use ...Max Kremmel1-2/+5