summaryrefslogtreecommitdiffstats
path: root/apps/gallery/ajax
Commit message (Collapse)AuthorAgeFilesLines
* git statusBartek Przybylski2012-06-101-3/+4
|
* removing executable bit - againThomas Mueller2012-05-154-0/+0
|
* ported oc_dbFrank Karlitschek2012-05-031-2/+2
|
* ported oc_jsonFrank Karlitschek2012-05-034-22/+22
|
* port oc_responseFrank Karlitschek2012-05-033-6/+6
|
* port oc_preferencesFrank Karlitschek2012-05-021-5/+5
|
* first part of the config stuffFrank Karlitschek2012-05-021-2/+2
|
* ported getUserFrank Karlitschek2012-05-012-12/+12
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-174-4/+4
|
* fix gallery sharing when root is not /Bartek Przybylski2012-03-291-0/+3
|
* fixup: sharing gallery for loggedin users failBartek Przybylski2012-03-241-4/+1
|
* gallery sharing, experimental versionBartek Przybylski2012-03-242-1/+161
|
* creating and retrive thumbnails for intermediate galleriesBartek Przybylski2012-03-171-0/+2
|
* creating intermediate galleriesBartek Przybylski2012-03-141-0/+1
|
* gallery migration to events systemBartek Przybylski2012-03-111-30/+14
|
* some js cleanup for gallaryRobin Appelman2012-03-071-1/+1
| | | | also tabs no spaces
* dont use numRows and fix some of the gallary hooksRobin Appelman2012-03-071-2/+2
|
* make gallary work with archivesRobin Appelman2012-03-071-1/+0
|
* multilevel galleryBartek Przybylski2012-03-041-8/+26
|
* moving gallery op to one file, migrate gallery dialogs to oc dialogsBartek Przybylski2012-03-042-41/+19
|
* change gallary scanning to support gallaries inside archivesRobin Appelman2012-03-031-1/+1
|
* unicode chars in gallery name fixBartek Przybylski2012-02-252-2/+3
|
* Gallery: remove unused cover.phpBart Visscher2012-02-141-81/+0
|
* Send gallery album thumbnail with OC_Response::sendFileBart Visscher2012-02-131-3/+3
|
* 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: Add caching headers to album thumbnail sendingBart Visscher2012-02-081-0/+5
|
* Add caching to gallery thumbnail generationBart Visscher2012-02-081-16/+8
|
* Change gallery thumbnail generation to OC_ImageBart Visscher2012-02-082-55/+12
|
* preferences store fixBartek Przybylski2012-02-041-4/+4
|
* handling special chars in dirnamesBartek Przybylski2012-02-041-2/+2
|
* gallery settings, defining scan root and shor orderBartek Przybylski2012-02-031-3/+27
|
* use oc_filesystem::getlocalfile instead of manually trying to get the ↵Robin Appelman2012-01-261-3/+3
| | | | | | correct local file when creating album covers fixes broken album covers on shared files
* db cleanup after gallery removeBartek Przybylski2012-01-251-0/+4
|
* better scanning model for gallery, more feedback to user while scanningBartek Przybylski2012-01-151-9/+31
|
* handling directory renaming and thumbnail move on gallery name chengeBartek Przybylski2012-01-141-0/+1
|
* resolving depricated script openingBartek Przybylski2012-01-111-1/+1
|
* using new image backend, moving ajax calls to one file, using generated ↵Bartek Przybylski2012-01-113-133/+26
| | | | thumnails to speedup covers loading
* rename fix, licence header addedBartek Przybylski2012-01-087-0/+153
|
* automatic adding of photo to album, feedback for user while scanning, ↵Bartek Przybylski2012-01-082-3/+3
| | | | general cleanup
* removing and renaming albumsBartek Przybylski2011-12-211-0/+29
|
* merged with stashBartek Przybylski2011-12-211-0/+1
|
* mergedBartek Przybylski2011-12-215-21/+28
|\
| * Gallery: splitout model codeBart Visscher2011-12-085-19/+26
| |
* | adjusting to new db "api", merge with masterBartek Przybylski2011-10-271-2/+2
| |
* | Merge branch 'master' into galleryBartek Przybylski2011-10-272-8/+17
|\|
| * Avoid error when no image is provided for cover or thumbnailBrice Maron2011-10-222-8/+14
| |
| * Fix unescessary use of non portable 'replace' sql and add loging when GD not ↵Brice Maron2011-10-221-0/+3
| | | | | | | | installed
* | new way of showing gallery covers, missing filesBartek Przybylski2011-10-182-1/+2
|/