Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 29 | -1657/+0 |
| | |||||
* | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/files/index.php lib/files.php | ||||
| * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 2 | -4/+2 |
| |\ | | | | | | | | | | | | | | | | Conflicts: apps/contacts/lib/app.php apps/files_sharing/js/share.js | ||||
| * | | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 1 | -1/+1 |
| | | | |||||
* | | | Optimized image size | Lukas Reschke | 2012-08-18 | 1 | -0/+0 |
| |/ |/| | |||||
* | | Updated packages | Lukas Reschke | 2012-07-26 | 2 | -4/+2 |
|/ | |||||
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
| | |||||
* | Correct image path and apps path replacement | Brice Maron | 2012-06-22 | 1 | -33/+33 |
| | |||||
* | files_imageviewer: Double encode paths. Fixes oc-1016. | Thomas Tanghus | 2012-06-16 | 1 | -1/+1 |
| | |||||
* | prevent xss attacks also if some javascript ends up in the alt-tag | Bjoern Schiessle | 2012-06-14 | 2 | -2/+3 |
| | |||||
* | fixed xss vulnerability in un-packed version of jquery.fancybox and repack it | Bjoern Schiessle | 2012-06-14 | 2 | -794/+3 |
| | |||||
* | debugging output removed | Bjoern Schiessle | 2012-06-14 | 1 | -1/+0 |
| | |||||
* | xss vulnerability fixed for fancybox image viewer | Bjoern Schiessle | 2012-06-14 | 2 | -29/+777 |
| | |||||
* | show pictures in folder with special characters, e.g. '+' | Bjoern Schiessle | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | prevent xss attacks by manipulating image file names | Bjoern Schiessle | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | mark the apps as part of the shipped package and increase the requirement to ↵ | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
| | | | | ownCloud 4 | ||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | non-minified version added | Thomas Mueller | 2012-05-12 | 2 | -0/+1234 |
| | |||||
* | Fix accidental creation of duplicate files because of extra / in search results | Michael Gapczynski | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Fix image previews for search results | Michael Gapczynski | 2012-05-10 | 1 | -3/+4 |
| | |||||
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -3/+3 |
| | |||||
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | some fixes fore movable apps | Georg Ehrke | 2012-04-26 | 1 | -33/+33 |
| | |||||
* | fix image viewer | Robin Appelman | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | dont try to view psd files | Robin Appelman | 2012-04-15 | 1 | -0/+3 |
| | |||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
| | |||||
* | Imageviewer: fix fancybox.png image url in fancybox css | Bart Visscher | 2011-12-07 | 1 | -21/+21 |
| | |||||
* | use fancybox instead of lightbox | Florian Pritz | 2011-10-21 | 26 | -95/+428 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | Add loading message to image lightbox and tweak events | Brice Maron | 2011-10-14 | 2 | -6/+22 |
| | |||||
* | Add flag in info.xml to control the apps that are installed by default | Bart Visscher | 2011-09-27 | 1 | -1/+2 |
| | |||||
* | show images on click in search results | Robin Appelman | 2011-07-31 | 2 | -23/+39 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -3/+3 |
| | |||||
* | show icons instead of text for file actions | Robin Appelman | 2011-07-28 | 1 | -1/+1 |
| | |||||
* | only load image viewer when in the file browser | Robin Appelman | 2011-07-26 | 2 | -4/+6 |
| | |||||
* | fix resizing images in image viewer | Robin Appelman | 2011-07-21 | 1 | -2/+2 |
| | |||||
* | fix loading of image viewer again | Robin Appelman | 2011-06-04 | 1 | -30/+31 |
| | |||||
* | only load image viewer when in file browser | Robin Appelman | 2011-06-04 | 1 | -47/+49 |
| | |||||
* | fix imageviewer again | Robin Appelman | 2011-06-04 | 2 | -7/+14 |
| | |||||
* | fix imageviewer not showing up when using the actions menu | Robin Appelman | 2011-06-04 | 1 | -2/+6 |
| | |||||
* | always show the image in the middle of the screen, regardless of scrolling | Robin Appelman | 2011-06-04 | 1 | -2/+2 |
| | |||||
* | image viewer plugin | Robin Appelman | 2011-06-04 | 4 | -0/+83 |