Commit Graph

3790 Commits (f59138214735b6e0516b35d62a62a144f9b0a3e1)

Author SHA1 Message Date
Björn Schießle aa9ffd119a check if file really exist before add/remove it 14 years ago
Björn Schießle a56f2ec183 only upload valid ssl root certificates 14 years ago
Jenkins for ownCloud 09aa95586a [tx-robot] updated from transifex 14 years ago
Björn Schießle 21c6cc45e6 take '\' on windows systems into account to prevent file deletion above upload direectory 14 years ago
Björn Schießle 9ab887fed5 fix security issue, don't allow to go back in the path 14 years ago
Robin Appelman cfbca40fbe fix sharing for newly uploaded or created files 14 years ago
Jenkins for ownCloud 2c00f8c850 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 0192d920f0 Sharing: write update errors to logfile; do not die on errors 14 years ago
Björn Schießle c3c6e52104 - take webdav namespace for properties into account 14 years ago
Jenkins for ownCloud 5855355faa [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 7b8c7aaf0d Add missing Sharing permission 14 years ago
Arthur Schiwon 80fde2d8d1 Sharing update: take over reshares and thus don't fail 14 years ago
Björn Schießle 90a1bd5721 seperate the form to set up the mount points and the form to upload ssl certificates 14 years ago
Arthur Schiwon 15e02726d7 Fix files_sharing update script, by making filesystem and users available 14 years ago
Jenkins for ownCloud e5487376da [tx-robot] updated from transifex 14 years ago
Brice Maron 7aca730f71 Small css fix for button new in files. fix oc-1638 14 years ago
Jenkins for ownCloud ecb90d72f3 [tx-robot] updated from transifex 14 years ago
Robin Appelman a22a5d6807 some js style fixes 14 years ago
Jenkins for ownCloud 81ecabb19c [tx-robot] updated from transifex 14 years ago
Lukas Reschke b4de89e6b4 Sanitize download URL 14 years ago
Jenkins for ownCloud 08132587d1 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 01160d0fb4 [tx-robot] updated from transifex 14 years ago
Bart Visscher 8cfa618df5 Catch exceptions in upgrading files_sharing, skip the errors for now 14 years ago
Bart Visscher 11bdc8baa8 Fix the mimetype filter in OC_Share_Backend_File 14 years ago
Bart Visscher ee77ef86d3 Check mimetype filter in file share backend 14 years ago
Björn Schießle 3d2cd64a48 add a line break after every certificate 14 years ago
Tom Needham bcd3d1116c Change background colour of upload button to be consistant with new button 14 years ago
Arthur Schiwon 2a7a928ae9 LDAP: replace expensive recursiveArraySearch with direct SQL search, leading to a performance boost. Imorives UX especially on directories with tons of users, solves complains on ML and probably fixes oc.1080 14 years ago
scambra 107b641708 translate rename and history actions 14 years ago
scambra 22c6b48d2f translate files_sharing app 14 years ago
Jenkins for ownCloud 8f2c76d3da [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 57c02d16ca LDAP: add forgotten class, fixes oc-1803 14 years ago
Frank Karlitschek 6c644a0c83 change the new button color on mouse over so that the user understands that the button is actually two buttons. 14 years ago
scambra 1b411df83e use post to delete files, get has a limit and fails with many files 14 years ago
scambra aee8949c92 fix js success callback on safari when uploading files 14 years ago
Jenkins for ownCloud 7c42e88676 [tx-robot] updated from transifex 14 years ago
Bernhard Posselt 1c643ce4bc made upload button the same height in chrome and firefox 14 years ago
Tom Needham f9127192da Fix styling of public shared files download button 14 years ago
Tom Needham d7b878b303 Dynamicly resize public shared images 14 years ago
scambra 2b5133a1c4 check free space using folder's owner 14 years ago
Bart Visscher 5f997021d1 Fix syntax bug 14 years ago
Bart Visscher ee32d1aad5 Fix versioning of shared files 14 years ago
Bart Visscher 01ce2babd1 Fix sharing of single files, target name was not correct 14 years ago
Arthur Schiwon f66c441f77 LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the user and would lead to server error. Fixes oc-1625 14 years ago
Tom Needham 73ed13fe75 Increase click area of breadcrumb, fix oc-703 14 years ago
Björn Schießle 223bf3e47c fix for bug #1752 (Renaming of folders in files view does not work correctly in firefox 15) 14 years ago
Björn Schießle 6596094a28 add generated unique file name to the uploadingFiles list instead of the original name 14 years ago
Björn Schießle 1e880feab1 execute lastAction() before add new one 14 years ago
Michael Gapczynski 39e587b52c Remove the content and table to prevent covering the download link 14 years ago
Michael Gapczynski 749b5b52ca Show preview for public folder links 14 years ago