summaryrefslogtreecommitdiffstats
path: root/apps/gallery/ajax
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-265-405/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-255-6/+39
|\
| * small fixes in merge request 104, use OCP\Files::getStorageJörn Friedrich Dreyer2012-07-111-4/+2
| * gallery :: display big picture according to exifBlackEagle2012-07-111-0/+34
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-092-3/+0
| * More session_write_closeBart Visscher2012-06-221-0/+1
| * git statusBartek Przybylski2012-06-061-3/+4
| * fixed wrong function callBjoern Schiessle2012-06-062-3/+3
| * Merge branch 'unstable'Bart Visscher2012-06-042-3/+6
| |\
| | * Gallery: Use App storage instead of contructing our own pathBart Visscher2012-05-102-3/+6
* | | Added CSRF checksLukas Reschke2012-07-202-0/+2
* | | 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
* 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 correct...Robin Appelman2012-01-261-3/+3
* 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 thumn...Bartek Przybylski2012-01-113-133/+26