Commit Graph

6912 Commits (2bdf89f4d4d754c4cb4e1498b977085a67269460)
 

Author SHA1 Message Date
Michael Gapczynski 2bdf89f4d4 Stop autocomplete selection event propogration so share dropdown doesn't disappear, fixes bug oc-1773 13 years ago
Jenkins for ownCloud 5855355faa [tx-robot] updated from transifex 13 years ago
Bart Visscher 737a6730db Add OC_Files::searchByMime function 13 years ago
Lukas Reschke c4fc291fa7 Passwords containing a ":" don't work with this explode 13 years ago
Arthur Schiwon 7b8c7aaf0d Add missing Sharing permission 13 years ago
Arthur Schiwon 80fde2d8d1 Sharing update: take over reshares and thus don't fail 13 years ago
Björn Schießle 25499644e3 Merge branch 'master' of github.com:owncloud/core 13 years ago
Björn Schießle 90a1bd5721 seperate the form to set up the mount points and the form to upload ssl certificates 13 years ago
Arthur Schiwon 15e02726d7 Fix files_sharing update script, by making filesystem and users available 13 years ago
Arthur Schiwon a8ff1505d6 backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 13 years ago
Jenkins for ownCloud e5487376da [tx-robot] updated from transifex 13 years ago
Bart Visscher a80e0403a1 Fix getting individual shared file information 13 years ago
Brice Maron 7aca730f71 Small css fix for button new in files. fix oc-1638 13 years ago
Jörn Friedrich Dreyer 1e2074b4eb use file instead of dir in search provider file fix result urls 13 years ago
Jenkins for ownCloud ecb90d72f3 [tx-robot] updated from transifex 13 years ago
Lukas Reschke e8af588210 Fix typo 13 years ago
Lukas Reschke f271afa31c Correct "ownCloud" 13 years ago
Robin Appelman a22a5d6807 some js style fixes 13 years ago
Robin Appelman 4131b205d4 fix some more phpdoc 13 years ago
Robin Appelman f71f731f1c fix phpdoc and handle some edges cases better in oc_db 13 years ago
Jenkins for ownCloud 81ecabb19c [tx-robot] updated from transifex 13 years ago
Lukas Reschke c7043fdd04 Update authors 13 years ago
Lukas Reschke b4de89e6b4 Sanitize download URL 13 years ago
Lukas Reschke ac79fe649c Added a missing CSRF check 13 years ago
Lukas Reschke 80aa44565b Sanitize user input 13 years ago
Jenkins for ownCloud 08132587d1 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 01160d0fb4 [tx-robot] updated from transifex 13 years ago
Thomas Müller d5055639b2 Merge pull request #15 from scambra/delete-fixes 13 years ago
Thomas Müller ac69974d73 Merge pull request #17 from scambra/4.5-l10n-fixes 13 years ago
Bart Visscher 40a1899bd9 Catch exceptions when updating an app 13 years ago
Bart Visscher 8cfa618df5 Catch exceptions in upgrading files_sharing, skip the errors for now 13 years ago
Bart Visscher 11bdc8baa8 Fix the mimetype filter in OC_Share_Backend_File 13 years ago
Bart Visscher ee77ef86d3 Check mimetype filter in file share backend 13 years ago
Bart Visscher 4f4498e0d6 Fix undefined user var, use getUser 13 years ago
Bart Visscher 8820cd934a Forgot to return the fileinfo 13 years ago
Björn Schießle 3d2cd64a48 add a line break after every certificate 13 years ago
Tom Needham bcd3d1116c Change background colour of upload button to be consistant with new button 13 years ago
Bart Visscher b6dc6c5bb9 Don't use OC_FileCache directly, but use the functions in OC_Files 13 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 13 years ago
scambra 107b641708 translate rename and history actions 13 years ago
scambra d5211f9615 some characters in comments avoid finding some strings to translate 13 years ago
scambra e48811017d fix translation for core/lostpassword 13 years ago
scambra 0f15bc881f fix translating dialog buttons, they are translated in core not dialogs app 13 years ago
scambra 22c6b48d2f translate files_sharing app 13 years ago
Jenkins for ownCloud 8f2c76d3da [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 59a00f95c3 use AL32UTF8 charset to connect to oracle, fixes file name encoding problems 13 years ago
Jörn Friedrich Dreyer a4082a526f escape user column in OC_FileCache::clear 13 years ago
Jörn Friedrich Dreyer 1c97fd7228 shorten index name, oracle can only handle identifiers <=30 chars 13 years ago
Arthur Schiwon 57c02d16ca LDAP: add forgotten class, fixes oc-1803 13 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. 13 years ago