Commit Graph

7270 Commits (fdf3ec1027c0be5fe01bdd4e4780fef812f999af)
 

Author SHA1 Message Date
Lukas Reschke cdd30216b1 escapeHTML function 13 years ago
Lukas Reschke e5f2d46c6f Sanitize user input 13 years ago
Lukas Reschke e45f36c2d4 Sanitize user input 13 years ago
Björn Schießle d7f43945e7 nortmalize path before adding it to the fscache to avoid multiple fscache entries for the same file 13 years ago
Jenkins for ownCloud b761143047 [tx-robot] updated from transifex 13 years ago
Robin Appelman ee28e35ba9 fix storage test case 13 years ago
Thomas Tanghus c721eefe8e Merge branch 'master' of github.com:owncloud/core into vcategories_db 13 years ago
Robin Appelman 87d4aaf287 supress some warning in cloudfiles library 13 years ago
Robin Appelman 517354580d remove ctime tests for filestorage, ctime will be removed from the storage api in the future 13 years ago
Robin Appelman b9f820d828 normalize paths for dir and statcache in smb stream wrapper 13 years ago
Robin Appelman 92ddefe5a6 fix filetype for smb storage backend 13 years ago
Robin Appelman 5698c8519a fix webdav storage backend when trying to open a non existing file for reading 13 years ago
Robin Appelman 5256301a53 skip the files_external test cases the correct way 13 years ago
Robin Appelman 29c43b7d61 some test cases for fopen of storage backends 13 years ago
Robin Appelman c4e301d48f code style 13 years ago
icewind1991 340ceec99b Merge pull request #28 from benliles/bugfix-swift 13 years ago
Björn Schießle 86d978be78 add *.ai files to the mimetypes list 13 years ago
Benjamin Liles 8336b3287e Various bug fixes for swift 13 years ago
Björn Schießle 77d91d5a03 generate correct link for shared files and shared directories 13 years ago
Björn Schießle 4d451f649d fixed offset calculation (bug #1961) 13 years ago
Jenkins for ownCloud 673e3dae3f [tx-robot] updated from transifex 13 years ago
Thomas Mueller 39e1c22e0a move autotest to phpunit 13 years ago
Thomas Tanghus 7a30f46543 Merge branch 'master' of github.com:owncloud/core into vcategories_db 13 years ago
Bart Visscher 2c3674ea87 Add logging when stripping apps from autoload include path 13 years ago
Bart Visscher d4feb77eaf Remove unused search code 13 years ago
Bart Visscher c5983d37ad No need to use array_search 13 years ago
Bart Visscher fe40277ec2 Use __DIR__ instead of __FILE__ to get SERVERROOT 13 years ago
Lukas Reschke d525654fcd Correct indentation 13 years ago
Lukas Reschke cda2135966 Send a HSTS HTTP header to enforce SSL 13 years ago
Lukas Reschke 2f4b1b0e4c Disallow users to delete their own accounts 13 years ago
Björn Schießle 41640b4b91 don't show the share action in the file view for publically shared files. 13 years ago
Frank Karlitschek fe5b4d2fba marks as 5.0 pre alpha 13 years ago
Björn Schießle 4a712bdd48 only check if #dropdown hasClass drop-versions if a drop down is open. Otherwise it will never open the history drop-down 13 years ago
Björn Schießle 33dcb3b1f4 fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't work here because it doesn't create directories recursively) 13 years ago
Robin Appelman 7b64ab9294 make sure the share backend test case can find the correct interface 13 years ago
Robin Appelman aa13a58513 Merge branch 'phpunit' 13 years ago
Thomas Müller 29fa9dfb79 Merge pull request #25 from visit1985/uploadfilesize 13 years ago
Thomas Müller a0c53619ff Merge pull request #24 from owncloud/js_variable_interpolation 13 years ago
Jenkins for ownCloud fce6ce9bc6 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski dc767798c6 Manually change appconfig value for share policy so tests work correctly 13 years ago
Michael Gapczynski 4e6f720f14 Fix closing the sharing dropdown by clicking on the share button 13 years ago
Björn Schießle 38e9bc2adb extract the right parent directory from the path 13 years ago
Frank Karlitschek 8e0676a66b 4.5 final 13 years ago
Björn Schießle 293484d1ee add directory while creating mount point 13 years ago
Michael Gapczynski b475164e95 Fix autocomplete search for users for groups only share policy 13 years ago
VicDeo f29f1cad1d Prevent Versions click handler from closing sharing dropdown 13 years ago
Björn Schießle 2bd4035076 $CONFIG_DBTYPE was never assigned but used in this function 13 years ago
Björn Schießle 003241e847 fix for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set 13 years ago
Jenkins for ownCloud f1fc73ea5b [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 67a4aa7cf0 RC 3 13 years ago