Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo... | Michael Gapczynski | 2012-06-13 | 1 | -2/+2 |
|\ | |||||
| * | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -2/+2 |
* | | utf8 in der DB config | Marco B | 2012-06-11 | 1 | -1/+1 |
* | | Gallery: remove extra include of lib/base.php | Bart Visscher | 2012-06-11 | 1 | -2/+0 |
|/ | |||||
* | 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 |
* | 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-09 | 2 | -4/+1 |
* | tabs for spaces, fix array key name | Bartek Przybylski | 2012-06-08 | 1 | -4/+4 |
* | hide share button until sharing wont be fixed | Bartek Przybylski | 2012-06-08 | 1 | -1/+1 |
* | adding navigation bar to gallery | Bartek Przybylski | 2012-06-08 | 2 | -5/+18 |
* | remove old code | Bartek Przybylski | 2012-06-08 | 1 | -91/+1 |
* | adding missing file | Bartek Przybylski | 2012-06-08 | 1 | -0/+37 |
* | tabs for spaces, removing thumbnail on file removal | Bartek Przybylski | 2012-06-08 | 8 | -279/+121 |
* | Gallery: Fix database creation on update, also only from version less then 0.5 | Bart Visscher | 2012-06-07 | 1 | -6/+8 |
* | pictures: update script and removal some all stuff | Bartek Przybylski | 2012-06-07 | 3 | -23/+12 |
* | adding title when fancybox is displayed | Bartek Przybylski | 2012-06-06 | 1 | -1/+1 |
* | replace spaces with tabs, use const and linkTo instead of static path | Bartek Przybylski | 2012-06-06 | 1 | -151/+148 |
* | hack for file download | Bartek Przybylski | 2012-06-06 | 1 | -1/+3 |
* | removing test image | Bartek Przybylski | 2012-06-06 | 1 | -0/+0 |
* | aviod incorrect image size returning in gallery listing | Bartek Przybylski | 2012-06-06 | 2 | -11/+14 |
* | use fancybox to display image preview | Bartek Przybylski | 2012-06-06 | 2 | -12/+7 |
* | navigate on galleries | Bartek Przybylski | 2012-06-06 | 3 | -25/+45 |
* | new db scheme | Bartek Przybylski | 2012-06-06 | 1 | -38/+4 |
* | git status | Bartek Przybylski | 2012-06-06 | 6 | -31/+451 |
* | fixed wrong function call | Bjoern Schiessle | 2012-06-06 | 5 | -6/+6 |
* | update translations | Robin Appelman | 2012-06-06 | 36 | -35/+163 |
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 7 | -43/+40 |
|\ | |||||
| * | Gallery: Use App storage instead of contructing our own path | Bart Visscher | 2012-05-10 | 6 | -21/+20 |
| * | Whitespace fixes | Bart Visscher | 2012-05-10 | 2 | -22/+20 |
* | | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -5/+0 |
* | | 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 |