aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions_upload.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-29bug 1908 fixed: protect the uploaded photo filename against SQL injection.plegall1-1/+1
2010-10-13bug 1914 fixed: broken admin web upload with PostgreSQL as database engine.plegall1-1/+1
2010-06-29bug 1747 fixed: some checks were added to verify the upload will fail for aplegall1-0/+78
2010-06-29bug 1742 fixed: if the EXIF functions are not available:plegall1-0/+4
2010-06-28bug 1701 fixed: support for PNG file in browser direct upload.plegall1-4/+22
2010-06-09Bug 1715 fixed : SQLite: Add photos failnikrou1-2/+2
2010-05-27bug 1704 fixed: windows needs a specific directory separator when creatingplegall1-0/+4
2010-05-03bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']plegall1-2/+2
2010-04-24Add triggers for image and thumbnail resizing.patdenice1-3/+15
2010-03-08feature 1489: integrate UploadForm into Piwigo core. The integration is notplegall1-0/+264