Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4 | Lukas Reschke | 2012-06-11 | 1 | -6/+8 |
|\ | |||||
| * | Gallery: Fix database creation on update, also only from version less then 0.5 | Bart Visscher | 2012-06-11 | 1 | -6/+8 |
* | | Sanitizing user input | Lukas Reschke | 2012-06-11 | 2 | -3/+3 |
|/ | |||||
* | fix variable name and undefined index notice | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 |
* | adding missing file | Bartek Przybylski | 2012-06-10 | 1 | -0/+37 |
* | fix first time image loading error | Bartek Przybylski | 2012-06-10 | 1 | -4/+7 |
* | gallery: removing search provider for now | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 |
* | removing app access check, fix title for links in tiles | Bartek Przybylski | 2012-06-10 | 2 | -4/+1 |
* | tabs for spaces, fix array key name | Bartek Przybylski | 2012-06-10 | 1 | -4/+4 |
* | hide share button until sharing wont be fixed | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 |
* | adding navigation bar to gallery | Bartek Przybylski | 2012-06-10 | 2 | -5/+18 |
* | remove old code | Bartek Przybylski | 2012-06-10 | 1 | -91/+1 |
* | adding missing file | Bartek Przybylski | 2012-06-10 | 8 | -279/+121 |
* | pictures: update script and removal some all stuff | Bartek Przybylski | 2012-06-10 | 3 | -27/+12 |
* | 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 | 2 | -11/+14 |
* | use fancybox to display image preview | Bartek Przybylski | 2012-06-10 | 2 | -12/+7 |
* | navigate on galleries | Bartek Przybylski | 2012-06-10 | 3 | -25/+45 |
* | new db scheme | Bartek Przybylski | 2012-06-10 | 1 | -38/+4 |
* | git status | Bartek Przybylski | 2012-06-10 | 6 | -31/+451 |
* | 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 |
* | update translations | Robin Appelman | 2012-06-06 | 36 | -35/+163 |
* | allow longer paths for gallery | Robin Appelman | 2012-05-26 | 2 | -4/+4 |
* | some fixes for contacts, gallery and openid | Georg Ehrke | 2012-05-19 | 1 | -2/+0 |
* | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
* | update translations | Robin Appelman | 2012-05-17 | 5 | -3/+51 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 15 | -0/+0 |
* | update translations | Robin Appelman | 2012-05-13 | 17 | -17/+153 |
* | fix gallery previous not showing | Robin Appelman | 2012-05-12 | 1 | -1/+1 |
* | load remote and public paths from info.xml during upgrade instead of setting ... | Robin Appelman | 2012-05-11 | 3 | -3/+4 |
* | Gallery: No short tags | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
* | Gallery: Show thumbnails after document is ready | Bart Visscher | 2012-05-10 | 2 | -8/+6 |
* | update translations | Robin Appelman | 2012-05-09 | 36 | -89/+78 |
* | fix gallery sharing | Georg Ehrke | 2012-05-07 | 3 | -7/+8 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -2/+2 |
* | added a nice API to get the installes Apps with names, urls and icon from the... | Frank Karlitschek | 2012-05-05 | 1 | -0/+1 |
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -3/+3 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 5 | -23/+23 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 5 | -24/+24 |
* | port oc_response | Frank Karlitschek | 2012-05-03 | 3 | -6/+6 |
* | Gallery: Update version for database update | Bart Visscher | 2012-05-02 | 1 | -1/+1 |
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 2 | -2/+2 |
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 6 | -10/+10 |
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 4 | -6/+6 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 2 | -3/+3 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |