Commit graph

36 commits

Author SHA1 Message Date
Théophile Bastian d389f5dd46 Tar: do not assume exec yields a POSIX shell 2017-12-11 20:33:26 +01:00
Marc MAURICE aac71576e1 Handle jpeg orientation in viewer 2015-04-03 19:50:52 +02:00
Colin Vidal f71582d5eb Use ini_get('upload_tmp_dir') for zip plugin 2013-11-17 15:16:46 +01:00
Marc MAURICE e21e212903 forbidroot plugin disabled by default 2013-11-11 12:16:59 +01:00
Marc MAURICE 4011c2a635 New forbidroot plugin to forbid rootdir listing 2013-11-11 12:15:55 +01:00
Marc MAURICE 884ff7f414 Replaced deprecaded Expires headers by Cache-Control 2013-11-11 10:41:32 +01:00
Felix Friedrich 87057fc33d A zip plugin 2013-09-28 12:21:23 +02:00
Baptiste CLÉMENT 90f5657437 Removed hidden size element, fix for folder previews 2013-08-19 21:28:53 +02:00
Marc MAURICE 4f4b0a2dd9 New sort plugin, including some optional sort modifications 2013-08-18 12:17:47 +02:00
Marc MAURICE 3c7aac6588 New plugin to show filenames 2013-08-17 22:17:39 +02:00
Marc MAURICE 6556d8da10 minor: Changed Tar plugin download label 2013-08-17 22:15:47 +02:00
Marc MAURICE 4a74e0085e Tar plugin disabled by default 2013-08-17 22:09:18 +02:00
Marc MAURICE 6b66fbdda7 Use short tags for php echo 2013-08-17 21:01:29 +02:00
Marc MAURICE 4e42aa333d Plugin to render thumbs as squares 2013-08-17 19:17:32 +02:00
Marc MAURICE c4491b6746 Added a _disabled dir for plugins. balanced disabled by default 2013-08-17 18:36:53 +02:00
Marc MAURICE 983aec6f25 Titi's css style 2013-08-17 18:35:18 +02:00
Baptiste CLÉMENT 50a41f61ad New plugin for balanced height thumbnails 2013-08-17 16:27:34 +02:00
dooble M e5061f2316 Hide dot-hidden files 2012-08-19 15:06:33 +02:00
Marc MAURICE b497c8ebca functions put in a separate file, so that they can be used by plugins
put the getPathInfo code in a function
2011-07-27 22:59:36 +02:00
Marc MAURICE df6d932f35 tar plugin now supports utf8 (got rid of escapeshellarg function)
extra check to see if tar will work
2011-06-14 23:36:04 +02:00
Marc MAURICE 205e052655 Added GPL license on top of tar.php 2011-06-13 22:45:25 +02:00
Marc MAURICE ce885a485d Added variables to enable/disable tar recursion and content-length header 2011-06-13 21:04:29 +02:00
Marc MAURICE 89aad43dde Some cleanup in tar.php 2011-06-13 16:01:12 +02:00
Marc MAURICE d213139338 Fixed a bug: next image was not properly loaded for images at the images/ root
(because of a double slash in URL)
2011-06-13 15:56:41 +02:00
Marc MAURICE b5f42b9009 Put viewer template in a separate file 2011-06-13 15:55:10 +02:00
Marc MAURICE 7be4394f07 Added the tar plugin 2011-06-03 18:40:20 +02:00
Marc MAURICE 451e14b16e Fixed a bug when bizou was operating at the top root of a site
Thanks to pilau who detected it
2011-01-27 01:13:05 +01:00
Marc MAURICE 276926efe8 Added page titles in viewer 2011-01-06 19:21:42 +01:00
Marc MAURICE 466145f389 Moved all javascript to the bottom (good practice) 2011-01-04 21:40:44 +01:00
Marc MAURICE 3fa867812f Added keyboard navigation in image viewer (javascript) 2011-01-04 21:16:27 +01:00
Marc MAURICE ad9d78f8d7 Did some vars renaming to clarify 2010-12-30 19:10:44 +01:00
Marc MAURICE 89c678e18d Renamed shortPath to simplePath 2010-12-30 17:49:51 +01:00
Marc MAURICE e7ed1d501b Renamed getThumbTarget to getImageLink 2010-12-30 17:46:02 +01:00
Marc MAURICE 909133b1b0 load plugins, and added getThumbTarget function, overloaded by viewer plugin 2010-12-12 23:35:15 +01:00
Marc MAURICE dee4e81d5b Fixed file paths as we moved view.php 2010-12-12 23:02:43 +01:00
Marc MAURICE b29ad1d86c Created plugins dirs and moved view.php 2010-12-12 22:57:37 +01:00