summaryrefslogtreecommitdiffstats
path: root/apps/gallery
Commit message (Expand)AuthorAgeFilesLines
* fix remote and public.phpRobin Appelman2012-07-131-1/+1
* prevent script execution during slideshowBjoern Schiessle2012-07-111-1/+1
* small fixes in merge request 104, use OCP\Files::getStorageJörn Friedrich Dreyer2012-07-114-77/+80
* gallery :: display big picture according to exifBlackEagle2012-07-113-1/+66
* shrink css height for gallery_div from 152 to 150 to shrink grey background t...Jörn Friedrich Dreyer2012-07-101-1/+1
* fix thumbnail size calculation, use const for THUMBNAIL_HEIGHTJörn Friedrich Dreyer2012-07-101-11/+8
* Missing dir added.Johannes Willnecker2012-07-101-0/+1
* Fix for oc-972, oc-1144 and oc-1191Johannes Willnecker2012-07-101-8/+30
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-098-16/+3
* add css id attribute, minor fixesjfd2012-07-097-67/+67
* add supersized slideshowJörn Friedrich Dreyer2012-07-0926-1/+1579
* Gallery: Get all the image information for a directory at onceBart Visscher2012-06-281-4/+20
* sanitizeHTML() has to be called later to keep the path unchangedBjoern Schiessle2012-06-252-3/+3
* Only delete existing thumbnails (bug #1100)Bjoern Schiessle2012-06-251-1/+4
* Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-222-9/+9
* Gallery: Fix opening folders with a ' in the nameBart Visscher2012-06-222-2/+2
* More session_write_closeBart Visscher2012-06-222-0/+2
* xss vulnerabilities fixedBjoern Schiessle2012-06-222-2/+2
* xss vulnerability fixedBjoern Schiessle2012-06-221-1/+1
* Correct image path and apps path replacementBrice Maron2012-06-221-1/+1
* Correct usage of approotBrice Maron2012-06-211-1/+1
* Gallery: Move code/js/css from main template to the right placeBart Visscher2012-06-204-113/+108
* Adjust OC_Filesystem use in hooks to string, so the class is loaded as late a...Bart Visscher2012-06-201-1/+1
* fixed handling of fallback_imagesStephan Bergemann2012-06-141-1/+4
* fixed one issue with last directory in structure having a lot ofStephan Bergemann2012-06-141-0/+5
* fixed bug #996: first picture in folder is repeated in the last position beha...Bjoern Schiessle2012-06-141-26/+26
* we don't neede the functions for empty stacks any moreStephan Bergemann2012-06-141-16/+0
* we don't have empty previewstacks any more - code cleaned upStephan Bergemann2012-06-141-25/+10
* deleted some debugging outputStephan Bergemann2012-06-141-1/+0
* use images from deeper directories for preview if the actual directory doesn'...Stephan Bergemann2012-06-141-16/+29
* improved look of directories not containing images directlyStephan Bergemann2012-06-142-4/+4
* now also working for directories only containing one imageStephan Bergemann2012-06-141-1/+2
* fixed second_level_images issueStephan Bergemann2012-06-141-3/+2
* fixed sorting errors and missbehaviours - now sorting like file browserStephan Bergemann2012-06-142-35/+65
* Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-131-2/+2
|\
| * Make some apps compatibleLukas Reschke2012-06-111-2/+2
* | utf8 in der DB configMarco B2012-06-111-1/+1
* | Gallery: remove extra include of lib/base.phpBart Visscher2012-06-111-2/+0
|/
* Sanitizing user inputLukas Reschke2012-06-112-3/+3
* fix variable name and undefined index noticeBartek Przybylski2012-06-101-1/+1
* fix first time image loading errorBartek Przybylski2012-06-101-4/+7
* gallery: removing search provider for nowBartek Przybylski2012-06-101-1/+1
* removing app access check, fix title for links in tilesBartek Przybylski2012-06-092-4/+1
* tabs for spaces, fix array key nameBartek Przybylski2012-06-081-4/+4
* hide share button until sharing wont be fixedBartek Przybylski2012-06-081-1/+1
* adding navigation bar to galleryBartek Przybylski2012-06-082-5/+18
* remove old codeBartek Przybylski2012-06-081-91/+1
* adding missing fileBartek Przybylski2012-06-081-0/+37
* tabs for spaces, removing thumbnail on file removalBartek Przybylski2012-06-088-279/+121
* Gallery: Fix database creation on update, also only from version less then 0.5Bart Visscher2012-06-071-6/+8