summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* If a contact wasn't loaded in the list you coulcn't access it from search res...Thomas Tanghus2012-07-172-4/+29
* Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.Thomas Tanghus2012-07-161-2/+9
* stop using of OC_L10N::tAGeorg Ehrke2012-07-161-4/+4
* improve webfinger for situations where owncloud is not installed in the serve...Robin Appelman2012-07-162-1/+23
* use the remote.php infrastructure for remoteStorageRobin Appelman2012-07-165-39/+28
* latin1 => utf8Thomas Tanghus2012-07-161-1/+1
* Remove obsolete code.Thomas Tanghus2012-07-161-2/+0
* Fix sorting - again :-PThomas Tanghus2012-07-161-2/+2
* Bold active address book.Thomas Tanghus2012-07-161-1/+1
* Set the address book of the active contact active.Thomas Tanghus2012-07-161-3/+9
* UI part of addressbook merging.Thomas Tanghus2012-07-161-6/+15
* Wrap image uploading in anonymous function.Thomas Tanghus2012-07-161-43/+45
* Remove obsolete FIXMEs.Thomas Tanghus2012-07-161-2/+0
* Also unlink unsuccessful imports.Thomas Tanghus2012-07-151-0/+5
* Make list droppable too instead of just the header.Thomas Tanghus2012-07-151-1/+1
* Improve temp file handling.Thomas Tanghus2012-07-151-4/+4
* Hide file form field behind image so it will maybe work with IE...Thomas Tanghus2012-07-153-11/+9
* Made notifications more flexible.Thomas Tanghus2012-07-151-12/+9
* Typo.Thomas Tanghus2012-07-151-1/+1
* Added notification.Thomas Tanghus2012-07-151-1/+2
* Fixed sorting of addressbooks.Thomas Tanghus2012-07-151-4/+14
* Removed obsolete TODO.Thomas Tanghus2012-07-151-9/+0
* Refactored contacts import.Thomas Tanghus2012-07-1513-309/+286
* Fix loading previous or next contact after deleting one.Thomas Tanghus2012-07-151-26/+177
* Give default address book a more intuitive name and replace spaces with under...Thomas Tanghus2012-07-141-2/+2
* Try to avoid occasional error messages.Thomas Tanghus2012-07-141-2/+2
* use new way to register remote/public.php entries in user_webfingerRobin Appelman2012-07-133-3/+5
* fix remote and public.phpRobin Appelman2012-07-136-6/+6
* Rename $contacts to $has_contacts, it missed this commit: 7cb74a0Michael Gapczynski2012-07-111-1/+1
* Revert santizing toaddress, because PHPMailer now throws exceptionsMichael Gapczynski2012-07-111-2/+1
* Sanitize toaddress for emailing private linksMichael Gapczynski2012-07-111-1/+2
* Sanitizing file namesLukas Reschke2012-07-111-1/+1
* prevent script execution during slideshowBjoern Schiessle2012-07-111-1/+1
* use getStorage() to get versions locationBjoern Schiessle2012-07-116-157/+156
* small fixes in merge request 104, use OCP\Files::getStorageJörn Friedrich Dreyer2012-07-114-77/+80
* Call exit() to prevent further code execution if directory does not existMichael Gapczynski2012-07-111-0/+1
* gallery :: display big picture according to exifBlackEagle2012-07-113-1/+66
* add OCP\Files to access filesBjoern Schiessle2012-07-101-4/+3
* shrink css height for gallery_div from 152 to 150 to shrink grey background t...Jörn Friedrich Dreyer2012-07-101-1/+1
* fix thumbnail size calculation, use const for THUMBNAIL_HEIGHTJörn Friedrich Dreyer2012-07-101-11/+8
* Missing dir added.Johannes Willnecker2012-07-101-0/+1
* Fix for oc-972, oc-1144 and oc-1191Johannes Willnecker2012-07-101-8/+30
* fixed typosSam Tuke2012-07-102-3/+3
* Revert reversion of f5c329af981f59f78c12648ea41c258f477f3e82 :-PThomas Tanghus2012-07-101-1/+3
* Don't escape assigned values.Thomas Tanghus2012-07-101-10/+8
* Make sure the proper DOM is loaded and the right address book gets expanded.Thomas Tanghus2012-07-101-6/+9
* Look for the right field :-PThomas Tanghus2012-07-101-1/+1
* Reduce variables assigned.Thomas Tanghus2012-07-102-16/+5
* Revert "Delay fetching of carddata and set ETag and size instead."Thomas Tanghus2012-07-101-3/+1
* fixing oc-1198Thomas Mueller2012-07-091-6/+5