summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "use readfile() instead iof fopen() for file download over webdav."Robin Appelman2012-07-191-1/+1
* 4.0.5v4.0.5Frank Karlitschek2012-07-191-2/+2
* remember username and provide autocomplete featureBjoern Schiessle2012-07-181-1/+1
* Sharing: offer an option to allow sharing with everyone, i.e. do not check gr...Arthur Schiwon2012-07-176-27/+64
* Added hooks for postCreateUser to add default address book and calendar. Fixe...Thomas Tanghus2012-07-172-0/+11
* Added hook for postCreateUser. Probably fix for oc-1265.Thomas Tanghus2012-07-172-1/+15
* Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.Thomas Tanghus2012-07-161-1/+8
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus2012-07-161-1/+1
|\
| * fix encoding fail in calendar app - bugfix for oc-1194Georg Ehrke2012-07-161-1/+1
* | Corrected javascript definition.Thomas Tanghus2012-07-161-1/+1
|/
* latin1 => utf8. I thought I did this a month ago?Thomas Tanghus2012-07-165-6/+6
* update script to fix fscacheBjoern Schiessle2012-07-132-1/+17
* if the '/Shared' was the modified directory, than scan it.Bjoern Schiessle2012-07-131-1/+1
* Revert santizing toaddress, because PHPMailer now throws exceptionsMichael Gapczynski2012-07-111-2/+1
* Fix log write() parameters in wrong orderMichael Gapczynski2012-07-111-1/+1
* Handling exceptionsLukas Reschke2012-07-111-1/+1
* Catch exceptions from PHPMailerMichael Gapczynski2012-07-111-26/+28
* Sanitize toaddress for emailing private linksMichael Gapczynski2012-07-111-3/+2
* Move line counter so we only count lines towards the offset that are equal or...Michael Gapczynski2012-07-111-4/+6
* Improvements and bug fix for log reading, fixes bug oc-982Michael Gapczynski2012-07-111-14/+27
* Sanitizing file namesLukas Reschke2012-07-111-1/+1
* use readfile() instead iof fopen() for file download over webdav.Bjoern Schiessle2012-07-111-1/+1
* when checking for updates in the filecache, explicitly state that we are quer...Robin Appelman2012-07-101-3/+4
* dont throw errors when opening a dir using fopen over the smb streamwrapperRobin Appelman2012-07-101-0/+2
* fix statcache for filenames containing non-alphanumeric characters in smb str...Robin Appelman2012-07-101-1/+4
* suppress error when using is_dir on non directory in smb backendRobin Appelman2012-07-101-1/+1
* improve caching smb results a bitRobin Appelman2012-07-101-0/+4
* improve filecache support for smbRobin Appelman2012-07-101-1/+43
* split share and root config for smb backend, also sanitize config a bit moreRobin Appelman2012-07-103-4/+21
* share code between smb and ftp filestorage backendsRobin Appelman2012-07-104-157/+92
* smb filestorage backendRobin Appelman2012-07-105-0/+597
* Make it possible to import files using CR as eol.Thomas Tanghus2012-07-081-0/+7
* Set the loading class on the property being changed, not on its container. No...Thomas Tanghus2012-07-081-3/+3
* Set the loading class on the property being changed, not on its container.Thomas Tanghus2012-07-081-3/+3
* Improve checking for active addressbooks and creating default addressbook.Thomas Tanghus2012-07-082-10/+29
* Add missing requesttoken.Thomas Tanghus2012-07-081-0/+1
* Missing semi-colon.Thomas Tanghus2012-07-081-1/+1
* Format error response correctly.Thomas Tanghus2012-07-081-1/+1
* Fix time formatting for minutes, prepend 0 if minutes is less than 10Michael Gapczynski2012-07-061-1/+1
* Hopefully fix for drag'n'drop import in oc-813.Thomas Tanghus2012-07-051-1/+1
* Disable expires header on thumbnail and photo.Thomas Tanghus2012-07-042-2/+2
* Moved action buttons down to the add field menu. Fixes oc-1155.Thomas Tanghus2012-07-042-19/+19
* Remove the forced download§Lukas Reschke2012-07-021-2/+0
* Restoring stable4...Lukas Reschke2012-07-021-2/+2
* Applying the fixLukas Reschke2012-07-021-1/+1
* Wrong file - Sorry!Lukas Reschke2012-07-021-56/+19
* Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4Lukas Reschke2012-07-024-6/+26
|\
| * fix a small PHP failGeorg Ehrke2012-07-011-1/+1
| * Don't reload the page after sending private link to email addressMichael Gapczynski2012-07-011-1/+2
| * Prevent duplicate group showing in multiselect that added the groupMichael Gapczynski2012-07-011-1/+3