index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
controllers
/
uploader.php
Age
Commit message (
Expand
)
Author
2013-03-14
#2058 - Separate uploader logic into Kohana-, Item-Model-, and Uploadify-spec...
shadlaws
2013-03-13
#2061 - Remove Uploadify from add_photo_form/add_photo_form_completed events.
shadlaws
2013-02-17
#2006 - Add system::mark_file_for_delete API to delete files at shutdown.
shadlaws
2013-02-12
#2001 - Make filename sanitizing more consistent.
shadlaws
2013-01-28
#1945 - Extend legal_file helper functions.
shadlaws
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-12-10
bug fix: updated file_proxy.php to use legal_file helper instead of hard-code...
shadlaws
2012-05-17
Smash multiple extensions down into a single one when accepting file
Bharat Mediratta
2012-05-14
Force uploader status messages to be integers. Fixes #1863.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-10-03
Fix the standard and REST uploaders to use a callback function to
Bharat Mediratta
2011-04-30
Results from a round of feedback with Bharat.
Chad Parry
2011-04-28
This patch helps provide raw photo support with some small changes to the fra...
Chad Parry
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-09-02
Don't show the "(## errors)" part of the status message if there haven't been...
Bharat Mediratta
2010-08-31
Expire completed uploads and introduce a text message that says how
Bharat Mediratta
2010-08-07
Whitespace fix.
Bharat Mediratta
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-07-15
Rename Flash_Uploader to just Uploader. Modules that want to replace
Bharat Mediratta