summaryrefslogtreecommitdiffstats
path: root/apps/gallery
Commit message (Expand)AuthorAgeFilesLines
* some fixes fore movable appsGeorg Ehrke2012-04-261-1/+1
* gallery app seems to work now :)Georg Ehrke2012-04-251-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-178-8/+8
* reuse OC_L10N objectsRobin Appelman2012-04-143-3/+3
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
* select field added to oc.dialogs.form, gallery ported to use itBartek Przybylski2012-03-302-68/+17
* fix sharing nested galleriesBartek Przybylski2012-03-301-1/+2
* renamed Gallery to Pictures, still needs to be changed in the code to also re...Jan-Christoph Borchardt2012-03-302-4/+4
* fix gallery sharing when root is not /Bartek Przybylski2012-03-291-0/+3
* 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
* memory cleanup in galleryRobin Appelman2012-03-262-3/+4
* fix sharing address construction in opera and firefoxBartek Przybylski2012-03-241-2/+6
* fix albums thumbnails preview for operaBartek Przybylski2012-03-241-3/+3
* fixup: sharing gallery for loggedin users failBartek Przybylski2012-03-241-4/+1
* gallery sharing, experimental versionBartek Przybylski2012-03-2416-13/+443
* creating and retrive thumbnails for intermediate galleriesBartek Przybylski2012-03-173-4/+23
* bredcrumb fixBartek Przybylski2012-03-172-2/+1
* fix adding photo to incorrect galleryBartek Przybylski2012-03-151-1/+1
* creating intermediate galleriesBartek Przybylski2012-03-142-9/+30
* fix thumbnail generationBartek Przybylski2012-03-111-27/+27
* disabling file handlers in gallery for nowBartek Przybylski2012-03-111-3/+3
* gallery migration to events systemBartek Przybylski2012-03-119-284/+235
* filecache search comparition fixBartek Przybylski2012-03-092-43/+34
* fix write hook for galleryRobin Appelman2012-03-081-1/+1
* some js cleanup for gallaryRobin Appelman2012-03-073-251/+252
* dont use numRows and fix some of the gallary hooksRobin Appelman2012-03-074-21/+29
* dont open the album when clicking the remove/rename buttonRobin Appelman2012-03-071-0/+2
* no rounded borders for album decorationRobin Appelman2012-03-071-1/+1
* make gallary work with archivesRobin Appelman2012-03-072-2/+1
* multilevel galleryBartek Przybylski2012-03-049-65/+137
* moving gallery op to one file, migrate gallery dialogs to oc dialogsBartek Przybylski2012-03-044-104/+50
* change gallary scanning to support gallaries inside archivesRobin Appelman2012-03-033-18/+13
* Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-011-3/+3
* dialogs library for appsBartek Przybylski2012-02-281-1/+0
* unicode chars in gallery name fixBartek Przybylski2012-02-253-5/+6
* gallery thumbnail creation fixBartek Przybylski2012-02-251-1/+0
* 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