| Commit message (Expand) | Author | Files | Lines |
2016-02-23 | fixes #322, add {m4v,ogg,ogv,webm,webmv} for ffmpeg on upload | plegall | 1 | -1/+1 |
2016-01-14 | happy new year 2016, all headers updated | plegall | 1 | -1/+1 |
2016-01-14 | feature #293, also process videos | plegall | 1 | -0/+48 |
2015-12-15 | feature #293 trigger to generate pwg_representative | plegall | 1 | -96/+125 |
2014-07-30 | feature 3067: upload any file type with the new HTML5 upload form. | plegall | 1 | -2/+87 |
2014-06-18 | since number of accepted args not required for add_event_handler, simplify calls | rvelices | 1 | -10/+10 |
2014-01-05 | Update headers to 2014. Happy new year!! | mistic100 | 1 | -1/+1 |
2013-12-12 | feature 2869 added: support TIFF files on web upload (requires ext_imagick) | plegall | 1 | -0/+55 |
2013-10-19 | remove all array_push (50% slower than []) + some changes missing for feature... | mistic100 | 1 | -17/+4 |
2013-01-01 | update Piwigo headers to 2013 (the end of the world didn't occur as expected... | plegall | 1 | -1/+1 |
2012-08-30 | bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u... | rvelices | 1 | -0/+1 |
2012-05-07 | multisize: remove obsolete function file_path_for_type | plegall | 1 | -26/+0 |
2012-04-19 | feature 2606: second step on multiple size configuration screen redesign. | plegall | 1 | -1/+3 |
2012-04-01 | feature 2604: support rotation on derivatives | plegall | 1 | -0/+7 |
2012-02-10 | feature 2567: in IMAGES_TABLE the field "name" is prefilled with the filename | mistic100 | 1 | -1/+3 |
2012-02-05 | feature 2562 added: pre-cache thumbnail at upload time | plegall | 1 | -0/+18 |
2012-01-17 | feature 2548 multisize - implement delete_element_derivatives | rvelices | 1 | -28/+26 |
2012-01-17 | feature 2548 (multiple size): better delete derivatives in add_uploaded_file | plegall | 1 | -0/+2 |
2012-01-17 | feature 2548 (multiple sizes): adapt the web API method pwg.images.add (used | plegall | 1 | -13/+12 |
2012-01-12 | feature 2548, multiple size: | plegall | 1 | -185/+36 |
2012-01-03 | feature 2548 multisize | rvelices | 1 | -1/+1 |
2011-10-14 | Bug:2472 | patdenice | 1 | -1/+3 |
2011-09-29 | Deactivate auto-rotation for thumbnail creation. | patdenice | 1 | -1/+1 |
2011-05-12 | bug:2292 | flop25 | 1 | -2/+2 |
2011-04-28 | Insert upload form parameters in database during installation. | patdenice | 1 | -37/+0 |
2011-04-27 | feature:2284 | patdenice | 1 | -339/+15 |
2011-04-23 | Create a function to save upload form settings. | patdenice | 1 | -0/+82 |
2011-04-22 | feature:2274 | patdenice | 1 | -20/+17 |
2011-04-22 | feature:2274 | patdenice | 1 | -2/+21 |
2011-04-21 | feature:2273 | patdenice | 1 | -10/+66 |
2011-04-15 | round is better than ceil for resizing pictures. | patdenice | 1 | -2/+2 |
2011-04-08 | bug:1791 display hd dimensions instead of websize dimensions | mistic100 | 1 | -0/+6 |
2011-03-31 | feature:2239 | patdenice | 1 | -3/+27 |
2011-03-24 | change the way Piwigo checks Imagick availability to make it easier to call I... | plegall | 1 | -1/+1 |
2011-02-11 | feature 2189 added: ability to update a photo (the JPEG/PNG file) with | plegall | 1 | -51/+122 |
2011-01-31 | no need to check the availability of a GD function in the ImageMagick resize ... | plegall | 1 | -5/+1 |
2011-01-31 | bug 2164 fixed: disable automatic rotation if we can't read EXIF data | plegall | 1 | -0/+5 |
2011-01-19 | feature 2040: to finish the "automatic rotation" feature, I had configuration | plegall | 1 | -0/+7 |
2011-01-18 | Happy new year 2011 | plegall | 1 | -2/+2 |
2011-01-04 | feature 2095 added: new column images.added_by (foreign key on users.id) | plegall | 1 | -1/+2 |
2010-12-23 | simpler code, useless to convert value twice | plegall | 1 | -8/+2 |
2010-12-23 | feature 2083 added: implement method pwg.images.addSimple in core | plegall | 1 | -29/+259 |
2010-12-22 | feature 2077 added: when ImageMagick is active, ability to remove or resize | plegall | 1 | -1/+38 |
2010-12-21 | feature 2076 added: automatically use ImageMagick (imagick) instead of GD if | plegall | 1 | -24/+107 |
2010-11-24 | feature 2040 added: automatic rotation of the photo based on EXIF Orientation. | plegall | 1 | -21/+81 |
2010-10-29 | merge r7489 from branch 2.1 to trunk | plegall | 1 | -1/+1 |
2010-10-13 | merge r7169 from branch 2.1 to trunk | plegall | 1 | -1/+1 |
2010-06-29 | merge r6624 from branch 2.1 to trunk | plegall | 1 | -0/+78 |
2010-06-29 | merge r6621 from branch 2.1 to trunk | plegall | 1 | -0/+4 |
2010-06-28 | merge r6616 from branch 2.1 to trunk | plegall | 1 | -4/+22 |