summaryrefslogtreecommitdiffstats
path: root/apps/gallery
Commit message (Expand)AuthorAgeFilesLines
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-221-3/+3
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-1/+1
* Gallery: remove unused cover.phpBart Visscher2012-02-141-81/+0
* Send gallery album thumbnail with OC_Response::sendFileBart Visscher2012-02-131-3/+3
* Gallery: Only get local file when generating photo thumbnailBart Visscher2012-02-131-5/+4
* Gallery: Use OC_Respone::enableCaching for (album)thumbnailsBart Visscher2012-02-132-10/+2
* Gallery: Move login check to beginning of galleryOp.phpBart Visscher2012-02-131-7/+1
* Gallery: Remove autoloaded includes from galleryOp.phpBart Visscher2012-02-131-2/+1
* Gallery: remove unset call, not needed anymoreBart Visscher2012-02-091-1/+0
* Gallery: Add caching headers to album thumbnail sendingBart Visscher2012-02-081-0/+5
* Gallery: use thumbnails of images for the album thumbnailBart Visscher2012-02-081-2/+5
* Add caching to gallery thumbnail generationBart Visscher2012-02-082-18/+39
* Change gallery thumbnail generation to OC_ImageBart Visscher2012-02-082-55/+12
* preferences store fixBartek Przybylski2012-02-045-8/+8
* stripping root from gallery nameBartek Przybylski2012-02-041-4/+11
* handling special chars in dirnamesBartek Przybylski2012-02-044-6/+5
* gallery: fix FS hooksBartek Przybylski2012-02-042-2/+9
* gallery settings, defining scan root and shor orderBartek Przybylski2012-02-036-11/+119
* gallery works in safari nowBartek Przybylski2012-02-011-6/+6
* new gallery look and feelBartek Przybylski2012-01-309-50/+117
* update translationsRobin Appelman2012-01-2711-0/+40
* use oc_filesystem::getlocalfile instead of manually trying to get the correct...Robin Appelman2012-01-262-4/+5
* db cleanup after gallery removeBartek Przybylski2012-01-251-0/+4
* creating thumbnails on upload, recursive removeBartek Przybylski2012-01-253-16/+8
* update translationsRobin Appelman2012-01-248-1/+43
* Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-01-246-38/+47
|\
| * oc-89 handling no photos in collection alertBartek Przybylski2012-01-231-1/+5
| * some gallery css fixesRobin Appelman2012-01-211-2/+2
| * recognizing img basing on extensionBartek Przybylski2012-01-202-7/+4
| * fix renaming albumsRobin Appelman2012-01-203-5/+5
| * dont show errors when not renaming an albumRobin Appelman2012-01-201-2/+3
| * fix deleting/renaming albums with a ' in the nameRobin Appelman2012-01-203-23/+30
* | translation updatesRobin Appelman2012-01-207-4/+31
|/
* only double quoted string seems to be detected in jsRobin Appelman2012-01-201-2/+2
* add translation wrappers to gallery strings in jsRobin Appelman2012-01-201-6/+6
* enhancement: oc-36Bartek Przybylski2012-01-171-0/+2
* fix: oc-33Bartek Przybylski2012-01-171-2/+3
* update translationsRobin Appelman2012-01-168-3/+38
* don't use depricated <? use the full <?phpRobin Appelman2012-01-151-1/+1
* better scanning model for gallery, more feedback to user while scanningBartek Przybylski2012-01-154-40/+92
* Simple translation for galleryBartek Przybylski2012-01-155-3/+18
* recursive gallery removing on parent dir removeBartek Przybylski2012-01-151-0/+8
* constans for signals handlingBartek Przybylski2012-01-141-15/+19
* handle gallery remove when removing dir via webinterfaceBartek Przybylski2012-01-143-2/+17
* handling directory renaming and thumbnail move on gallery name chengeBartek Przybylski2012-01-144-36/+63
* content divs alignmentBartek Przybylski2012-01-141-2/+2
* user suggested style changeBartek Przybylski2012-01-111-2/+2
* resolving depricated script openingBartek Przybylski2012-01-111-1/+1
* using new image backend, moving ajax calls to one file, using generated thumn...Bartek Przybylski2012-01-116-136/+29
* dont overwrite the database with the gallery databaseRobin Appelman2012-01-081-1/+1