summaryrefslogtreecommitdiffstats
path: root/apps/gallery/lib
Commit message (Collapse)AuthorAgeFilesLines
* fix first time image loading errorBartek Przybylski2012-06-101-4/+7
|
* removing app access check, fix title for links in tilesBartek Przybylski2012-06-102-4/+1
|
* tabs for spaces, fix array key nameBartek Przybylski2012-06-101-4/+4
|
* remove old codeBartek Przybylski2012-06-101-91/+1
|
* adding missing fileBartek Przybylski2012-06-103-123/+107
|
* adding title when fancybox is displayedBartek Przybylski2012-06-101-1/+1
|
* replace spaces with tabs, use const and linkTo instead of static pathBartek Przybylski2012-06-101-151/+148
|
* hack for file downloadBartek Przybylski2012-06-101-1/+3
|
* removing test imageBartek Przybylski2012-06-101-0/+0
|
* aviod incorrect image size returning in gallery listingBartek Przybylski2012-06-101-3/+4
|
* use fancybox to display image previewBartek Przybylski2012-06-101-2/+2
|
* navigate on galleriesBartek Przybylski2012-06-102-19/+17
|
* git statusBartek Przybylski2012-06-104-0/+364
|
* code cleanup from previous commitBjoern Schiessle2012-06-081-1/+0
|
* fix for bug #872: Folders not holding any images are ignored, even if they ↵Bjoern Schiessle2012-06-081-24/+30
| | | | hold subfolders with images
* 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
|
* creating intermediate galleriesBartek Przybylski2012-03-141-9/+29
|
* 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-113-131/+137
|
* filecache search comparition fixBartek Przybylski2012-03-092-43/+34
|
* fix write hook for galleryRobin Appelman2012-03-081-1/+1
|
* dont use numRows and fix some of the gallary hooksRobin Appelman2012-03-073-19/+27
|
* make gallary work with archivesRobin Appelman2012-03-071-1/+1
|
* multilevel galleryBartek Przybylski2012-03-042-15/+20
|
* moving gallery op to one file, migrate gallery dialogs to oc dialogsBartek Przybylski2012-03-041-1/+1
|
* change gallary scanning to support gallaries inside archivesRobin Appelman2012-03-031-16/+11
|
* gallery thumbnail creation fixBartek Przybylski2012-02-251-1/+0
|
* Gallery: Only get local file when generating photo thumbnailBart Visscher2012-02-131-5/+4
|
* Gallery: remove unset call, not needed anymoreBart Visscher2012-02-091-1/+0
|
* Gallery: use thumbnails of images for the album thumbnailBart Visscher2012-02-081-2/+5
| | | | | The thumbnails were already generated in this function, but now we save them for displaying of the album.