aboutsummaryrefslogtreecommitdiff
path: root/actions/upload.php
AgeCommit message (Expand)Author
2010-10-25supporting both basic and flash uploaderCash Costello
2010-10-24partial implementation of flash uploaderCash Costello
2010-10-24started cleaning up the upload actionCash Costello
2010-10-23think about setting title based on image name before edit multiCash Costello
2010-07-31improved the upgrade system and moved albums to use an ordered list for imagesCash Costello
2010-05-01Cleaned up the upload scriptCash Costello
2009-12-12convert line endings to UnixCash Costello
2009-10-061.6.4Cash Costello
2009-10-03cleaned up the names of ImageMagick functionsCash Costello
2009-09-09added ability to create thumbnails for images that previously failedCash Costello
2009-09-01made sure all the actions are using the appropriate gatekeeperCash Costello
2009-08-22now handling max file size of less than 1 MBCash Costello
2009-08-22forgot to move edit_multiple.phpCash Costello
2009-08-02now sending the new album notification after the first set of photos are uplo...Cash Costello
2009-07-17using memory_get_usage due to some people not having php 5.2Cash Costello
2009-07-12moving around the watermarking code for supporting other image libsCash Costello
2009-06-21better job catching no settingsCash Costello
2009-06-21improved group code including river viewCash Costello
2009-06-21final tweaks of gd upload codeCash Costello
2009-06-16made some improvements to image uploadingCash Costello
2009-06-14close to final version of river entries - commented out cover from image view...Cash Costello
2009-06-13added disk quota for users and groupsCash Costello
2009-06-09adding simpletype to imagesCash Costello
2009-06-07improved exif code - catching pngs, gifs, etcCash Costello
2009-06-07fixed minor issue with uploading png from IE7Cash Costello
2009-06-06added PHP ImageMagick resizing - needs more testing and determining how much ...Cash Costello
2009-06-041. only supporting Elgg 1.5 and greater now - river codeCash Costello
2009-05-22added river activity for uploaded imagesGreg Froese
2009-05-20added exif supportGreg Froese
2009-05-20put watermark masks in proper placeGreg Froese
2009-05-20moved watermarking into lib dirGreg Froese
2009-05-19fixed bug with deletion of watermark foreground mask Cash Costello
2009-05-18added some defines to make the code easier to understandCash Costello
2009-05-18finished the upload error messagesCash Costello
2009-05-18fixed watermarking after code re-org and added most recently viewed optionGreg Froese
2009-05-18started work on improving upload error messagesCash Costello
2009-05-17added events to end of successful actions so plugins can do stuff Cash Costello
2009-05-17moved all resize code into lib/resize.phpCash Costello
2009-05-17support spaces in images for resizing and watermarking, support some basic ta...Greg Froese
2009-05-17missed language fileGreg Froese
2009-05-17moved code from upload action in resize libraryCash Costello
2009-05-17starting to put into place framework for ImageMagick PHP resizingCash Costello
2009-05-16checking approx size in memory to prevent WSOD on resize operations - this is...Cash Costello
2009-05-16reorganized upload a little and added better error handling for a few casesCash Costello
2009-05-16cleaning up upload codeCash Costello
2009-05-16added check for no images uploadedCash Costello
2009-05-13made path to imagemagick a settingGreg Froese
2009-05-13fixed sorting for most viewed and watermarking files to show proper owner whe...Greg Froese
2009-05-13image sizes are now defined in the settings objectCash Costello
2009-05-12made small thumbnail square again and put watermarking where it belongsGreg Froese