summaryrefslogtreecommitdiff
path: root/upload_inc.php
AgeCommit message (Expand)AuthorFilesLines
2008-02-24Added missing global $gBitUser directive.Tomasz Kalkosinski1-1/+2
2008-02-19add fisheye_verify_upload_item support for uploaded image files, add p_fishey...Christian Fowler1-6/+7
2008-02-15add fisheye_verify_upload_item function as a possible override so custom pack...Christian Fowler1-2/+9
2008-01-14nuke Thumbs.db files, common in zip files coming from windowsChristian Fowler1-2/+4
2007-10-10Fix pagination in list_galleries.tplNick Palmer1-5/+5
2007-09-21fix uploading of mixed files and galleries, nuke __MACOSX dirs in archivesChristian Fowler1-15/+19
2007-09-20fix multi file uploadsChristian Fowler1-3/+3
2007-09-20add _files_override to LIbertyAttachable::verify to control what gets sucked ...Christian Fowler1-2/+3
2007-07-12fix and improve error handling when using fisheye_store_upload()Max Kremmel1-4/+5
2007-07-01move resize original on the spot for non-background thumbnail if requested fr...Christian Fowler1-4/+1
2007-06-14Windows may fail when using rmdir, so don't remove empty directories to preve...Lester Caine1-2/+4
2007-02-19process nested zipsChristian Fowler1-3/+6
2006-12-27fix image resize and image rotate on upload, make sure rotating doesn't spew ...Max Kremmel1-1/+8
2006-11-30add auto rotate of images using EXIF data.Christian Fowler1-2/+5
2006-11-10comment out public gallery lookup until issues can be resolved. fix various t...Christian Fowler1-4/+6
2006-11-07add option to set title and description at the time of uploading the images -...Max Kremmel1-4/+11
2006-09-07remove debugChristian Fowler1-2/+1
2006-06-04remove empty directory after processingChristian Fowler1-1/+3
2006-05-18fix error on image assigment when using new custom galleryMax Kremmel1-4/+10
2006-05-08remove requirement for files to be uploaded via form. file processing can now...Max Kremmel1-11/+93
2006-05-04return errorsMax Kremmel1-1/+2
2006-05-02unlink() file once it's been processedMax Kremmel1-2/+2
2006-05-02get xupload working and make changes to liberty and fisheye to allow the use ...Max Kremmel1-3/+9
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-3/+3
2006-03-22prune Thumbs.db microsoft fileChristian Fowler1-2/+2
2006-01-15Woot! my first ReleaseTwo commit. Have added simple table to hold list of fav...Christian Fowler1-4/+4
2006-01-14merge recent changes into HEADMax Kremmel1-2/+18
2005-11-22merge recent changes into HEADMax Kremmel1-0/+126