summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * minor fixes for the google filestorage backendRobin Appelman2012-07-201-5/+4
| * remove unused variables from webdav file backendRobin Appelman2012-07-201-10/+5
| * Add CSRF checksLukas Reschke2012-07-203-2/+8
| * Change uri fields from 100 to 200 chars.Thomas Tanghus2012-07-202-3/+3
| * fixing syntax errorThomas Mueller2012-07-201-1/+1
| * fixing syntax errorThomas Mueller2012-07-201-1/+1
| * Coding style.Thomas Tanghus2012-07-204-111/+111
| * Code styleThomas Tanghus2012-07-2023-105/+152
| * Trigger loading of more contacts a bit earlier.Thomas Tanghus2012-07-201-1/+1
| * Cleaning up a bit.Thomas Tanghus2012-07-201-2/+2
| * Tweak dragging.Thomas Tanghus2012-07-201-1/+2
| * Eye candy for the draggables.Thomas Tanghus2012-07-201-1/+1
| * ftp user backendRobin Appelman2012-07-194-1/+87
| * smb user backendRobin Appelman2012-07-194-0/+84
| * imap user backendRobin Appelman2012-07-196-0/+106
| * Fixed require path.Thomas Tanghus2012-07-171-1/+1
| * Added missing CSRF checks.Thomas Tanghus2012-07-172-0/+2
| * Added CSRF checks to files_versions. Expect some error messages - and report ...Thomas Tanghus2012-07-173-0/+3
| * Added CSRF checks to Tasks. Expect some error messages - and report them ;)Thomas Tanghus2012-07-174-0/+4
| * Added CSRF checks to Calendar. Expect some error messages - and report them ;)Thomas Tanghus2012-07-1714-2/+15
| * Wrong version comparison in update.php.Thomas Tanghus2012-07-171-1/+1
| * Added hook for postCreateUser. Probably fix for oc-1265.Thomas Tanghus2012-07-172-1/+13
| * Wrong argument count in postCreateUser hook for contacts.Thomas Tanghus2012-07-171-3/+3
| * 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
* | Merge branch 'master' into calendar_importGeorg Ehrke2012-07-1533-449/+575
|\|
| * 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