summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | 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
| * | | 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
| * | 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
| * | 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 LDA...Arthur Schiwon2012-05-011-2/+11
| * | 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
| * | fix a PHP NoticeGeorg Ehrke2012-04-301-6/+9
| * | fix path in calendars geo.jsGeorg Ehrke2012-04-301-1/+1
| * | one todo lessFrank Karlitschek2012-04-301-1/+0
| * | Implement a basic versioning configuration. Only a on/off switch for now.Frank Karlitschek2012-04-302-8/+16
| * | load the files app in a way that doesn´t break oC3 configurationsFrank Karlitschek2012-04-301-2/+2
| * | we require php 5.3 now. so please notify the user if an old version is in useFrank Karlitschek2012-04-301-0/+3
| * | show the username in the title. good idea.Frank Karlitschek2012-04-301-1/+1
| * | tiny typoFrank Karlitschek2012-04-301-1/+1
| * | removing executable bit from various filesThomas Mueller2012-04-30343-0/+0
| * | Various file path fixes.Thomas Tanghus2012-04-307-9/+12
| * | Contacts: Small css tweaks.Thomas Tanghus2012-04-301-7/+8
| * | Contacts: Forgot to add the import template.Thomas Tanghus2012-04-291-0/+34
| * | Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are st...Thomas Tanghus2012-04-299-125/+27
| * | Contacts: removed unused method and ajax file.Thomas Tanghus2012-04-293-68/+1
| * | jquery.combobox: Added 'showButton' optionThomas Tanghus2012-04-291-30/+33
| * | don´t hardcode files app. we have no a standard info.xml in filesFrank Karlitschek2012-04-291-1/+1
| * | enable by default. at least during oC4 testingFrank Karlitschek2012-04-291-0/+1
| * | add a info.xml to filesFrank Karlitschek2012-04-291-0/+10
| * | add files to blacklist. Should be always onFrank Karlitschek2012-04-291-1/+1
| * | improve rescanning foldersRobin Appelman2012-04-291-25/+35
| * | fix file deletionRobin Appelman2012-04-291-2/+2