summaryrefslogtreecommitdiffstats
path: root/apps/gallery/lib/photo.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-136/+0
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-3/+3
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-40/+73
|\
| * small fixes in merge request 104, use OCP\Files::getStorageJörn Friedrich Dreyer2012-07-111-65/+69
| * gallery :: display big picture according to exifBlackEagle2012-07-111-0/+31
| * fixed wrong function callBjoern Schiessle2012-06-061-1/+1
| * Merge branch 'unstable'Bart Visscher2012-06-041-10/+10
| |\
| | * Gallery: Use App storage instead of contructing our own pathBart Visscher2012-05-101-10/+10
* | | escape all identifiers with backticksjfd2012-07-311-12/+12
|/ /
* / removing executable bit - againThomas Mueller2012-05-151-0/+0
|/
* ported oc_dbFrank Karlitschek2012-05-031-7/+7
* port oc_preferencesFrank Karlitschek2012-05-021-1/+1
* first part of the config stuffFrank Karlitschek2012-05-021-1/+1
* ported getUserFrank Karlitschek2012-05-011-2/+2
* add/remove handlersBartek Przybylski2012-05-011-3/+3
* crop and resize in a single step when creating thumbnailRobin Appelman2012-03-261-5/+6
* memory cleanup in galleryRobin Appelman2012-03-261-3/+3
* gallery sharing, experimental versionBartek Przybylski2012-03-241-2/+3
* fix thumbnail generationBartek Przybylski2012-03-111-27/+27
* gallery migration to events systemBartek Przybylski2012-03-111-2/+7
* gallery thumbnail creation fixBartek Przybylski2012-02-251-1/+0
* Gallery: Only get local file when generating photo thumbnailBart Visscher2012-02-131-5/+4
* Add caching to gallery thumbnail generationBart Visscher2012-02-081-2/+31
* creating thumbnails on upload, recursive removeBartek Przybylski2012-01-251-1/+1
* handle gallery remove when removing dir via webinterfaceBartek Przybylski2012-01-141-0/+5
* rename fix, licence header addedBartek Przybylski2012-01-081-0/+21
* rename and delete hooksBartek Przybylski2012-01-081-1/+14
* automatic adding of photo to album, feedback for user while scanning, general...Bartek Przybylski2012-01-081-0/+2
* Gallery: splitout model codeBart Visscher2011-12-081-0/+28