Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 2 | -3/+3 |
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 2 | -9/+9 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 9 | -41/+41 |
* | 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 |
* | 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 |