| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m... | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -3/+3 |
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | fix install | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 3 | -0/+57 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -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 | 1 | -1/+1 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | Remove useless, unmaintained dav.php | Jakob Sack | 2012-04-15 | 1 | -1/+0 |
* | Contact: Don't use non core class in appinfo/app.php | Bart Visscher | 2012-04-14 | 1 | -1/+1 |
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
* | Fix owncloud log | Tom Needham | 2012-03-31 | 1 | -0/+68 |
* | Add /dav.php, a single location bundling all *DAV-operations. | Jakob Sack | 2012-03-02 | 1 | -0/+1 |
* | Search: Change provider registration to class name, for lazy loading of searc... | Bart Visscher | 2012-03-01 | 1 | -1/+2 |
* | Implement showing Birthdays of contacts in the calendar | Bart Visscher | 2012-03-01 | 1 | -0/+2 |
* | Contacts: cleanup OC_L10N usage | Bart Visscher | 2012-02-12 | 1 | -4/+2 |
* | add import function for contacts | Georg Ehrke | 2012-02-05 | 1 | -0/+1 |
* | use the correct hooks to remove contact/calendars of remvoed users | Robin Appelman | 2012-01-26 | 1 | -1/+1 |