Commit Graph

2570 Commits (735fcf8bd2739f109d7519aac99d864691c4ba6f)
 

Author SHA1 Message Date
Michael Gapczynski b6d66c4727 Remove the keys in preferences when a user is deleted - Thanks rogerc 13 years ago
Tom Needham 6dcabdc61c Fixed merge conflict in /files/ajax/move.php 13 years ago
Frank Karlitschek e0a058c732 remove error output if symlink already exists. this can happen if a user removed config.php to trigger the setup wizzard 13 years ago
prcrst 868a3b5364 Fix sqlite detection for Ubuntu 11.10 13 years ago
Robin Appelman 9e9bc1430b don't check if the target path is writable for operations that can create a new file 13 years ago
Georg Ehrke fe59015126 Merge branch 'master' into calendar 13 years ago
Robin Appelman 4c8f17ad47 don't try to use mod_rewrite when it isn't enabled 13 years ago
Thomas Tanghus b8cffbc0ee OC_Image::__invoke didn't return anything thus causing contacts/thumbnail.php to spit out lots of error messages. 13 years ago
Thomas Tanghus 2a184631d1 Merge git://gitorious.org/owncloud/owncloud into oc_image 13 years ago
Tom Needham ebe3ae58cf removed data-read and fixed droppable logic 13 years ago
Tom Needham 0730077840 Used data-read and data-wite when binding drag and drop events 13 years ago
Tom Needham 39a7bd9c00 Added data-read and data-write attributes to file list 13 years ago
Robin Appelman cc55f00481 fix is_readable and is_writable 13 years ago
Georg Ehrke a1af757ef6 Fix whitespace username in the installation form 13 years ago
Thomas Tanghus 6a7fbf9d13 Added more error checking and debug on missing image support. 13 years ago
Thomas Tanghus c62c55fb81 Added save() to OC_Image. 13 years ago
Georg Ehrke 534b6f3a09 Fix whitespace username 13 years ago
Thomas Tanghus 29048bf4bd Merge git://gitorious.org/owncloud/owncloud into oc_image 13 years ago
Georg Ehrke 30857b24ea Merge branch 'master' into calendar 13 years ago
Georg Ehrke 5ccd26959f remove unused js 13 years ago
Georg Ehrke e6739d230e add function to detect always the timezone 13 years ago
Michael Gapczynski 4374d55e5e Correct local permissions checks 13 years ago
Thomas Tanghus fb4c3bd9ce Merge git://gitorious.org/owncloud/owncloud into oc_image 13 years ago
Michael Gapczynski 470bab9c68 Fix typo in move error message 13 years ago
Thomas Tanghus a8789ebe29 Removed static declaration from loadFrom* methods. 13 years ago
Michael Gapczynski a9bab168f5 Replace canRead()/canWrite() with is_readable()/is_writeable() for proper permission checks 13 years ago
Tom Needham 65c37abef9 added ace source 13 years ago
Robin Appelman 1415cb8d19 add infieldlabel source 13 years ago
Robin Appelman 536bc3d3c5 add jplayer source 13 years ago
Thomas Tanghus db6738478b Mixed up two lines :-P 13 years ago
Thomas Tanghus 51dfb0a3e0 Merge git://gitorious.org/owncloud/owncloud into oc_image 13 years ago
Thomas Tanghus 312e7993bb Added image type specific loading and displaying. 13 years ago
Tom Needham 67854a94bf Removed old code 13 years ago
Michael Gapczynski 782d201191 Move to branch 13 years ago
Michael Gapczynski 19328fd8b2 Initial commit of common filestorage 13 years ago
Tom Needham 5d9b7bf1dd Added ace license file 13 years ago
Tom Needham ad9a81bf41 Added support for more file types 13 years ago
Tom Needham 4eb7487e61 Updated ace-editor software 13 years ago
Thomas Tanghus 853d1730c7 Merge git://gitorious.org/owncloud/owncloud into oc_image 13 years ago
Thomas Tanghus 929ce2b566 Small fixes 13 years ago
Michael Gapczynski 64a24191a3 Fix return for empty Shared folder in opendir() 13 years ago
Thomas Tanghus c500c1e930 Removed some denug statements and an exception thrown. 13 years ago
Thomas Tanghus 6207c0444b Added class OC_Image 13 years ago
Thomas Tanghus 5d8314cfb8 Merge git://gitorious.org/owncloud/owncloud into oc_image 13 years ago
Tom Needham cbb2db8622 Fix merge conflicts 13 years ago
Tom Needham e7de254342 Fix missing ; 13 years ago
Tom Needham 06d2a87ee4 Fix js error 13 years ago
Tom Needham 2c4ab355ac Shared folder no longer draggable or droppable 13 years ago
Tom Needham e04951f8fd Fixed keyboard shortcuts 13 years ago
Tom Needham 8efec8e900 Remove repeated code 13 years ago