Commit Graph

7091 Commits (ecef3b6b98ce39b23c8d1a82c19cb134a5b9b6b3)
 

Author SHA1 Message Date
Lukas Reschke ecef3b6b98 Doublehash the token to prevent timing attacks 14 years ago
Robin Appelman e65ea6a8b7 don't increase the size of the users home folder twice 14 years ago
Robin Appelman 7139de2a6e the Shared folder is no longer in the cache 14 years ago
Lukas Reschke b5403de5e5 Fix the require path 14 years ago
Michael Gapczynski 0966f1358b Manually change appconfig value for share policy so tests work correctly 14 years ago
Björn Schießle a0ac64cbd6 remove unneeded variable 14 years ago
Björn Schießle b03b6dfb99 check if directory already exist before executing mkdir 14 years ago
Björn Schießle c11f9833ac fix bug #1977: remove etags from database after version rollback so that the client can detect the changes 14 years ago
Robin Appelman 9ee34ef6b3 fix blocking drag & drop upload of folders 14 years ago
Robin Appelman df7e519159 don't throw errors if certificate folder doesn't exist 14 years ago
Lukas Reschke 5e60812ad4 Update fullcalendar to 1.5.4 14 years ago
Lukas Reschke 1263604703 Sanitize user input 14 years ago
Lukas Reschke 5904db580f Sanitize user input 14 years ago
Lukas Reschke 1960067926 escapeHTML function 14 years ago
Lukas Reschke 33bd9ecd9d Sanitize user input 14 years ago
Robin Appelman 7f7c1fcccf fix storage test case 14 years ago
Robin Appelman 34fdd0e839 supress some warning in cloudfiles library 14 years ago
Robin Appelman 9de4eccd99 remove ctime tests for filestorage, ctime will be removed from the storage api in the future 14 years ago
Robin Appelman a0847dc852 normalize paths for dir and statcache in smb stream wrapper 14 years ago
Robin Appelman 87a3145ba1 fix filetype for smb storage backend 14 years ago
Robin Appelman 85e236d798 fix webdav storage backend when trying to open a non existing file for reading 14 years ago
Robin Appelman cb4c3d7a9e skip the files_external test cases the correct way 14 years ago
Robin Appelman e55fc87ad3 some test cases for fopen of storage backends 14 years ago
Robin Appelman 5398dea0df code style 14 years ago
Benjamin Liles e0eb6bbd28 Various bug fixes for swift 14 years ago
Björn Schießle 822b323f8e add *.ai files to the mimetypes list 14 years ago
Björn Schießle c1f645cd5f generate correct link for shared files and shared directories 14 years ago
Björn Schießle f1d9359acf don't show the share action in the file view for publically shared files. 14 years ago
Björn Schießle 550e774db2 fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't work here because it doesn't create directories recursively) 14 years ago
Björn Schießle e23b06ec8c extract the right parent directory from the path 14 years ago
Lukas Reschke 4f8b8a8a59 Correct indentation 14 years ago
Lukas Reschke c06d71e662 Send a HSTS HTTP header to enforce SSL 14 years ago
Lukas Reschke cce43652f0 Disallow users to delete their own accounts 14 years ago
Björn Schießle 9f0a4c8edb only check if #dropdown hasClass drop-versions if a drop down is open. Otherwise it will never open the history drop-down 14 years ago
Michael Gapczynski f571cfbf71 Fix closing the sharing dropdown by clicking on the share button 14 years ago
Frank Karlitschek 8e0676a66b 4.5 final 14 years ago
Björn Schießle 293484d1ee add directory while creating mount point 14 years ago
Michael Gapczynski b475164e95 Fix autocomplete search for users for groups only share policy 14 years ago
VicDeo f29f1cad1d Prevent Versions click handler from closing sharing dropdown 14 years ago
Björn Schießle 2bd4035076 $CONFIG_DBTYPE was never assigned but used in this function 14 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 14 years ago
Jenkins for ownCloud f1fc73ea5b [tx-robot] updated from transifex 14 years ago
Frank Karlitschek 67a4aa7cf0 RC 3 14 years ago
Robin Appelman 035d83fe91 don't use the workaround for shared files on the /Shared folder 14 years ago
Michael Gapczynski 025d308929 Actually fix shared webdav access 14 years ago
Michael Gapczynski 33d1906f23 Fix getting file info for subfolders in shared folders 14 years ago
Victor Dubiniuk 71ff6382b5 Prevent closing sharing dialog on picking the date 14 years ago
Georg Ehrke a657bfa369 fix remote.php for our favorite OS - Windows 14 years ago
Victor Dubiniuk 06d00af9f8 Prevent closing sharing dialog on month adjustment. Fixes oc-1884 14 years ago
Björn Schießle 32e2d7ef8f check if ID was assigned 14 years ago