summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* CSRF protection for eventsourceRobin Appelman2012-07-221-0/+2
* progressbar for New->From UrlRobin Appelman2012-07-222-27/+65
* cache fileid's in oc_cacheRobin Appelman2012-07-221-0/+5
* Added help for keyboard shortcuts.Thomas Tanghus2012-07-223-6/+55
* First stab at Ninja mode ;-)Thomas Tanghus2012-07-211-1/+65
* Improved scrollTo method. Still not quite there...Thomas Tanghus2012-07-211-3/+3
* Added next/previous methods to contacts list.Thomas Tanghus2012-07-211-0/+15
* Remove wrong comment.Thomas Tanghus2012-07-211-1/+1
* increase width of user migrates form in personal settings, so you can read th...Georg Ehrke2012-07-211-1/+1
* Merge branch 'master' into calendar_importGeorg Ehrke2012-07-21131-953/+1127
|\
| * some style fixes for calendarGeorg Ehrke2012-07-211-1/+3
| * Implemented undelete for contacts.Thomas Tanghus2012-07-211-49/+71
| * Made contactlist optional in insertContact().Thomas Tanghus2012-07-211-0/+5
| * White space.Thomas Tanghus2012-07-211-37/+37
| * Added option to notify method.Thomas Tanghus2012-07-211-3/+21
| * DRYed inserting into contacts list.Thomas Tanghus2012-07-211-30/+41
| * Tasks: Remove unused codeBart Visscher2012-07-2111-285/+0
| * DRY for getting calendar timezone settingBart Visscher2012-07-219-14/+24
| * Style fixesBart Visscher2012-07-212-7/+7
| * Damn, that Jenkins dude is tough ;)Thomas Tanghus2012-07-213-11/+17
| * fix ununsed variablesRobin Appelman2012-07-211-3/+3
| * cleanup some obsolete foldersize code from the shared storage backendRobin Appelman2012-07-211-34/+1
| * Hide progressbar on error.Thomas Tanghus2012-07-201-0/+2
| * Corrected retry count for uploaded imports.Thomas Tanghus2012-07-201-1/+1
| * remove unused variablesRobin Appelman2012-07-2014-26/+12
| * remove unused and depricated getFolderSizeRobin Appelman2012-07-201-30/+1
| * Remove unused file.Thomas Tanghus2012-07-201-16/+0
| * Code style.Thomas Tanghus2012-07-2018-87/+143
| * remove unused variable from dropbox filestorage backendRobin Appelman2012-07-201-1/+1
| * 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