| Commit message (Expand) | Author | Age | Files | Lines |
* | small fixes in merge request 104, use OCP\Files::getStorage | Jörn Friedrich Dreyer | 2012-07-11 | 1 | -4/+2 |
* | gallery :: display big picture according to exif | BlackEagle | 2012-07-11 | 1 | -0/+34 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 2 | -3/+0 |
* | More session_write_close | Bart Visscher | 2012-06-22 | 1 | -0/+1 |
* | git status | Bartek Przybylski | 2012-06-06 | 1 | -3/+4 |
* | fixed wrong function call | Bjoern Schiessle | 2012-06-06 | 2 | -3/+3 |
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 2 | -3/+6 |
|\ |
|
| * | Gallery: Use App storage instead of contructing our own path | Bart Visscher | 2012-05-10 | 2 | -3/+6 |
* | | removing executable bit - again | Thomas Mueller | 2012-05-15 | 4 | -0/+0 |
|/ |
|
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -2/+2 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 4 | -22/+22 |
* | port oc_response | Frank Karlitschek | 2012-05-03 | 3 | -6/+6 |
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 1 | -5/+5 |
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 2 | -12/+12 |
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 4 | -4/+4 |
* | fix gallery sharing when root is not / | Bartek Przybylski | 2012-03-29 | 1 | -0/+3 |
* | fixup: sharing gallery for loggedin users fail | Bartek Przybylski | 2012-03-24 | 1 | -4/+1 |
* | gallery sharing, experimental version | Bartek Przybylski | 2012-03-24 | 2 | -1/+161 |
* | creating and retrive thumbnails for intermediate galleries | Bartek Przybylski | 2012-03-17 | 1 | -0/+2 |
* | creating intermediate galleries | Bartek Przybylski | 2012-03-14 | 1 | -0/+1 |
* | gallery migration to events system | Bartek Przybylski | 2012-03-11 | 1 | -30/+14 |
* | some js cleanup for gallary | Robin Appelman | 2012-03-07 | 1 | -1/+1 |
* | dont use numRows and fix some of the gallary hooks | Robin Appelman | 2012-03-07 | 1 | -2/+2 |
* | make gallary work with archives | Robin Appelman | 2012-03-07 | 1 | -1/+0 |
* | multilevel gallery | Bartek Przybylski | 2012-03-04 | 1 | -8/+26 |
* | moving gallery op to one file, migrate gallery dialogs to oc dialogs | Bartek Przybylski | 2012-03-04 | 2 | -41/+19 |
* | change gallary scanning to support gallaries inside archives | Robin Appelman | 2012-03-03 | 1 | -1/+1 |
* | unicode chars in gallery name fix | Bartek Przybylski | 2012-02-25 | 2 | -2/+3 |
* | Gallery: remove unused cover.php | Bart Visscher | 2012-02-14 | 1 | -81/+0 |
* | Send gallery album thumbnail with OC_Response::sendFile | Bart Visscher | 2012-02-13 | 1 | -3/+3 |
* | Gallery: Use OC_Respone::enableCaching for (album)thumbnails | Bart Visscher | 2012-02-13 | 2 | -10/+2 |
* | Gallery: Move login check to beginning of galleryOp.php | Bart Visscher | 2012-02-13 | 1 | -7/+1 |
* | Gallery: Remove autoloaded includes from galleryOp.php | Bart Visscher | 2012-02-13 | 1 | -2/+1 |
* | Gallery: Add caching headers to album thumbnail sending | Bart Visscher | 2012-02-08 | 1 | -0/+5 |
* | Add caching to gallery thumbnail generation | Bart Visscher | 2012-02-08 | 1 | -16/+8 |
* | Change gallery thumbnail generation to OC_Image | Bart Visscher | 2012-02-08 | 2 | -55/+12 |
* | preferences store fix | Bartek Przybylski | 2012-02-04 | 1 | -4/+4 |
* | handling special chars in dirnames | Bartek Przybylski | 2012-02-04 | 1 | -2/+2 |
* | gallery settings, defining scan root and shor order | Bartek Przybylski | 2012-02-03 | 1 | -3/+27 |
* | use oc_filesystem::getlocalfile instead of manually trying to get the correct... | Robin Appelman | 2012-01-26 | 1 | -3/+3 |
* | db cleanup after gallery remove | Bartek Przybylski | 2012-01-25 | 1 | -0/+4 |
* | better scanning model for gallery, more feedback to user while scanning | Bartek Przybylski | 2012-01-15 | 1 | -9/+31 |
* | handling directory renaming and thumbnail move on gallery name chenge | Bartek Przybylski | 2012-01-14 | 1 | -0/+1 |
* | resolving depricated script opening | Bartek Przybylski | 2012-01-11 | 1 | -1/+1 |
* | using new image backend, moving ajax calls to one file, using generated thumn... | Bartek Przybylski | 2012-01-11 | 3 | -133/+26 |
* | rename fix, licence header added | Bartek Przybylski | 2012-01-08 | 7 | -0/+153 |
* | automatic adding of photo to album, feedback for user while scanning, general... | Bartek Przybylski | 2012-01-08 | 2 | -3/+3 |
* | removing and renaming albums | Bartek Przybylski | 2011-12-21 | 1 | -0/+29 |
* | merged with stash | Bartek Przybylski | 2011-12-21 | 1 | -0/+1 |