Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 7 | -341/+0 |
* | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 2 | -8/+8 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 6 | -37/+76 |
|\ | |||||
| * | Forgot to reenable the export plugin. | Thomas Tanghus | 2012-08-24 | 1 | -1/+1 |
| * | Implemented sharing api for CardDAV. Next step CalDAV. | Thomas Tanghus | 2012-08-24 | 2 | -10/+14 |
| * | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 1 | -0/+5 |
| |\ | |||||
| | * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 1 | -3/+6 |
| | |\ | |||||
| | * \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-06 | 1 | -2/+0 |
| | |\ \ | |||||
| | * | | | Lots of refactoring to share API | Michael Gapczynski | 2012-08-06 | 1 | -4/+4 |
| | * | | | Preparing for proper collection implementation | Michael Gapczynski | 2012-08-03 | 1 | -2/+5 |
| | * | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 6 | -15/+14 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-11 | 6 | -9/+47 |
| | |\ \ \ \ | |||||
| | * | | | | | Change registerBackend calls class argument to strings | Michael Gapczynski | 2012-06-30 | 1 | -1/+1 |
| | * | | | | | Basic framework for contacts sharing | Bart Visscher | 2012-06-27 | 1 | -0/+2 |
| * | | | | | | Disable user enumeration | Lukas Reschke | 2012-08-14 | 1 | -4/+7 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Following the code guidelines makes Michael happy :-) | Lukas Reschke | 2012-08-10 | 1 | -1/+3 |
| * | | | | | Disable listening, instead checking the ACL to prevent DoS | Lukas Reschke | 2012-08-10 | 1 | -7/+4 |
| * | | | | | Activate ACLs | Lukas Reschke | 2012-08-10 | 1 | -0/+4 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Unregister from personal settings. | Thomas Tanghus | 2012-07-31 | 1 | -2/+0 |
| | |_|/ | |/| | | |||||
| * | | | Code style. | Thomas Tanghus | 2012-07-20 | 3 | -11/+10 |
| * | | | Change uri fields from 100 to 200 chars. | Thomas Tanghus | 2012-07-20 | 2 | -3/+3 |
| * | | | Wrong version comparison in update.php. | Thomas Tanghus | 2012-07-17 | 1 | -1/+1 |
| * | | | fix remote and public.php | Robin Appelman | 2012-07-13 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | Implemented VCFExportPlugin. | Thomas Tanghus | 2012-07-08 | 2 | -0/+2 |
| * | | Correct db default value. | Thomas Tanghus | 2012-07-05 | 1 | -1/+1 |
| * | | Missing update script. | Thomas Tanghus | 2012-07-04 | 1 | -0/+25 |
| * | | Remove ugly activation hack. | Thomas Tanghus | 2012-07-04 | 2 | -1/+9 |
| * | | Updates contacts migration provider | Tom Needham | 2012-06-30 | 1 | -4/+6 |
| * | | Migration: Fix contacts and bookmarks | Tom Needham | 2012-06-27 | 1 | -4/+5 |
| |/ | |||||
| * | Added createUser hook. | Thomas Tanghus | 2012-06-26 | 1 | -0/+1 |
| * | Change app path logic in templates | Brice Maron | 2012-06-06 | 1 | -2/+2 |
| * | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -5/+0 |
* | | Disable user enumeration | Lukas Reschke | 2012-08-24 | 1 | -4/+7 |
* | | Disable listing of all users | Lukas Reschke | 2012-08-24 | 1 | -3/+6 |
* | | use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres ... | jfd | 2012-07-31 | 1 | -2/+2 |
* | | escape all identifiers with backticks | jfd | 2012-07-31 | 1 | -2/+2 |
* | | Added hooks for postCreateUser to add default address book and calendar. Fixe... | Thomas Tanghus | 2012-07-17 | 1 | -0/+1 |
|/ | |||||
* | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
* | add caldav and carddav files in their old place for backward compatibility - ... | Georg Ehrke | 2012-05-16 | 1 | -0/+4 |
* | Contacts: Corrected i18n call. | Thomas Tanghus | 2012-05-15 | 1 | -1/+1 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 3 | -0/+0 |
* | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 1 | -0/+4 |
* | load remote and public paths from info.xml during upgrade instead of setting ... | Robin Appelman | 2012-05-11 | 3 | -2/+5 |
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
* | fix merge conflicts | Georg Ehrke | 2012-05-07 | 1 | -0/+1 |
|\ | |||||
| * | added a nice API to get the installes Apps with names, urls and icon from the... | Frank Karlitschek | 2012-05-05 | 1 | -0/+1 |
* | | make carddav work with remote.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
* | | push changes | Georg Ehrke | 2012-05-05 | 2 | -6/+1 |
|/ | |||||
* | fix writing in remote folder | Georg Ehrke | 2012-05-05 | 3 | -8/+3 |
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -3/+3 |