| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganize ajax scripts. | Thomas Tanghus | 2012-08-03 | 1 | -46/+0 |
* | fixing syntax error | Thomas Mueller | 2012-07-20 | 1 | -1/+1 |
* | Code style | Thomas Tanghus | 2012-07-20 | 1 | -5/+6 |
* | Add some DRYness to logging. | Thomas Tanghus | 2012-06-24 | 1 | -4/+3 |
* | Contacts: implemented CSRF prevention. | Thomas Tanghus | 2012-06-13 | 1 | -0/+1 |
* | Contacts: Use POST instead of GET. | Thomas Tanghus | 2012-06-09 | 1 | -2/+2 |
* | Cleanup. | Thomas Tanghus | 2012-06-06 | 1 | -3/+0 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -5/+5 |
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
* | Contacts: change card parameter type of VCard::edit and VCard::add | Bart Visscher | 2012-03-07 | 1 | -1/+1 |
* | Contacts: cleanup OC_L10N usage | Bart Visscher | 2012-02-12 | 1 | -4/+2 |
* | - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93 | Thomas Tanghus | 2012-01-31 | 1 | -0/+5 |
* | Localizin strings and adding error checking. | Thomas Tanghus | 2012-01-11 | 1 | -1/+7 |
* | Contacts: refactor common ajax functions to OC_Contacts_App | Bart Visscher | 2011-12-07 | 1 | -34/+4 |
* | Use a proxy class to interface with Sabre_VObject classes | Bart Visscher | 2011-12-07 | 1 | -1/+1 |
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+1 |
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -10/+6 |
* | fixed contacts strings (no technical stuff in the interface, don't scream at ... | Jan-Christoph Borchardt | 2011-09-23 | 1 | -5/+5 |
* | Split OC_Contacts_Addressbook in _Addressbook and _VCard | Jakob Sack | 2011-09-17 | 1 | -4/+4 |
* | Improve reading of vCard files | Jakob Sack | 2011-09-15 | 1 | -2/+2 |
* | Improving contacts | Jakob Sack | 2011-09-08 | 1 | -0/+6 |
* | Some more fixes. It basically works but looks ugly | Jakob Sack | 2011-08-09 | 1 | -3/+7 |
* | Some more work on the address book | Jakob Sack | 2011-08-09 | 1 | -0/+62 |