summaryrefslogtreecommitdiffstats
path: root/apps/gallery
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-301-4/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-291-4/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-274-16/+16
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-0/+11
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-262-8/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-251-4/+4
|
* remove unused variablesRobin Appelman2012-07-203-3/+2
|
* 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
| | | | | | | | | | - fixes oc-314 - caching of the 'big' images in subfolder view next to the tumbnails - now choosen to use max 1200px for viewing this helps speeding up the viewing process Signed-off-by: BlackEagle <ike.devolder@gmail.com>
* shrink css height for gallery_div from 152 to 150 to shrink grey background ↵Jörn Friedrich Dreyer2012-07-101-1/+1
| | | | thumbnail height
* 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 ↵Bart Visscher2012-06-201-1/+1
| | | | as possible
* 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
| | | | subdirectories and finally some pictures
* fixed bug #996: first picture in folder is repeated in the last position ↵Bjoern Schiessle2012-06-141-26/+26
| | | | | | | behaving like a directory Conflicts: apps/gallery/templates/index.php
* 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 ↵Stephan Bergemann2012-06-141-16/+29
| | | | doesn't contain any
* 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 ↵Michael Gapczynski2012-06-131-2/+2
|\ | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/127 Conflicts: apps/files_external/templates/settings.php lib/template.php
| * 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
|