aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_imageviewer
Commit message (Expand)AuthorAgeFilesLines
* Updated packagesLukas Reschke2012-07-262-4/+2
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* Correct image path and apps path replacementBrice Maron2012-06-221-33/+33
* files_imageviewer: Double encode paths. Fixes oc-1016.Thomas Tanghus2012-06-161-1/+1
* prevent xss attacks also if some javascript ends up in the alt-tagBjoern Schiessle2012-06-142-2/+3
* fixed xss vulnerability in un-packed version of jquery.fancybox and repack itBjoern Schiessle2012-06-142-794/+3
* debugging output removedBjoern Schiessle2012-06-141-1/+0
* xss vulnerability fixed for fancybox image viewerBjoern Schiessle2012-06-142-29/+777
* show pictures in folder with special characters, e.g. '+'Bjoern Schiessle2012-06-051-1/+1
* prevent xss attacks by manipulating image file namesBjoern Schiessle2012-06-041-1/+1
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* non-minified version addedThomas Mueller2012-05-122-0/+1234
* Fix accidental creation of duplicate files because of extra / in search resultsMichael Gapczynski2012-05-101-1/+1
* Fix image previews for search resultsMichael Gapczynski2012-05-101-3/+4
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-3/+3
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
* some fixes fore movable appsGeorg Ehrke2012-04-261-33/+33
* fix image viewerRobin Appelman2012-04-221-1/+1
* dont try to view psd filesRobin Appelman2012-04-151-0/+3
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* Imageviewer: fix fancybox.png image url in fancybox cssBart Visscher2011-12-071-21/+21
* use fancybox instead of lightboxFlorian Pritz2011-10-2126-95/+428
* Add loading message to image lightbox and tweak eventsBrice Maron2011-10-142-6/+22
* Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-271-1/+2
* show images on click in search resultsRobin Appelman2011-07-312-23/+39
* Renaming classes :-)Jakob Sack2011-07-291-3/+3
* show icons instead of text for file actionsRobin Appelman2011-07-281-1/+1
* only load image viewer when in the file browserRobin Appelman2011-07-262-4/+6
* fix resizing images in image viewerRobin Appelman2011-07-211-2/+2
* fix loading of image viewer againRobin Appelman2011-06-041-30/+31
* only load image viewer when in file browserRobin Appelman2011-06-041-47/+49
* fix imageviewer againRobin Appelman2011-06-042-7/+14
* fix imageviewer not showing up when using the actions menuRobin Appelman2011-06-041-2/+6
* always show the image in the middle of the screen, regardless of scrollingRobin Appelman2011-06-041-2/+2
* image viewer pluginRobin Appelman2011-06-044-0/+83