Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Passwords containing a ":" don't work with this explode | Lukas Reschke | 2012-09-25 | 1 | -2/+2 |
| | | | | Thanks to mETz | ||||
* | Add missing Sharing permission | Arthur Schiwon | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | Sharing update: take over reshares and thus don't fail | Arthur Schiwon | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-25 | 48 | -370/+630 |
|\ | |||||
| * | Fix files_sharing update script, by making filesystem and users available | Arthur Schiwon | 2012-09-25 | 1 | -0/+7 |
| | | |||||
| * | backwards compat to older xcache versions, don't fail when trying to clear ↵ | Arthur Schiwon | 2012-09-25 | 1 | -0/+6 |
| | | | | | | | | cache by prefix | ||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-25 | 43 | -364/+610 |
| | | |||||
| * | Fix getting individual shared file information | Bart Visscher | 2012-09-24 | 1 | -1/+2 |
| | | |||||
| * | Small css fix for button new in files. fix oc-1638 | Brice Maron | 2012-09-24 | 1 | -1/+1 |
| | | |||||
| * | use file instead of dir in search provider file fix result urls | Jörn Friedrich Dreyer | 2012-09-24 | 1 | -4/+4 |
| | | |||||
* | | seperate the form to set up the mount points and the form to upload ssl ↵ | Björn Schießle | 2012-09-25 | 1 | -11/+15 |
|/ | | | | certificates | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-24 | 75 | -745/+1204 |
| | |||||
* | Fix typo | Lukas Reschke | 2012-09-23 | 1 | -1/+1 |
| | |||||
* | Correct "ownCloud" | Lukas Reschke | 2012-09-23 | 1 | -10/+9 |
| | |||||
* | some js style fixes | Robin Appelman | 2012-09-23 | 2 | -82/+87 |
| | |||||
* | fix some more phpdoc | Robin Appelman | 2012-09-23 | 13 | -307/+351 |
| | |||||
* | fix phpdoc and handle some edges cases better in oc_db | Robin Appelman | 2012-09-23 | 1 | -31/+67 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-23 | 56 | -196/+1764 |
| | |||||
* | Update authors | Lukas Reschke | 2012-09-22 | 1 | -0/+5 |
| | | | Copied from http://owncloud.org/about/contact/ | ||||
* | Sanitize download URL | Lukas Reschke | 2012-09-22 | 1 | -3/+3 |
| | | | | @MTGap Can you please check if this break something? | ||||
* | Added a missing CSRF check | Lukas Reschke | 2012-09-22 | 1 | -0/+2 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2012-09-22 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 17 | -31/+45 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 312 | -3218/+10389 |
| | |||||
* | Merge pull request #15 from scambra/delete-fixes | Thomas Müller | 2012-09-21 | 2 | -3/+4 |
|\ | | | | | use post to delete files, get has a limit and fails with many files | ||||
| * | use post to delete files, get has a limit and fails with many files | scambra | 2012-09-20 | 2 | -3/+4 |
| | | |||||
* | | Merge pull request #17 from scambra/4.5-l10n-fixes | Thomas Müller | 2012-09-21 | 7 | -42/+48 |
|\ \ | | | | | | | Fix some untranslated strings | ||||
| * | | translate rename and history actions | scambra | 2012-09-21 | 2 | -3/+4 |
| | | | |||||
| * | | some characters in comments avoid finding some strings to translate | scambra | 2012-09-21 | 2 | -4/+4 |
| | | | |||||
| * | | fix translation for core/lostpassword | scambra | 2012-09-21 | 1 | -1/+2 |
| | | | |||||
| * | | fix translating dialog buttons, they are translated in core not dialogs app | scambra | 2012-09-21 | 1 | -6/+6 |
| | | | |||||
| * | | translate files_sharing app | scambra | 2012-09-21 | 3 | -31/+35 |
| | | | |||||
* | | | Catch exceptions when updating an app | Bart Visscher | 2012-09-21 | 1 | -1/+7 |
| | | | |||||
* | | | Catch exceptions in upgrading files_sharing, skip the errors for now | Bart Visscher | 2012-09-21 | 1 | -2/+12 |
| | | | |||||
* | | | Fix the mimetype filter in OC_Share_Backend_File | Bart Visscher | 2012-09-21 | 1 | -2/+4 |
| | | | |||||
* | | | Check mimetype filter in file share backend | Bart Visscher | 2012-09-21 | 1 | -1/+7 |
| | | | |||||
* | | | Fix undefined user var, use getUser | Bart Visscher | 2012-09-21 | 1 | -1/+1 |
| | | | |||||
* | | | Forgot to return the fileinfo | Bart Visscher | 2012-09-21 | 2 | -1/+2 |
| | | | |||||
* | | | add a line break after every certificate | Björn Schießle | 2012-09-21 | 1 | -0/+1 |
| | | | |||||
* | | | Change background colour of upload button to be consistant with new button | Tom Needham | 2012-09-21 | 2 | -3/+3 |
| | | | |||||
* | | | Don't use OC_FileCache directly, but use the functions in OC_Files | Bart Visscher | 2012-09-21 | 2 | -3/+33 |
| | | | | | | | | | | | | This adds getFileInfo to OC_Files to also get fileinfo from shared files | ||||
* | | | LDAP: replace expensive recursiveArraySearch with direct SQL search, leading ↵ | Arthur Schiwon | 2012-09-21 | 1 | -19/+38 |
| | | | | | | | | | | | | to a performance boost. Imorives UX especially on directories with tons of users, solves complains on ML and probably fixes oc.1080 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-21 | 25 | -120/+156 |
| | | | |||||
* | | | use AL32UTF8 charset to connect to oracle, fixes file name encoding problems | Jörn Friedrich Dreyer | 2012-09-20 | 1 | -0/+1 |
| | | | |||||
* | | | escape user column in OC_FileCache::clear | Jörn Friedrich Dreyer | 2012-09-20 | 1 | -1/+1 |
| | | | |||||
* | | | shorten index name, oracle can only handle identifiers <=30 chars | Jörn Friedrich Dreyer | 2012-09-20 | 1 | -1/+1 |
|/ / | |||||
* | | LDAP: add forgotten class, fixes oc-1803 | Arthur Schiwon | 2012-09-20 | 1 | -1/+1 |
| | | |||||
* | | change the new button color on mouse over so that the user understands that ↵ | Frank Karlitschek | 2012-09-20 | 1 | -4/+6 |
| | | | | | | | | the button is actually two buttons. | ||||
* | | Merge pull request #13 from scambra/safari-fixes | icewind1991 | 2012-09-20 | 1 | -1/+2 |
|\ \ | | | | | | | fix js success callback on safari when uploading files | ||||
| * | | fix js success callback on safari when uploading files | scambra | 2012-09-20 | 1 | -1/+2 |
| |/ |