Commit Graph

3680 Commits (ecef3b6b98ce39b23c8d1a82c19cb134a5b9b6b3)

Author SHA1 Message Date
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 1263604703 Sanitize user input 14 years ago
Lukas Reschke 5904db580f Sanitize user input 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
Benjamin Liles e0eb6bbd28 Various bug fixes for swift 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 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
Björn Schießle 293484d1ee add directory while creating mount point 14 years ago
VicDeo f29f1cad1d Prevent Versions click handler from closing sharing dropdown 14 years ago
Jenkins for ownCloud f1fc73ea5b [tx-robot] updated from transifex 14 years ago
Björn Schießle 32e2d7ef8f check if ID was assigned 14 years ago
Björn Schießle 277dd2b0a9 remove debug output 14 years ago
Björn Schießle 2923d24921 add data-id directly after upload/creation to the file list (bugfix for #1917) 14 years ago
Björn Schießle 4dba91838f add ID to upload form and check if ID exist to avoid loading invalid javascript code for read-only views. 14 years ago
Jenkins for ownCloud b934668b9e [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 995b8bf12a Remove old Shared folders from the file cache, fixes bug oc-1911 14 years ago
Michael Gapczynski 4b446f3edd Revert part of 5beca59b, fixes file upload bug oc-1926 14 years ago
Jenkins for ownCloud e36317c21a [tx-robot] updated from transifex 14 years ago
Robin Appelman a203a4a1c7 add support to mount a specific folder from dropbox 14 years ago
Robin Appelman 54695b11eb test case for dropbox storage 14 years ago
Jenkins for ownCloud 35c5f71989 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 68bb3809c7 LDAP: we're good for 0.3 now. No code change 14 years ago
Björn Schießle 4f7c7c615e prevent xss attacks 14 years ago
Björn Schießle 5e2bce24b4 enable user to download selected files from publically shared directory 14 years ago
Björn Schießle c99f62891a breadcrumbs fixed for public share view 14 years ago
Björn Schießle 0d081ac5ac register download action for directories 14 years ago
Björn Schießle ef8a4a1629 register download action for files 14 years ago
Björn Schießle 99f4d949c1 fix download link for single files in publicly shared directory 14 years ago
Björn Schießle 72a48ca35e fix download of single publically shared files. 14 years ago
Björn Schießle dcad7aec82 fixed download of complete publically shared folder 14 years ago
Björn Schießle f4136854b6 stripsplashes doesn't work if the slash is the only character -> creating file in root dir leads to "//filename" 14 years ago
Björn Schießle a611ce4f33 baseDir has to be the whole path to work with shared directories below the root directory. 14 years ago
Björn Schießle b88a61c633 no content area, it overlaps the file list 14 years ago
Björn Schießle 5beca59b9c check if element really exists before calling it. (e.g. for public shared files view, elements like "navigation" doesn't exist) 14 years ago
Jenkins for ownCloud 4fd53eca06 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 5c042d88ad [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 51321526e2 Prevent displaying errors if public link url parameters are incorrect 14 years ago
Jenkins for ownCloud 6fada7a4c0 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 32a6b3b862 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 7abe1360b2 l18n support added to files_external/js 14 years ago
Björn Schießle 92b37119e3 remove textbox after pressing "enter" even if the name is the same 14 years ago
Jörn Friedrich Dreyer 39735721ec escape identifiers in queries 14 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 14 years ago
Björn Schießle 550813ce41 don't use the complete path but the basename if the file/foder has no extension. Otherwise 14 years ago