Commit Graph

13 Commits

Author SHA1 Message Date
Jan Niggemann 40bd3b2afa Put license change into effect, closing #96. 2015-09-03 23:52:59 +02:00
Tom Canac c8a0ee1b32 fix #101 2015-07-07 14:01:47 +02:00
Tom Canac 08cbcbdc5f PSR2 php style 2015-07-02 00:08:46 +02:00
Tom Canac 6bde4f0e53 doxygen for createthum's functions 2015-06-30 15:32:08 +02:00
Tom Canac 91c06a9e4a fix #88 2015-06-30 15:19:34 +02:00
Jan Niggemann 4b7ce9dbec fixes regression in createthumb.php, adds readability 2015-02-23 16:17:21 +01:00
Piotr KUCHARSKI f79debe096 simplify sanitize() function 2014-11-26 16:47:13 +01:00
Piotr KUCHARSKI 8ab86967f7 simplify $_GET usage (move to beginning for easy escape if need be).
simplify orientation reading from big case to two small arrays.
2014-11-25 03:16:23 +01:00
Piotr KUCHARSKI 4da4ee96d0 rewrite code to not have warnings about not defined indexes, variables,
or not being able to write files
2014-11-24 18:44:40 +01:00
Jan d6595f487c Fixes #41, #2
Closes #2, thumbnails now rotate properly
closes #41, adds more exif orientations
2014-06-04 16:41:21 +02:00
tmos 5b5ce1faac if the picture is transparent, bg is whiste instead of black 2014-05-04 20:28:06 +02:00
Sebastien SAUVAGE c6b911cc29 Version 0.3.7
* Version number now starts at 0.3.7
* Added thumbnail cache.
* Added optional folder comment and image title/caption
* darkgold2 theme from version 0.2.3 adapted to this version.
* darkgold2 is now the default theme.
* Increased thumbnail size.
* Increased number of images per page.
* Page is now in UTF-8 by default to support international characters.
* Removed many warnings.
* Corrected XSS vulnerability.
* Added htaccess to prevent raw browsing of images folder.
* Removed version check against original author's website.
2013-03-23 18:46:00 +01:00
Sebastien SAUVAGE 373df6fb09 Initial commit of Thomas Rybak's original version 2013-03-23 17:35:44 +01:00