Commit Graph

4631 Commits (e52ab59b404d6d35ed8619da35b1f70404359212)
 

Author SHA1 Message Date
Robin Appelman e52ab59b40 Revert "use readfile() instead iof fopen() for file download over webdav." 13 years ago
Frank Karlitschek 10bf36a6ae 4.0.5 13 years ago
Bjoern Schiessle 3895e3a5ae remember username and provide autocomplete feature 13 years ago
Arthur Schiwon 0bd7d14b7a Sharing: offer an option to allow sharing with everyone, i.e. do not check group memberships 13 years ago
Thomas Tanghus 9326f4f535 Added hooks for postCreateUser to add default address book and calendar. Fixes oc-1265. 13 years ago
Thomas Tanghus f4a8c233cf Added hook for postCreateUser. Probably fix for oc-1265. 13 years ago
Thomas Tanghus eb2a15d58f Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276. 13 years ago
Thomas Tanghus 47d50fc424 Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 13 years ago
Thomas Tanghus d64300251b Corrected javascript definition. 13 years ago
Georg Ehrke d4e2cb6e62 fix encoding fail in calendar app - bugfix for oc-1194 13 years ago
Thomas Tanghus 225726c8d9 latin1 => utf8. I thought I did this a month ago? 13 years ago
Bjoern Schiessle 50eef9a71c update script to fix fscache 13 years ago
Bjoern Schiessle 80ed5412f1 if the '/Shared' was the modified directory, than scan it. 13 years ago
Michael Gapczynski 7b2ec41477 Revert santizing toaddress, because PHPMailer now throws exceptions 13 years ago
Michael Gapczynski 632fc6ec61 Fix log write() parameters in wrong order 13 years ago
Lukas Reschke ac5abc5603 Handling exceptions 13 years ago
Michael Gapczynski e887fd7ba8 Catch exceptions from PHPMailer 13 years ago
Michael Gapczynski ebcf5bce3c Sanitize toaddress for emailing private links 13 years ago
Michael Gapczynski 71491612e3 Move line counter so we only count lines towards the offset that are equal or above the log level 13 years ago
Michael Gapczynski bc3462f022 Improvements and bug fix for log reading, fixes bug oc-982 13 years ago
Lukas Reschke d203fa2c50 Sanitizing file names 13 years ago
Bjoern Schiessle 9af74a9c80 use readfile() instead iof fopen() for file download over webdav. 13 years ago
Robin Appelman b470869114 when checking for updates in the filecache, explicitly state that we are querying a folder 13 years ago
Robin Appelman 71f9a6c093 dont throw errors when opening a dir using fopen over the smb streamwrapper 13 years ago
Robin Appelman b8a6ffe261 fix statcache for filenames containing non-alphanumeric characters in smb streamwrapper 13 years ago
Robin Appelman 7f57591ef1 suppress error when using is_dir on non directory in smb backend 13 years ago
Robin Appelman aeed130b3a improve caching smb results a bit 13 years ago
Robin Appelman 8a902d8f65 improve filecache support for smb 13 years ago
Robin Appelman a1fefea66f split share and root config for smb backend, also sanitize config a bit more 13 years ago
Robin Appelman 8fcce55e76 share code between smb and ftp filestorage backends 13 years ago
Robin Appelman 539e4a1813 smb filestorage backend 13 years ago
Thomas Tanghus 197086a952 Make it possible to import files using CR as eol. 13 years ago
Thomas Tanghus 747b7fbbfe Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-) 13 years ago
Thomas Tanghus d730d3edd4 Set the loading class on the property being changed, not on its container. 13 years ago
Thomas Tanghus 25b95a9ec7 Improve checking for active addressbooks and creating default addressbook. 13 years ago
Thomas Tanghus 554cb2d3ab Add missing requesttoken. 13 years ago
Thomas Tanghus 47f96e2d5e Missing semi-colon. 13 years ago
Thomas Tanghus 746eef0d5c Format error response correctly. 13 years ago
Michael Gapczynski 0045e64041 Fix time formatting for minutes, prepend 0 if minutes is less than 10 13 years ago
Thomas Tanghus b11b6afbb9 Hopefully fix for drag'n'drop import in oc-813. 13 years ago
Thomas Tanghus 5fb9b3e965 Disable expires header on thumbnail and photo. 13 years ago
Thomas Tanghus f72a11f852 Moved action buttons down to the add field menu. Fixes oc-1155. 13 years ago
Lukas Reschke 0465129eba Remove the forced download§ 13 years ago
Lukas Reschke 47bad20132 Restoring stable4... 13 years ago
Lukas Reschke e29681e233 Applying the fix 13 years ago
Lukas Reschke 5223724809 Wrong file - Sorry! 13 years ago
Lukas Reschke 4235ce0b63 Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4 13 years ago
Lukas Reschke 134d5d93c8 Don't display error messages 13 years ago
Georg Ehrke 8b5cae3c6c fix a small PHP fail 13 years ago
Michael Gapczynski bf93dd4661 Don't reload the page after sending private link to email address 13 years ago