Commit Graph

6909 Commits (c4fc291fa78ba620900dfd6106fc8528473f2a54)
 

Author SHA1 Message Date
Lukas Reschke c4fc291fa7 Passwords containing a ":" don't work with this explode 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 25499644e3 Merge branch 'master' of github.com:owncloud/core 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
Arthur Schiwon a8ff1505d6 backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 14 years ago
Jenkins for ownCloud e5487376da [tx-robot] updated from transifex 14 years ago
Bart Visscher a80e0403a1 Fix getting individual shared file information 14 years ago
Brice Maron 7aca730f71 Small css fix for button new in files. fix oc-1638 14 years ago
Jörn Friedrich Dreyer 1e2074b4eb use file instead of dir in search provider file fix result urls 14 years ago
Jenkins for ownCloud ecb90d72f3 [tx-robot] updated from transifex 14 years ago
Lukas Reschke e8af588210 Fix typo 14 years ago
Lukas Reschke f271afa31c Correct "ownCloud" 14 years ago
Robin Appelman a22a5d6807 some js style fixes 14 years ago
Robin Appelman 4131b205d4 fix some more phpdoc 14 years ago
Robin Appelman f71f731f1c fix phpdoc and handle some edges cases better in oc_db 14 years ago
Jenkins for ownCloud 81ecabb19c [tx-robot] updated from transifex 14 years ago
Lukas Reschke c7043fdd04 Update authors 14 years ago
Lukas Reschke b4de89e6b4 Sanitize download URL 14 years ago
Lukas Reschke ac79fe649c Added a missing CSRF check 14 years ago
Lukas Reschke 80aa44565b Sanitize user input 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
Thomas Müller d5055639b2 Merge pull request #15 from scambra/delete-fixes 14 years ago
Thomas Müller ac69974d73 Merge pull request #17 from scambra/4.5-l10n-fixes 14 years ago
Bart Visscher 40a1899bd9 Catch exceptions when updating an app 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
Bart Visscher 4f4498e0d6 Fix undefined user var, use getUser 14 years ago
Bart Visscher 8820cd934a Forgot to return the fileinfo 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
Bart Visscher b6dc6c5bb9 Don't use OC_FileCache directly, but use the functions in OC_Files 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 d5211f9615 some characters in comments avoid finding some strings to translate 14 years ago
scambra e48811017d fix translation for core/lostpassword 14 years ago
scambra 0f15bc881f fix translating dialog buttons, they are translated in core not dialogs app 14 years ago
scambra 22c6b48d2f translate files_sharing app 14 years ago
Jenkins for ownCloud 8f2c76d3da [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 59a00f95c3 use AL32UTF8 charset to connect to oracle, fixes file name encoding problems 14 years ago
Jörn Friedrich Dreyer a4082a526f escape user column in OC_FileCache::clear 14 years ago
Jörn Friedrich Dreyer 1c97fd7228 shorten index name, oracle can only handle identifiers <=30 chars 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
icewind1991 4ea128ee43 Merge pull request #13 from scambra/safari-fixes 14 years ago
Björn Schießle b1c60841e8 float right element needs to be the first element, otherwise firefox will move it to a new line 14 years ago
scambra 1b411df83e use post to delete files, get has a limit and fails with many files 14 years ago