Commit Graph

6893 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)
 

Author SHA1 Message Date
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
icewind1991 4ea128ee43 Merge pull request #13 from scambra/safari-fixes 13 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 13 years ago
scambra 1b411df83e use post to delete files, get has a limit and fails with many files 13 years ago
scambra aee8949c92 fix js success callback on safari when uploading files 13 years ago
Jenkins for ownCloud 7c42e88676 [tx-robot] updated from transifex 13 years ago
Robin Appelman 74ec2765b3 db indexes for appconfig and preferences 13 years ago
Robin Appelman 499567397d use tabs in db_structure 13 years ago
Bernhard Posselt 1c643ce4bc made upload button the same height in chrome and firefox 13 years ago
Tom Needham edbbb2bd9f General style fixes for the share dropdown 13 years ago
Tom Needham f9127192da Fix styling of public shared files download button 13 years ago
Tom Needham d7b878b303 Dynamicly resize public shared images 13 years ago
Bart Visscher 5f997021d1 Fix syntax bug 13 years ago
Bart Visscher ee32d1aad5 Fix versioning of shared files 13 years ago
Bart Visscher 01ce2babd1 Fix sharing of single files, target name was not correct 13 years ago
Brice Maron 86c3761615 Catch unreadable app folder error 13 years ago
Tom Needham fb3724ba64 Fix datepicker icons for all uses across ownCloud 13 years ago
Frank Karlitschek fe7288b65a beta 4 13 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 13 years ago
Tom Needham 73ed13fe75 Increase click area of breadcrumb, fix oc-703 13 years ago