aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Thomas Tanghus2012-05-025-214/+116
| | | | more keyboard/screenreader friendly. General cleanup in code and markup.
* 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 ↵Arthur Schiwon2012-05-021-1/+8
| | | | files.
* fixing namespaceThomas Müller2012-05-022-4/+4
|
* ported the oc_app callsFrank Karlitschek2012-05-0235-52/+207
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-021-0/+1
|\
| * correction of bug oc-393 in using owncloud V2, V3, V4 with android browser :unknown2012-05-011-0/+1
| | | | | | | | | | | | | | | | JSON.parse(null) results in 'Uncaught illegal access' and not 'null' (see google for details) solved Signed-off-by: bourgeoa
* | ported the rest of the OC_Helper callsFrank Karlitschek2012-05-0234-67/+173
|/
* port linkto and serverHostFrank Karlitschek2012-05-0137-48/+79
|
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-0126-24/+48
|
* some more portingFrank Karlitschek2012-05-0112-15/+83
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-011-1/+1
|\
| * Change default from address to sharing-noreply@server for emailing private linksMichael Gapczynski2012-05-011-1/+1
| |
* | ported addSyript and other small stuffFrank Karlitschek2012-05-0128-65/+65
|/
* porting of OC_User to public API complete.Frank Karlitschek2012-05-018-8/+8
| | | | What better thing to do during a long train ride than refactoring ;-)
* ported getUserFrank Karlitschek2012-05-0180-183/+183
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-011-0/+2
|\
| * create remote directoryGeorg Ehrke2012-05-011-0/+2
| |
* | ported isLoggedInFrank Karlitschek2012-05-013-3/+3
|/
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-0146-124/+131
|
* Checks if config folder is writable on begin of the installation.Marvin Thomas Rabe2012-05-011-2/+10
|
* OC_User: handle success properlyArthur Schiwon2012-05-011-1/+1
|
* port some of the log call to the new public apiFrank Karlitschek2012-05-016-17/+17
| | | | more to come
* OC_User: don't say password changed when it is not trueArthur Schiwon2012-05-011-2/+3
|
* LDAP: remove Notices on settingsArthur Schiwon2012-05-011-2/+2
|
* LDAP: decent behaviour and log message when there is no connection to the ↵Arthur Schiwon2012-05-011-2/+11
| | | | LDAP server
* add/remove handlersBartek Przybylski2012-05-012-15/+30
|
* port to use the new public apiFrank Karlitschek2012-05-0119-33/+33
|
* some more work on the public APIFrank Karlitschek2012-05-012-2/+87
|
* forgot a fileFrank Karlitschek2012-05-011-0/+11
|
* fixing syntax errorThomas Müller2012-04-301-5/+0
|