| Commit message (Expand) | Author | Age | Files | Lines |
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 2 | -5/+5 |
* | fixing syntax error | Thomas Müller | 2012-04-30 | 1 | -5/+0 |
* | some fixes fore movable apps | Georg Ehrke | 2012-04-26 | 1 | -1/+1 |
* | gallery app seems to work now :) | Georg Ehrke | 2012-04-25 | 1 | -1/+1 |
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 8 | -8/+8 |
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 3 | -3/+3 |
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
* | improve flexibility of search providers a bit | Robin Appelman | 2012-04-14 | 1 | -2/+2 |
* | select field added to oc.dialogs.form, gallery ported to use it | Bartek Przybylski | 2012-03-30 | 2 | -68/+17 |
* | fix sharing nested galleries | Bartek Przybylski | 2012-03-30 | 1 | -1/+2 |
* | renamed Gallery to Pictures, still needs to be changed in the code to also re... | Jan-Christoph Borchardt | 2012-03-30 | 2 | -4/+4 |
* | fix gallery sharing when root is not / | Bartek Przybylski | 2012-03-29 | 1 | -0/+3 |
* | fix gallery scan when an image cant be loaded | Robin Appelman | 2012-03-26 | 1 | -1/+1 |
* | crop and resize in a single step when creating thumbnail | Robin Appelman | 2012-03-26 | 2 | -5/+7 |
* | memory cleanup in gallery | Robin Appelman | 2012-03-26 | 2 | -3/+4 |
* | fix sharing address construction in opera and firefox | Bartek Przybylski | 2012-03-24 | 1 | -2/+6 |
* | fix albums thumbnails preview for opera | Bartek Przybylski | 2012-03-24 | 1 | -3/+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 | 16 | -13/+443 |
* | creating and retrive thumbnails for intermediate galleries | Bartek Przybylski | 2012-03-17 | 3 | -4/+23 |
* | bredcrumb fix | Bartek Przybylski | 2012-03-17 | 2 | -2/+1 |
* | fix adding photo to incorrect gallery | Bartek Przybylski | 2012-03-15 | 1 | -1/+1 |
* | creating intermediate galleries | Bartek Przybylski | 2012-03-14 | 2 | -9/+30 |
* | fix thumbnail generation | Bartek Przybylski | 2012-03-11 | 1 | -27/+27 |
* | disabling file handlers in gallery for now | Bartek Przybylski | 2012-03-11 | 1 | -3/+3 |
* | gallery migration to events system | Bartek Przybylski | 2012-03-11 | 9 | -284/+235 |
* | filecache search comparition fix | Bartek Przybylski | 2012-03-09 | 2 | -43/+34 |
* | fix write hook for gallery | Robin Appelman | 2012-03-08 | 1 | -1/+1 |
* | some js cleanup for gallary | Robin Appelman | 2012-03-07 | 3 | -251/+252 |
* | dont use numRows and fix some of the gallary hooks | Robin Appelman | 2012-03-07 | 4 | -21/+29 |
* | dont open the album when clicking the remove/rename button | Robin Appelman | 2012-03-07 | 1 | -0/+2 |
* | no rounded borders for album decoration | Robin Appelman | 2012-03-07 | 1 | -1/+1 |
* | make gallary work with archives | Robin Appelman | 2012-03-07 | 2 | -2/+1 |
* | multilevel gallery | Bartek Przybylski | 2012-03-04 | 9 | -65/+137 |
* | moving gallery op to one file, migrate gallery dialogs to oc dialogs | Bartek Przybylski | 2012-03-04 | 4 | -104/+50 |
* | change gallary scanning to support gallaries inside archives | Robin Appelman | 2012-03-03 | 3 | -18/+13 |
* | Search: Change provider registration to class name, for lazy loading of searc... | Bart Visscher | 2012-03-01 | 1 | -3/+3 |
* | dialogs library for apps | Bartek Przybylski | 2012-02-28 | 1 | -1/+0 |
* | unicode chars in gallery name fix | Bartek Przybylski | 2012-02-25 | 3 | -5/+6 |
* | gallery thumbnail creation fix | Bartek Przybylski | 2012-02-25 | 1 | -1/+0 |
* | UI problems solved. Bookmarks app updated. | Marvin Thomas Rabe | 2012-02-22 | 1 | -3/+3 |
* | Fixup use of OC_Helper::linkTo function | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
* | 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: Only get local file when generating photo thumbnail | Bart Visscher | 2012-02-13 | 1 | -5/+4 |
* | 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: remove unset call, not needed anymore | Bart Visscher | 2012-02-09 | 1 | -1/+0 |
* | Gallery: Add caching headers to album thumbnail sending | Bart Visscher | 2012-02-08 | 1 | -0/+5 |