Commit Graph

7119 Commits (5c6e9518edde10e0c23d0d734d2cc6d161fc15c0)
 

Author SHA1 Message Date
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 dcf995fff3 add Cache::getFolderContent 13 years ago
Robin Appelman 4d2669f6b3 Merge branch 'master' into filesystem 13 years ago
Robin Appelman a22a5d6807 some js style fixes 13 years ago
Robin Appelman eed1ccd164 Merge branch 'master' into filesystem 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
Robin Appelman f360d7c736 add getId to shared storage backend 13 years ago
Robin Appelman 6fafd5d4e9 this should be done elsewhere if needed 13 years ago
Lukas Reschke c7043fdd04 Update authors 13 years ago
Robin Appelman 97b0eabc85 fix several problems in the new filecache in order to complete the tests 13 years ago
Robin Appelman 73eedd8fc8 some simple test cases for the new filecache 13 years ago
Robin Appelman 46896be0d4 fix namespace error in temporary storage backend 13 years ago
Robin Appelman b206d16b10 add support for loading namespaced test cases 13 years ago
Robin Appelman 96b798a59f move storage backend test cases to their own namespace 13 years ago
Robin Appelman 153cd802a9 add partial file data to the result of Cache::get 13 years ago
Robin Appelman 93292516d9 Merge branch 'master' into filesystem 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