Commit Graph

7234 Commits (95cee0eb5d39ceb0c47c053c81134d039ab514d6)
 

Author SHA1 Message Date
Björn Schießle c11f9833ac fix bug #1977: remove etags from database after version rollback so that the client can detect the changes 13 years ago
Robin Appelman 9ee34ef6b3 fix blocking drag & drop upload of folders 13 years ago
Robin Appelman df7e519159 don't throw errors if certificate folder doesn't exist 13 years ago
Lukas Reschke 5e60812ad4 Update fullcalendar to 1.5.4 13 years ago
Lukas Reschke 1263604703 Sanitize user input 13 years ago
Lukas Reschke 5904db580f Sanitize user input 13 years ago
Lukas Reschke 1960067926 escapeHTML function 13 years ago
Lukas Reschke 33bd9ecd9d Sanitize user input 13 years ago
Robin Appelman 7f7c1fcccf fix storage test case 13 years ago
Robin Appelman 34fdd0e839 supress some warning in cloudfiles library 13 years ago
Robin Appelman 9de4eccd99 remove ctime tests for filestorage, ctime will be removed from the storage api in the future 13 years ago
Robin Appelman a0847dc852 normalize paths for dir and statcache in smb stream wrapper 13 years ago
Robin Appelman 87a3145ba1 fix filetype for smb storage backend 13 years ago
Robin Appelman 85e236d798 fix webdav storage backend when trying to open a non existing file for reading 13 years ago
Robin Appelman cb4c3d7a9e skip the files_external test cases the correct way 13 years ago
Robin Appelman e55fc87ad3 some test cases for fopen of storage backends 13 years ago
Robin Appelman 5398dea0df code style 13 years ago
Benjamin Liles e0eb6bbd28 Various bug fixes for swift 13 years ago
Björn Schießle 822b323f8e add *.ai files to the mimetypes list 13 years ago
Björn Schießle c1f645cd5f generate correct link for shared files and shared directories 13 years ago
Björn Schießle f1d9359acf don't show the share action in the file view for publically shared files. 13 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) 13 years ago
Björn Schießle e23b06ec8c extract the right parent directory from the path 13 years ago
Lukas Reschke 4f8b8a8a59 Correct indentation 13 years ago
Lukas Reschke c06d71e662 Send a HSTS HTTP header to enforce SSL 13 years ago
Lukas Reschke cce43652f0 Disallow users to delete their own accounts 13 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 13 years ago
Michael Gapczynski f571cfbf71 Fix closing the sharing dropdown by clicking on the share button 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
Robin Appelman 035d83fe91 don't use the workaround for shared files on the /Shared folder 13 years ago
Michael Gapczynski 025d308929 Actually fix shared webdav access 13 years ago
Michael Gapczynski 33d1906f23 Fix getting file info for subfolders in shared folders 13 years ago
Victor Dubiniuk 71ff6382b5 Prevent closing sharing dialog on picking the date 13 years ago
Georg Ehrke a657bfa369 fix remote.php for our favorite OS - Windows 13 years ago
Victor Dubiniuk 06d00af9f8 Prevent closing sharing dialog on month adjustment. Fixes oc-1884 13 years ago
Björn Schießle 32e2d7ef8f check if ID was assigned 13 years ago
Björn Schießle 277dd2b0a9 remove debug output 13 years ago
Björn Schießle 2923d24921 add data-id directly after upload/creation to the file list (bugfix for #1917) 13 years ago
Jörn Friedrich Dreyer dc116b994d reenable hack to use CURRENT_TIMESTAMP for postgresql when creating the database, fixes oc-1852 13 years ago
Frank Karlitschek b296328c61 put all the calls into one function and use tabs instead of spaces. Thanks to danimo for bugging me :-) 13 years ago
Frank Karlitschek c701bed2e3 fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 13 years ago
Arthur Schiwon 3affeb5bd7 destroy invalid sessions 13 years ago
Frank Karlitschek f304ec1482 Merge branch 'master' of https://github.com/owncloud/core 13 years ago