Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | remove old code | Bartek Przybylski | 2012-06-10 | 1 | -91/+1 | |
* | | | adding missing file | Bartek Przybylski | 2012-06-10 | 3 | -123/+107 | |
* | | | adding title when fancybox is displayed | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 | |
* | | | replace spaces with tabs, use const and linkTo instead of static path | Bartek Przybylski | 2012-06-10 | 1 | -151/+148 | |
* | | | hack for file download | Bartek Przybylski | 2012-06-10 | 1 | -1/+3 | |
* | | | removing test image | Bartek Przybylski | 2012-06-10 | 1 | -0/+0 | |
* | | | aviod incorrect image size returning in gallery listing | Bartek Przybylski | 2012-06-10 | 1 | -3/+4 | |
* | | | use fancybox to display image preview | Bartek Przybylski | 2012-06-10 | 1 | -2/+2 | |
* | | | navigate on galleries | Bartek Przybylski | 2012-06-10 | 2 | -19/+17 | |
* | | | git status | Bartek Przybylski | 2012-06-10 | 4 | -0/+364 | |
* | | | code cleanup from previous commit | Bjoern Schiessle | 2012-06-08 | 1 | -1/+0 | |
* | | | fix for bug #872: Folders not holding any images are ignored, even if they ho... | Bjoern Schiessle | 2012-06-08 | 1 | -24/+30 | |
|/ / | ||||||
* | | some fixes for contacts, gallery and openid | Georg Ehrke | 2012-05-19 | 1 | -2/+0 | |
* | | removing executable bit - again | Thomas Mueller | 2012-05-15 | 6 | -0/+0 | |
|/ | ||||||
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -3/+3 | |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 3 | -20/+20 | |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -2/+2 | |
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 4 | -4/+4 | |
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 2 | -2/+2 | |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 4 | -23/+23 | |
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 | |
* | port some of the log call to the new public api | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 | |
* | add/remove handlers | Bartek Przybylski | 2012-05-01 | 2 | -15/+30 | |
* | fixing syntax error | Thomas Müller | 2012-04-30 | 1 | -5/+0 | |
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 2 | -2/+2 | |
* | 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 | |
* | gallery sharing, experimental version | Bartek Przybylski | 2012-03-24 | 3 | -3/+93 | |
* | creating and retrive thumbnails for intermediate galleries | Bartek Przybylski | 2012-03-17 | 2 | -4/+21 | |
* | bredcrumb fix | Bartek Przybylski | 2012-03-17 | 1 | -1/+0 | |
* | fix adding photo to incorrect gallery | Bartek Przybylski | 2012-03-15 | 1 | -1/+1 | |
* | creating intermediate galleries | Bartek Przybylski | 2012-03-14 | 1 | -9/+29 | |
* | 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 | 3 | -131/+137 | |
* | 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 | |
* | dont use numRows and fix some of the gallary hooks | Robin Appelman | 2012-03-07 | 3 | -19/+27 | |
* | make gallary work with archives | Robin Appelman | 2012-03-07 | 1 | -1/+1 | |
* | multilevel gallery | Bartek Przybylski | 2012-03-04 | 2 | -15/+20 | |
* | moving gallery op to one file, migrate gallery dialogs to oc dialogs | Bartek Przybylski | 2012-03-04 | 1 | -1/+1 | |
* | change gallary scanning to support gallaries inside archives | Robin Appelman | 2012-03-03 | 1 | -16/+11 | |
* | gallery thumbnail creation fix | Bartek Przybylski | 2012-02-25 | 1 | -1/+0 | |
* | Gallery: Only get local file when generating photo thumbnail | Bart Visscher | 2012-02-13 | 1 | -5/+4 | |
* | Gallery: remove unset call, not needed anymore | Bart Visscher | 2012-02-09 | 1 | -1/+0 | |
* | Gallery: use thumbnails of images for the album thumbnail | Bart Visscher | 2012-02-08 | 1 | -2/+5 | |
* | Add caching to gallery thumbnail generation | Bart Visscher | 2012-02-08 | 1 | -2/+31 | |
* | preferences store fix | Bartek Przybylski | 2012-02-04 | 3 | -3/+3 | |
* | stripping root from gallery name | Bartek Przybylski | 2012-02-04 | 1 | -4/+11 |