summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* improve remote.php and create public.phpGeorg Ehrke2012-05-075-5/+6
|
* Merge branch 'remote.php'Georg Ehrke2012-05-0710-30/+11
|\
| * fix webdav, bloody merge conflictsGeorg Ehrke2012-05-071-1/+0
| |
| * fix path of carddav in addressbook managementGeorg Ehrke2012-05-071-1/+1
| |
| * fix path of caldav in calendar managementGeorg Ehrke2012-05-071-1/+1
| |
| * fix pathes in calendar and contactsGeorg Ehrke2012-05-072-3/+3
| |
| * fix merge conflictsGeorg Ehrke2012-05-07105-519/+685
| |\
| * | make carddav work with remote.phpGeorg Ehrke2012-05-071-1/+1
| | |
| * | Working remote.php with webdav and caldavBart Visscher2012-05-061-1/+1
| | |
| * | push changesGeorg Ehrke2012-05-056-23/+4
| | |
* | | better invalid webfinger URI handlingFlorian Hülsmann2012-05-072-0/+6
| |/ |/|
* | whitespace correction in webfinger.phpMichiel de Jong2012-05-071-3/+3
| |
* | require base lib and deal with malformed user addresses in webfinger.phpMichiel de Jong2012-05-071-5/+7
| |
* | prevent xss in webfingerMichiel de Jong2012-05-071-1/+1
| |
* | Code cleanup.Thomas Tanghus2012-05-071-49/+9
| |
* | Remove manual file cache insertions of shared files, update mtime of shared ↵Michael Gapczynski2012-05-061-9/+5
| | | | | | | | folder
* | Fix feedback for sharing errorsMichael Gapczynski2012-05-062-5/+5
| |
* | Add php-pdo to soft depend checkBrice Maron2012-05-061-0/+6
| |
* | Add php-xml as dependency for core fix oc-364Brice Maron2012-05-061-0/+6
| |
* | ported the oc_template classFrank Karlitschek2012-05-0681-138/+138
| |
* | Calendar: Fixed image paths.Thomas Tanghus2012-05-061-5/+5
| |
* | Contacts: Re-added some styling that got lost in a revert.Thomas Tanghus2012-05-061-1/+2
| |
* | Correct wrong DB quotes for calendar share functionsBrice Maron2012-05-061-8/+8
| |
* | Contacts: Fix for Android browser again, again.Thomas Tanghus2012-05-062-8/+8
| |
* | Contacts: Resized Add button. Now how do I add a gradient? ;-)Thomas Tanghus2012-05-062-6/+32
| |
* | Revert Android positioning 'fix'.Thomas Tanghus2012-05-061-81/+81
| | | | | | | | This reverts commit 20f1c1e6ca40c09b67c404729a4bf986b4732051 and 93ae945414a9511dfe5c396205cfccac1c40a153.
* | Revert "Contacts: Fix for leftcontent positioning in Android browser."Thomas Tanghus2012-05-063-18/+18
| | | | | | | | This reverts commit 93ae945414a9511dfe5c396205cfccac1c40a153.
* | Forgot to fix one file...Thomas Tanghus2012-05-061-81/+81
| |
* | Calendar: Fix calendar export linkBart Visscher2012-05-061-2/+2
| |
* | Contacts: Fix for leftcontent positioning in Android browser.Thomas Tanghus2012-05-063-18/+18
| |
* | Contacts: Removed redundant styles.Thomas Tanghus2012-05-061-4/+1
| |
* | added a nice API to get the installes Apps with names, urls and icon from ↵Frank Karlitschek2012-05-055-1/+6
| | | | | | | | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration
* | Add back removed groups to the select form correctlyMichael Gapczynski2012-05-051-4/+10
| |
* | Calendar: fix return of insert idBart Visscher2012-05-051-2/+4
| |
* | Fix loading by apptype in webdavBart Visscher2012-05-051-4/+1
| |
* | Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ↵Michael Gapczynski2012-05-059-279/+440
| | | | | | | | ajax calls
* | Remove blind effect for email private link in drop downMichael Gapczynski2012-05-051-4/+4
|/
* fix writing of webdav.phpGeorg Ehrke2012-05-051-1/+1
|
* fix pathes for cal andcarddavGeorg Ehrke2012-05-052-3/+3
|
* remove debug messagesGeorg Ehrke2012-05-052-2/+0
|
* Tasks: Fix addtask for <5.4 php versionBart Visscher2012-05-051-1/+2
|
* fix writing in remote folderGeorg Ehrke2012-05-059-23/+9
|
* Merge branch 'tasks' for Tasks appBart Visscher2012-05-0525-2/+1391
|\
| * Tasks: Fix add task actionBart Visscher2012-05-051-1/+1
| |
| * Tasks: Some stylingBart Visscher2012-05-041-3/+5
| |
| * Tasks: More updates to public APIBart Visscher2012-05-047-15/+15
| |
| * Tasks: Fix ajax calls in javascriptBart Visscher2012-05-041-6/+6
| |
| * Tasks: Update for movable appsBart Visscher2012-05-049-9/+0
| |
| * Tasks: Update to new public APIBart Visscher2012-05-0410-50/+50
| |
| * Merge branch 'master' into tasksBart Visscher2012-05-04543-18184/+46515
| |\