summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check for callback in OC.dialogs.alert.Thomas Tanghus2012-05-041-1/+1
* Calendar: Fix repeating eventsBart Visscher2012-05-032-2/+5
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-034-9/+16
|\
| * add mount config to gitignoreRobin Appelman2012-05-031-0/+1
| * fix filecache for postgresqlRobin Appelman2012-05-031-6/+11
| * ups, we don't have a CSS file thereforeArthur Schiwon2012-05-031-1/+0
| * ensure the files app is always loadedRobin Appelman2012-05-031-2/+4
* | Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-032-2/+18
|\ \
| * | Handle event exceptions in calendar app. Execeptions to recurring events are ...Henning Becker2012-02-171-1/+20
* | | Better regex for old apps rewrite ruleBart Visscher2012-05-031-1/+1
* | | Bookmarks: Move delete code to Bookmarks class, also change to use idBart Visscher2012-05-033-33/+44
| |/ |/|
* | Contacts: Remove some logging.Thomas Tanghus2012-05-032-3/+0
* | Contacts: Clean up tipsies.Thomas Tanghus2012-05-032-4/+5
* | Contacts: Fixed paths in import.Thomas Tanghus2012-05-033-4/+1
* | Contacts: Fix paths and improve markup and css in address book overview.Thomas Tanghus2012-05-034-11/+25
* | Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-031-1/+1
|\ \
| * | fix incorrect dialog computing in ffBartek Przybylski2012-05-031-1/+1
* | | ported oc_dbFrank Karlitschek2012-05-0329-170/+262
|/ /
* | Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-031-1/+1
|\ \
| * | fix filepicker in webkitBartek Przybylski2012-05-031-1/+1
* | | ported oc_jsonFrank Karlitschek2012-05-03107-363/+457
|/ /
* | Contacts: Move gif used by jquery.Jcrop and make style sheet use %webroot% path.Thomas Tanghus2012-05-034-2/+2
* | Contacts: Improve loading contact.Thomas Tanghus2012-05-032-18/+27
* | Contacts: Don't resize profile picture if it's not too big.Thomas Tanghus2012-05-031-1/+1
* | port oc_responseFrank Karlitschek2012-05-0312-25/+131
* | Fix private linksMichael Gapczynski2012-05-021-1/+0
* | move archive library to core so we can properly depend on itRobin Appelman2012-05-027-6/+2
* | run none of the extranal storage tests on defaultRobin Appelman2012-05-021-1/+1
* | don't try to register file actions when we're not in the files appRobin Appelman2012-05-021-21/+21
* | Gallery: Update version for database updateBart Visscher2012-05-021-1/+1
* | Contacts: check for malformed VCards in calendar hookBart Visscher2012-05-021-0/+3
* | Catch old app paths, change them to new formBart Visscher2012-05-021-2/+4
* | Fix log viewing bugMichael Gapczynski2012-05-022-2/+2
* | Refactoring and upload support for Google Drive backendMichael Gapczynski2012-05-021-69/+195
* | port checkAppEnabledFrank Karlitschek2012-05-0228-28/+28
* | fix installFrank Karlitschek2012-05-023-6/+6
* | new checkAppEnabled callFrank Karlitschek2012-05-021-1/+14
* | add require_once('../lib/base.php'); to webdav.phpGeorg Ehrke2012-05-021-0/+1
* | create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-0213-15/+36
* | add appswebroot to the guest templateGeorg Ehrke2012-05-021-0/+1
* | port oc_preferencesFrank Karlitschek2012-05-0230-49/+84
* | port appconfigFrank Karlitschek2012-05-0213-43/+71
* | first part of the config stuffFrank Karlitschek2012-05-0215-42/+112
* | move all the files stuff into a files classFrank Karlitschek2012-05-0218-104/+144
* | Contacts: Removed styling and (most) js from template. Started making app mor...Thomas Tanghus2012-05-025-214/+116
* | Contacts: Trying to improve PHOTO handling a bit.Thomas Tanghus2012-05-021-21/+16
* | files is not internal any more, part IIArthur Schiwon2012-05-022-2/+2
* | files is not internal any moreArthur Schiwon2012-05-021-6/+6
* | send downloadfile piece by piece. saves RAM and is better suited for large fi...Arthur Schiwon2012-05-021-1/+8
* | fixing namespaceThomas Müller2012-05-022-4/+4