summaryrefslogtreecommitdiffstats
path: root/apps/gallery/lib
Commit message (Collapse)AuthorAgeFilesLines
* Gallery: Get all the image information for a directory at onceBart Visscher2012-06-281-4/+20
|
* Only delete existing thumbnails (bug #1100)Bjoern Schiessle2012-06-251-1/+4
|
* Gallery: Fix opening folders with a ' in the nameBart Visscher2012-06-221-1/+1
|
* xss vulnerabilities fixedBjoern Schiessle2012-06-221-1/+1
|
* xss vulnerability fixedBjoern Schiessle2012-06-221-1/+1
|
* Adjust OC_Filesystem use in hooks to string, so the class is loaded as late ↵Bart Visscher2012-06-201-1/+1
| | | | as possible
* we don't have empty previewstacks any more - code cleaned upStephan Bergemann2012-06-141-25/+10
|
* improved look of directories not containing images directlyStephan Bergemann2012-06-141-2/+2
|
* fixed sorting errors and missbehaviours - now sorting like file browserStephan Bergemann2012-06-141-12/+27
|
* 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
| |
* | Gallery: remove extra include of lib/base.phpBart Visscher2012-06-111-2/+0
|/
* Sanitizing user inputLukas Reschke2012-06-111-2/+2
|
* fix first time image loading errorBartek Przybylski2012-06-101-4/+7
|
* 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
|
* remove old codeBartek Przybylski2012-06-081-91/+1
|
* tabs for spaces, removing thumbnail on file removalBartek Przybylski2012-06-083-123/+107
|
* adding title when fancybox is displayedBartek Przybylski2012-06-061-1/+1
|
* replace spaces with tabs, use const and linkTo instead of static pathBartek Przybylski2012-06-061-151/+148
|
* hack for file downloadBartek Przybylski2012-06-061-1/+3
|
* removing test imageBartek Przybylski2012-06-061-0/+0
|
* aviod incorrect image size returning in gallery listingBartek Przybylski2012-06-061-3/+4
|
* use fancybox to display image previewBartek Przybylski2012-06-061-2/+2
|
* navigate on galleriesBartek Przybylski2012-06-062-19/+17
|
* git statusBartek Przybylski2012-06-064-0/+364
|
* fixed wrong function callBjoern Schiessle2012-06-063-3/+3
|
* Merge branch 'unstable'Bart Visscher2012-06-043-28/+26
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php
| * Gallery: Use App storage instead of contructing our own pathBart Visscher2012-05-103-14/+14
| |
| * Whitespace fixesBart Visscher2012-05-101-14/+12
| |
* | some fixes for contacts, gallery and openidGeorg Ehrke2012-05-191-2/+0
| |
* | removing executable bit - againThomas Mueller2012-05-156-0/+0
|/
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-3/+3
|
* ported oc_dbFrank Karlitschek2012-05-033-20/+20
|
* ported oc_jsonFrank Karlitschek2012-05-031-2/+2
|
* port oc_preferencesFrank Karlitschek2012-05-024-4/+4
|
* first part of the config stuffFrank Karlitschek2012-05-022-2/+2
|
* ported getUserFrank Karlitschek2012-05-014-23/+23
|
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-2/+2
|
* port some of the log call to the new public apiFrank Karlitschek2012-05-011-2/+2
| | | | more to come
* add/remove handlersBartek Przybylski2012-05-012-15/+30
|
* fixing syntax errorThomas Müller2012-04-301-5/+0
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-172-2/+2
|
* fix gallery scan when an image cant be loadedRobin Appelman2012-03-261-1/+1
|
* crop and resize in a single step when creating thumbnailRobin Appelman2012-03-262-5/+7
| | | | also so more explicit memory cleanup
* memory cleanup in galleryRobin Appelman2012-03-262-3/+4
|
* gallery sharing, experimental versionBartek Przybylski2012-03-243-3/+93
|
* creating and retrive thumbnails for intermediate galleriesBartek Przybylski2012-03-172-4/+21
|
* bredcrumb fixBartek Przybylski2012-03-171-1/+0
|
* fix adding photo to incorrect galleryBartek Przybylski2012-03-151-1/+1
|