aboutsummaryrefslogtreecommitdiffstats
path: root/i.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix #436 Call to undefined method Logger::warning in i.phpmistic1002016-03-101-1/+1
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* fix #361 - Watermark Y repeatmodus752015-10-151-8/+14
* fix issue #328 a square that requires watermark should not be generated from ...modus752015-07-281-0/+2
* feature 3221 Lazy log file open, clean codemistic1002015-04-241-2/+2
* feature 3221 Add Logger classmistic1002015-04-241-36/+33
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-1/+1
* bug 2971: i.php should escape source locationrvelices2014-04-161-1/+1
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* fix 1 pixel rounding errors when generating multi size from another multi sizervelices2013-12-051-15/+13
* i.php better check dir creationrvelices2013-11-071-1/+1
* merge r23498 from branch 2.5 to trunkplegall2013-06-241-1/+1
* removed an old debug log message in i.logrvelices2013-02-051-1/+0
* feature:65 Add support for PHP mysqli extension, activated by default, remove...mistic1002013-01-301-3/+3
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* code simplificationrvelices2012-10-251-8/+1
* feature 2773: add pwg_db_close() methodmistic1002012-10-131-1/+1
* bug 2686: multi size with diacritical file names not generatedrvelices2012-08-311-0/+2
* bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u...rvelices2012-08-301-0/+1
* multi size works now with special chars (tested with space ()[]!,=)rvelices2012-08-021-0/+1
* bug 2712: Custom sized derivatives are never sharpenedrvelices2012-07-301-2/+12
* bug 2711: Watermark is sometimes applied while it should not bervelices2012-07-301-4/+25
* bug 2682: Watermark sizing calculation is made on the requested size not on t...rvelices2012-07-241-4/+5
* bug 2655 avoid php warning in safe_modervelices2012-06-271-1/+1
* multisize - avoid php warning for rotation_angle; better error logging; javas...rvelices2012-06-051-1/+6
* multi size:rvelices2012-05-021-1/+1
* feature 2604 multisize rotation - fix creation of derivatives for representat...rvelices2012-04-021-9/+3
* don't rotate several times derivativesrvelices2012-04-021-1/+4
* feature 2604: support rotation on derivativesplegall2012-04-011-4/+35
* - small js fixes on index/picturervelices2012-03-261-6/+16
* multisize: remove 2 php warnings, delete custom derivatives (batch man + main...rvelices2012-03-201-0/+1
* feature 414 (yes, a 6 years old request): ability to define the list ofplegall2012-03-101-1/+5
* Multisizepatdenice2012-02-291-0/+16
* - derivative fix floating point rounding errors for certain sizesrvelices2012-02-281-1/+1
* multisize: removed useless test in i.phppatdenice2012-02-151-4/+0
* multisize - added the coi (still to affine the admin ui + language)rvelices2012-02-061-9/+87
* feature 2548 multisize - custom sizes restricted to those requested by theme/...rvelices2012-02-021-16/+65
* feature 2548 multisize - small fixesrvelices2012-01-261-5/+9
* feature 2548 multisize - code cleanup + better usage in category_cats + i.php...rvelices2012-01-171-10/+4
* feature 2548 multisize - ability to choose displayed size on index pagervelices2012-01-171-3/+60
* feature 2548 multisize - added a page to build missing derivatives rvelices2012-01-081-15/+32
* feature 2548 multisize - sharpen + watermarks (partially implemented / no tes...rvelices2012-01-051-3/+40
* feature 2541 multisizervelices2012-01-011-21/+37
* fetaure 2542 replace $conf['local_data_dir'] with $conf['data_location'] and ...rvelices2011-12-291-1/+1
* feature 2541: fix bug on PHPWG_ROOT_PATH and includesplegall2011-12-271-1/+1
* feature 2541 multisizervelices2011-12-271-3/+3
* feature 2541 multisizervelices2011-12-271-0/+292