| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | scambra | 2012-09-20 | 2 | -3/+4 |
* | | Merge pull request #17 from scambra/4.5-l10n-fixes | Thomas Müller | 2012-09-21 | 4 | -8/+13 |
|\ \ |
|
| * | | translate rename and history actions | scambra | 2012-09-21 | 2 | -3/+4 |
| * | | translate files_sharing app | scambra | 2012-09-21 | 2 | -5/+9 |
* | | | 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 |
* | | | 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 |
* | | | LDAP: replace expensive recursiveArraySearch with direct SQL search, leading ... | Arthur Schiwon | 2012-09-21 | 1 | -19/+38 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-21 | 5 | -2/+25 |
|/ / |
|
* | | 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 t... | Frank Karlitschek | 2012-09-20 | 1 | -4/+6 |
* | | Merge pull request #13 from scambra/safari-fixes | icewind1991 | 2012-09-20 | 1 | -1/+2 |
|\ \ |
|
| * | | fix js success callback on safari when uploading files | scambra | 2012-09-20 | 1 | -1/+2 |
| |/ |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-20 | 6 | -10/+58 |
* | | made upload button the same height in chrome and firefox | Bernhard Posselt | 2012-09-19 | 2 | -3/+2 |
* | | Fix styling of public shared files download button | Tom Needham | 2012-09-19 | 2 | -4/+5 |
* | | Dynamicly resize public shared images | Tom Needham | 2012-09-19 | 2 | -2/+6 |
* | | Fix syntax bug | Bart Visscher | 2012-09-19 | 1 | -1/+1 |
* | | Fix versioning of shared files | Bart Visscher | 2012-09-19 | 1 | -72/+34 |
* | | Fix sharing of single files, target name was not correct | Bart Visscher | 2012-09-19 | 1 | -1/+1 |
* | | LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the ... | Arthur Schiwon | 2012-09-19 | 1 | -2/+2 |
* | | Increase click area of breadcrumb, fix oc-703 | Tom Needham | 2012-09-19 | 1 | -0/+2 |
* | | fix for bug #1752 (Renaming of folders in files view does not work correctly ... | Björn Schießle | 2012-09-19 | 1 | -17/+19 |
* | | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-19 | 26 | -30/+262 |
|\| |
|
| * | Remove the content and table to prevent covering the download link | Michael Gapczynski | 2012-09-19 | 1 | -0/+5 |
| * | Show preview for public folder links | Michael Gapczynski | 2012-09-18 | 4 | -24/+122 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-19 | 21 | -4/+133 |
| * | Fix oc-1769, renaming folders with extensions | Tom Needham | 2012-09-18 | 1 | -2/+2 |
* | | add generated unique file name to the uploadingFiles list instead of the orig... | Björn Schießle | 2012-09-19 | 1 | -1/+1 |
* | | execute lastAction() before add new one | Björn Schießle | 2012-09-19 | 1 | -9/+12 |
|/ |
|
* | use more oc file operations instead of plain PHP functions | Björn Schießle | 2012-09-18 | 1 | -15/+11 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-18 | 19 | -13/+129 |
* | LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke ... | Arthur Schiwon | 2012-09-17 | 1 | -1/+1 |
* | Check if the versioned file exists before trying to do the versioning | Bart Visscher | 2012-09-17 | 1 | -0/+6 |
* | Fix oc-1726, cannot delete multiple files one by one without refresh | Tom Needham | 2012-09-17 | 1 | -1/+0 |
* | Enhanced space handling - thx fmms | Thomas Müller | 2012-09-17 | 1 | -4/+4 |
* | Adding a few more string to translation | Thomas Müller | 2012-09-17 | 1 | -6/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-17 | 26 | -51/+26 |
* | Add chosen script and style, bug fix for oc-1745 | Michael Gapczynski | 2012-09-16 | 1 | -0/+2 |
* | Merge branch 'master' of https://github.com/owncloud/core | Frank Karlitschek | 2012-09-16 | 2 | -3/+5 |
|\ |
|
| * | show the size of new files when using New->From Url | Robin Appelman | 2012-09-16 | 2 | -3/+5 |
* | | add a legend tag. it´s consistent and looks nicer | Frank Karlitschek | 2012-09-16 | 1 | -1/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-16 | 1 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-15 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-14 | 5 | -0/+41 |
* | Set configured to true after configuring Dropbox storage | Michael Gapczynski | 2012-09-12 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-13 | 3 | -0/+41 |